mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
We should be replacing all our custom git shell commands with python3-git, since it is a common library for doing that. It will receive a lot more attention and maintenance than our code for doing it. For example, we should not ever use shell=True, since that opens up a lot of security risks. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| config.buildserver.py | ||
| gradle | ||
| provision-android-ndk | ||
| provision-android-sdk | ||
| provision-apt-get-install | ||
| provision-apt-proxy | ||
| provision-gradle | ||
| provision-pip | ||
| setup-env-vars | ||
| Vagrantfile | ||