fdroidserver/fdroidserver
Hans-Christoph Steiner e269e41b12
publish: --error-on-failed to exit when signing/verifying fails
Since we have limited visibility into @CiaranG's signing server, it is hard
to make changes to the publishing process, especially ones that might break
@CiaranG's automation.  So `fdroid publish` mostly reports success by
moving an APK from unsigned/ to repo/.  In some cases, we want immediate
failure, like in CI.  So this adds `--error-on-failed` for that purpose.
2024-04-03 15:33:18 +02:00
..
asynchronousfilereader enable black on fdroidserver/asynchronousfilereader/__init__.py 2023-04-27 11:34:18 +02:00
__init__.py deploy: update_serverwebroots() for testable logic 2024-01-23 18:49:12 +01:00
__main__.py Fix "fdroid --version" 2024-01-25 12:00:05 +00:00
apksigcopier.py make F-Droid-specific changes to apksigcopier.py 2023-02-17 13:08:23 +00:00
btlog.py deploy: ensure mirrors and binary transparency always create 'master' 2023-05-10 09:21:14 +02:00
build.py build: pass --refresh-scanner thru to buildserver VM 2024-02-16 11:43:42 +01:00
checkupdates.py checkupdates: add a bookworm blocklist item 2024-03-14 21:44:32 +08:00
common.py use appdirs to get easy cross-platform standard directories 2024-03-14 12:43:02 +00:00
deploy.py feat: add servergitmirrors as a dict support 2024-02-14 16:50:39 +00:00
exception.py basic downloading for scan_binary signatures 2022-10-06 12:08:23 +02:00
gpgsign.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
import_subcommand.py Import - add more template content 2023-07-12 13:45:10 +00:00
index.py Add unversioned whatsNew to index-v2 (Closes: #1202) 2024-03-13 06:40:33 +01:00
init.py method to globally set logging to output nicely to the console 2024-03-06 12:53:20 +00:00
install.py convert install.py to black code format 2024-03-06 13:31:46 +00:00
lint.py lint: check syntax of countryCode: fields for mirrors 2024-01-09 09:32:37 +00:00
looseversion.py add looseversion license information to vendored file 2023-12-08 10:42:29 +01:00
metadata.py fix litecoin address regex 2024-02-28 08:00:39 +00:00
mirror.py method to globally set logging to output nicely to the console 2024-03-06 12:53:20 +00:00
net.py net: add test of automatic retries in download_file() 2024-03-06 13:31:46 +00:00
nightly.py feat: add servergitmirrors as a dict support 2024-02-14 16:50:39 +00:00
publish.py publish: --error-on-failed to exit when signing/verifying fails 2024-04-03 15:33:18 +02:00
readmeta.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
rewritemeta.py metadata: handle TYPE_STRINGMAP when writing out YAML 2023-05-23 10:47:03 +02:00
scanner.py scanner: update maven repo regex 2024-03-12 07:57:11 +00:00
signatures.py method to globally set logging to output nicely to the console 2024-03-06 12:53:20 +00:00
signindex.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
tail.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
update.py 🍲 add unit test for update.scan_repo_for_ipas 2024-01-11 11:34:21 +01:00
verify.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
vmtools.py vmtools: Properly initialize provider member 2023-03-21 14:00:58 +01:00