Alfonso Alongi

Results 10 issues of Alfonso Alongi

add template icon

add postgresql admin password generation such as mysql template update version to 12-el8 add template icon

pr/missing-review

Normalmente un container dovrebbe stampare i log su stdout. Se si vuole mantenere comunque un file di log propongo un fix del path del file di log in conformità al...

fix sduo typo in install.sh

@alfonsoalongi Description [alfonsoalongi](https://github.com/alfonsoalongi) opened [on May 21, 2025](https://github.com/facebookexperimental/ExtendedAndroidTools/issues/114#issue-3079157150) Hello, can you add the flag "Z" to mount the volume with correct permissions also in podman? The file is run-docker-build-env.sh. docker...

CLA Signed

#### Context The repository already has CI workflows under `.github/workflows/`, notably: * **bpftools.yml** – builds `bpftools` / `bpftools-min` for `arm64` and `x86_64` * **jdwp.yml** – builds the JDWP tracer *...

**Steps to reproduce** Execute standard steps: ```bash # Build the Docker image ./scripts/build-docker-image.sh # Run the environment ./scripts/run-docker-build-env.sh # clean the project make clean # Create the artifact in out/archives/bpftools-arm64.tar.gz...

Hello, can you add the flag "Z" to mount the volume with correct permissions also in podman? The file is run-docker-build-env.sh. `docker run -it --rm -v "$(pwd):/ExtendedAndroidTools:Z" extended-android-tools` Thank you...

Hi Duo Labs team, I’m proposing a PR that does two things: Add **Python 3.7+ support** and replace pyjq – swap the **unmaintained pyjq** dependency for the official jq bindings,...