fdroidserver/fdroidserver
2025-12-11 15:37:44 +01:00
..
asynchronousfilereader enable black on fdroidserver/asynchronousfilereader/__init__.py 2023-04-27 11:34:18 +02:00
__init__.py convert fdroidserver/__init__.py to black format 2025-08-18 15:38:08 +00:00
__main__.py Apply 1 suggestion(s) to 1 file(s) 2025-11-26 13:14:17 +00:00
_yaml.py _yaml.config_dump() for writing out config 2025-03-10 08:49:18 +01:00
apksigcopier.py Sort import 2025-07-26 15:35:19 +00:00
btlog.py Sort import 2025-07-26 15:35:19 +00:00
build.py Don't require versionName 2025-12-11 15:37:44 +01:00
build_local_run.py remove internal CACHEDIR env var, it was only used for gradle 2025-11-26 11:50:58 +00:00
checkupdates.py Don't require versionName 2025-12-11 15:37:44 +01:00
common.py Don't require versionName 2025-12-11 15:37:44 +01:00
deploy.py deploy: "=" not allowed in configparser key in Python 3.14 2025-12-03 19:07:25 +01:00
destroy.py new subcommand "destroy": podman implementation 2025-10-20 15:38:03 +02:00
exception.py update: Handle APKs without a version code in their manifest 2025-08-26 10:10:51 +00:00
exec.py 🪆 --as-root to run command inside of container/VM as root 2025-10-20 15:38:03 +02:00
execute_sudo.py 🚗 streamline execute_sudo 2025-11-26 12:42:09 +00:00
fetch_repo.py 🌅 add fetch_repo subcommand (based on fetchsrclibs plugin) 2025-11-05 11:20:44 +01:00
fetch_srclibs.py 🥍 add fetch_srclibs subcommand 2025-11-05 11:20:44 +01:00
github.py Sort import 2025-07-26 15:35:19 +00:00
gpgsign.py Sort import 2025-07-26 15:35:19 +00:00
import_subcommand.py Don't require versionName 2025-12-11 15:37:44 +01:00
index.py Don't require versionName 2025-12-11 15:37:44 +01:00
init.py Sort import 2025-07-26 15:35:19 +00:00
install.py Sort import 2025-07-26 15:35:19 +00:00
install_ndk.py 🪗 get auto NDK installs working in vm builds 2025-10-29 21:06:43 +01:00
lint.py Don't require versionName 2025-12-11 15:37:44 +01:00
looseversion.py flavour -> flavor 2025-05-22 12:16:43 +02:00
make_source_tarball.py new subcommand: make_source_tarball 2025-10-29 21:06:43 +01:00
metadata.py convert common.py index.py metadata.py update.py to Black format 2025-12-11 10:45:06 +00:00
mirror.py Sort import 2025-07-26 15:35:19 +00:00
net.py net.download_file() only uses https:// by default 2025-12-03 17:13:19 +01:00
nightly.py nightly: include existing APKs in index 2025-09-29 13:25:13 +02:00
prepare_source.py 🧭 started splitting out build_local from build.py 2025-10-29 21:06:42 +01:00
publish.py Sort import 2025-07-26 15:35:19 +00:00
pull.py 🐴 implement pull for vagrant 2025-10-22 19:45:27 +02:00
pull_verify.py new subcommand pull_verify to only pull the binary package 2025-11-04 11:47:02 +00:00
push.py 💂 push: owner fix 2025-11-05 11:20:41 +01:00
readmeta.py Sort import 2025-07-26 15:35:19 +00:00
rewritemeta.py rewritemeta: support read from stdin 2025-11-26 12:22:39 +00:00
scanner.py Don't require versionName 2025-12-11 15:37:44 +01:00
schedule_buildcycle.py 🎼 silence bandit 2025-11-26 13:14:17 +00:00
schedule_verify.py schedule_verify: do not schedule if no Repo: is provided 2025-11-26 11:55:11 +00:00
send_buildcycle.py 🎼 silence bandit 2025-11-26 13:14:17 +00:00
signatures.py net.download_file() only uses https:// by default 2025-12-03 17:13:19 +01:00
signindex.py Sort import 2025-07-26 15:35:19 +00:00
tail.py Sort import 2025-07-26 15:35:19 +00:00
up.py safety catch for --cpus so it isn't higher than actual CPUs 2025-10-29 21:22:35 +01:00
update.py convert common.py index.py metadata.py update.py to Black format 2025-12-11 10:45:06 +00:00
verify.py Sort import 2025-07-26 15:35:19 +00:00
vmtools.py Sort import 2025-07-26 15:35:19 +00:00