1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00
fdroidserver/fdroidserver
Hans-Christoph Steiner 7987c746de index: do not include GitLab Pages mirror if it can't be deployed
GitLab Pages sites are limited to 1GB on gitlab.com, so the CI/CD job will
fail if the repo is bigger than that.  It should not be included as a
mirror in that case.

https://docs.gitlab.com/ee/user/gitlab_com/#gitlab-pages
2021-09-11 15:30:55 +00:00
..
asynchronousfilereader rewrite docstrings to match numpy style guide 2021-06-25 06:28:47 +02:00
__init__.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
__main__.py Fix pep8 whitespace errors 2021-06-25 06:28:47 +02:00
apksigcopier.py Fix pep8 whitespace errors 2021-06-25 06:28:47 +02:00
btlog.py rewrite docstrings to match numpy style guide 2021-06-25 06:28:43 +02:00
build.py Provide verbose output with --verbose 2021-09-10 14:10:46 +02:00
checkupdates.py [checkupdates] Warn if no version in latest tag 2021-08-21 08:23:27 +02:00
common.py index: do not include GitLab Pages mirror if it can't be deployed 2021-09-11 15:30:55 +00:00
deploy.py Fix pep8 whitespace errors 2021-06-25 06:28:47 +02:00
exception.py code formatting: black --skip-string-normalization --line-length 100 2021-03-22 18:16:34 +01:00
gpgsign.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
import.py import: fix error when using python3-git from stretch 2021-08-09 16:27:56 +02:00
index.py index: do not include GitLab Pages mirror if it can't be deployed 2021-09-11 15:30:55 +00:00
init.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
install.py check for invalid appids passed to commands 2021-04-08 10:31:33 +02:00
lint.py Fix errors from merge and review 2021-06-25 06:42:17 +02:00
metadata.py Support ruamel from Debian stretch 2021-09-11 09:16:15 +00:00
mirror.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
net.py rewrite docstrings to match numpy style guide 2021-06-25 06:28:47 +02:00
nightly.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
publish.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
readmeta.py purge code that modifies the app description, including linkifying 2020-12-08 09:37:49 +01:00
rewritemeta.py metadata: always open metadata files as UTF-8 2021-06-18 10:30:55 +02:00
scanner.py Fix pep8 whitespace errors 2021-06-25 06:28:47 +02:00
signatures.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
signindex.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
stats.py change config.py to config.yml everywhere it is needed 2021-01-29 13:24:17 +01:00
tail.py fix pydocstyle 2021-06-25 12:11:50 +02:00
update.py update: AllowedAPKSigningKeys metadata to enforce APK signers 2021-08-05 16:43:48 +02:00
verify.py rewrite docstrings to match numpy style guide 2021-06-25 06:28:47 +02:00
vmtools.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00