1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-11-15 11:20:32 +01:00
Commit Graph

8423 Commits

Author SHA1 Message Date
proletarius101
d30d8c5440 fix(deploy): remove unnecessary additional initial commit
and fix the test error: https://gitlab.com/proletarius101/fdroidserver/-/jobs/6997355250#L6978
2024-06-07 12:48:04 +02:00
proletarius101
d996e11bd3 chore(deploy): list all files in the local git repo 2024-06-07 12:48:04 +02:00
proletarius101
c2d192024a fix(deploy): files are not pushed to the remote 2024-06-07 12:48:04 +02:00
proletarius101
c8880f31be test(deploy): fix fdroidserver.deploy.options is None 2024-06-07 12:48:04 +02:00
proletarius101
a1c225c50d test(deploy): fix errors 2024-06-07 12:48:04 +02:00
proletarius101
44530a7272 fix(deploy): don't recreate the branches 2024-06-07 12:48:04 +02:00
proletarius101
202c2322b5 fix: No such file or directory: 'repo/entry.jar' 2024-06-07 12:48:04 +02:00
proletarius101
844640d920 test 2024-06-07 12:48:04 +02:00
proletarius101
bcdf055f41 test 2024-06-07 12:48:04 +02:00
proletarius101
6da71188e6 test 2024-06-07 12:48:04 +02:00
proletarius101
d860dfd104 test 2024-06-07 12:48:04 +02:00
proletarius101
a842ebfc17 test 2024-06-07 12:48:04 +02:00
proletarius101
953823194a fix(deploy): align the config naming 2024-06-07 12:48:04 +02:00
proletarius101
b0ead2a767 test 2024-06-07 12:48:04 +02:00
proletarius101
d1f0c23c54 test 2024-06-07 12:48:04 +02:00
proletarius101
bce3470260 test 2024-06-07 12:48:04 +02:00
proletarius101
5046d390b0 test 2024-06-07 12:48:04 +02:00
proletarius101
802f9eb73f test 2024-06-07 12:48:04 +02:00
proletarius101
a1d28661fb fix(deploy): error: The branch 'full' is not fully merged. 2024-06-07 12:48:04 +02:00
proletarius101
f9c313122e fix(deploy): error: The following untracked working tree files would be overwritten by checkout 2024-06-07 12:48:04 +02:00
proletarius101
691f5b7397 fix: no files are uploaded 2024-06-07 12:48:04 +02:00
proletarius101
ad16452abe fix(deploy): Reference at 'refs/heads/full' does already exist 2024-06-07 12:48:04 +02:00
proletarius101
250f89d23e fix: index only mode setting doesn't work if it follows a full mode config 2024-06-07 12:48:04 +02:00
proletarius101
38aa008ae6 fix: index only mode setting doesn't work if it follows a full mode config 2024-06-07 12:48:04 +02:00
Hans-Christoph Steiner
0db842881d fix: avoid making the parent directory redundantly in test case 2024-06-07 12:48:04 +02:00
proletarius101
8c9a06238c lint: fix pydocstyle 2024-06-07 12:48:04 +02:00
proletarius101
ad83e1b880 fix: ModuleNotFoundError 2024-06-07 12:48:04 +02:00
proletarius101
ef589531aa lint: fix black formatting 2024-06-07 12:48:04 +02:00
proletarius101
4c15cea78a fix(deploy): remove the index-only mode from elsewhere except the config file
To enable per-remote configuration
2024-06-07 12:48:04 +02:00
proletarius101
15c8926e75 style: fix lint 2024-06-07 12:48:04 +02:00
proletarius101
12c1cde4f9 style: fix lint 2024-06-07 12:48:04 +02:00
proletarius101
649559b84c style: fix lint 2024-06-07 12:48:04 +02:00
proletarius101
f06acc5973 refactor: use _get_index_file_paths() instead of this mix of --include/--exclude 2024-06-07 12:48:04 +02:00
proletarius101
76d16ecb81 refactor: remove the support of the index only mode when syncing to the local filesystem 2024-06-07 12:48:04 +02:00
proletarius101
6ff16c3681 chore: revert repository vscode settings 2024-06-07 12:48:04 +02:00
proletarius101
bbd6f37746 feat(deploy): add index only mode in update_servergitmirrors 2024-06-07 12:48:04 +02:00
proletarius101
b7a07af49c style(deploy): remove unused imports 2024-06-07 12:48:04 +02:00
proletarius101
caa0cc1afc style(deploy): fix pydocstyle errors 2024-06-07 12:48:04 +02:00
proletarius101
cd2a17b527 test(deploy): add test cases for update_awsbucket_libcloud and fix errors 2024-06-07 12:48:04 +02:00
proletarius101
d5d2b5368a test(deploy): add test cases for update_awsbucket_s3cmd 2024-06-07 12:48:04 +02:00
proletarius101
7c1dc60928 fix(deploy): add test cases for local copy mode and fix issues 2024-06-07 12:48:04 +02:00
proletarius101
70fd68f1c6 fix(deploy): add test cases for server webroot mode and fix issues 2024-06-07 12:48:04 +02:00
proletarius101
1c06ec423a fix(deploy): restore accidentally removed code 2024-06-07 12:48:04 +02:00
proletarius101
2958b3be4c test(deploy): properly test non-index-only mode 2024-06-07 12:48:04 +02:00
proletarius101
6743b4b4b5 fix(deploy): fix typo 2024-06-07 12:48:04 +02:00
proletarius101
46c3d04d2d feat(deploy): support the index-only option when syncing from/to local copies 2024-06-07 12:48:04 +02:00
proletarius101
58523f0844 feat(deploy): support index-only mode in libcloud 2024-06-07 12:48:04 +02:00
proletarius101
319ceaf1e7 feat(deploy): support --index-only option for serverwebroot deployments 2024-06-07 12:48:04 +02:00
proletarius101
483517da97 refactor: revert changes to the full sync mode for s3cmd 2024-06-07 12:48:04 +02:00
proletarius101
5e438edefc feat(update_awsbucket_s3cmd): support the index-only flag 2024-06-07 12:48:04 +02:00