1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-21 04:10:37 +02:00
Commit Graph

8443 Commits

Author SHA1 Message Date
proletarius101
64da41de60
fix(deploy): missing index files trigger errors when running git add 2024-06-05 18:32:53 +08:00
proletarius101
8d8d93b1cb
test(deploy): fix No such file or directory 2024-06-05 18:25:48 +08:00
proletarius101
2b1b6c842d
fix(deploy): missing index files trigger errors 2024-06-05 18:13:37 +08:00
proletarius101
bae8858607
test(deploy): fix typo in rclone test cases 2024-06-05 18:10:55 +08:00
proletarius101
4341343fa4
fix(deploy): missing index files trigger errors 2024-06-05 18:10:22 +08:00
proletarius101
76a31463b3
chore(deploy): cleanup code 2024-06-04 22:13:54 +08:00
proletarius101
8ec3a2a3db
chore(deploy): cleanup code 2024-06-04 22:04:38 +08:00
proletarius101
8caee19dd6
fix(deploy): fix errors introduced by merging 2024-06-04 22:02:11 +08:00
proletarius101
cb18d10197
feat(deploy): add index-only mode to the rclone deployment method 2024-06-04 21:18:31 +08:00
proletarius101
4c0e096a99
chore(deploy): rename index_only variable to is_index_only for Python idiomaticness 2024-06-04 20:57:15 +08:00
proletarius101
b48e297ec2
chore(deploy): clean up code 2024-06-04 20:56:10 +08:00
proletarius101
9244189ce5
fix(deploy): remove the --index-only flag 2024-06-04 20:56:10 +08:00
proletarius101
b164241026
fix(deploy): $GIT_MIRROR/fdroid/repo/com.politedroid_6.apk doesn't exist when the test is finished 2024-06-04 20:55:50 +08:00
proletarius101
f27ecd1674
style(deploy): rename working_dir_root variable to workspace_dir 2024-06-04 20:55:50 +08:00
proletarius101
f321f62904
style(deploy): fix pyflake 2024-06-04 20:55:01 +08:00
proletarius101
01990411c7
fix(deploy): all files are uploaded if the index only mode deployment follows a full mode one
switch the branch before rsyncing
2024-06-04 20:55:01 +08:00
proletarius101
77c3f83fd7
chore(deploy): convert print to logging for in-order output 2024-06-04 20:55:01 +08:00
proletarius101
5ff6cdd53b
fix(deploy): all files are uploaded if the index only mode deployment follows a full mode one
create new branches from groud up
2024-06-04 20:55:01 +08:00
proletarius101
b74c848d6e
fix(deploy): all files are uploaded if the index only mode deployment follows a full mode one
let rsync only sync necessary files
2024-06-04 20:55:01 +08:00
proletarius101
bd2eaa5868
fix(deploy): all files are uploaded if the index only mode deployment follows a full mode one 2024-06-04 20:54:36 +08:00
proletarius101
c190b7fb56
debug 2024-06-04 20:54:36 +08:00
proletarius101
9c30b087c4
fix(deploy): fatal: A branch named 'full' already exists. 2024-06-04 20:54:36 +08:00
proletarius101
4941e699df
test(deploy): make sure the APK file is not uploaded in the index only mode 2024-06-04 20:54:36 +08:00
proletarius101
04987a021b
fix(deploy): local files are not synced to the local git repo 2024-06-04 20:54:36 +08:00
proletarius101
e8e8f8b9f0
fix(deploy): remove unnecessary additional initial commit
and fix the test error: https://gitlab.com/proletarius101/fdroidserver/-/jobs/6997355250#L6978
2024-06-04 20:53:54 +08:00
proletarius101
d619fbff26
chore(deploy): list all files in the local git repo 2024-06-04 20:53:54 +08:00
proletarius101
0e3bd6f63e
fix(deploy): files are not pushed to the remote 2024-06-04 20:53:54 +08:00
proletarius101
d1c881e2c3
test(deploy): fix fdroidserver.deploy.options is None 2024-06-04 20:53:54 +08:00
proletarius101
097f81a565
test(deploy): fix errors 2024-06-04 20:53:40 +08:00
proletarius101
abf4c93a7b
fix(deploy): don't recreate the branches 2024-06-04 20:53:40 +08:00
proletarius101
0e781913b8
fix: No such file or directory: 'repo/entry.jar' 2024-06-04 20:52:47 +08:00
proletarius101
7bfcb21ba6
test 2024-06-04 20:52:47 +08:00
proletarius101
1331d089ce
test 2024-06-04 20:52:47 +08:00
proletarius101
cda322445f
test 2024-06-04 20:52:47 +08:00
proletarius101
0eefa6fbe5
test 2024-06-04 20:52:47 +08:00
proletarius101
2f37cfb9a2
test 2024-06-04 20:52:47 +08:00
proletarius101
b4cfbd26e9
fix(deploy): align the config naming 2024-06-04 20:52:47 +08:00
proletarius101
1d8f404ef1
test 2024-06-04 20:52:47 +08:00
proletarius101
dbd6e4237e
test 2024-06-04 20:52:47 +08:00
proletarius101
2bc584d442
test 2024-06-04 20:52:47 +08:00
proletarius101
4689da8d08
test 2024-06-04 20:52:47 +08:00
proletarius101
4c32be112c
test 2024-06-04 20:52:47 +08:00
proletarius101
d30e7a0169
fix(deploy): error: The branch 'full' is not fully merged. 2024-06-04 20:52:47 +08:00
proletarius101
fcba5a4227
fix(deploy): error: The following untracked working tree files would be overwritten by checkout 2024-06-04 20:52:47 +08:00
proletarius101
fd7adaa61f
fix: no files are uploaded 2024-06-04 20:52:47 +08:00
proletarius101
bc2838829b
fix(deploy): Reference at 'refs/heads/full' does already exist 2024-06-04 20:52:47 +08:00
proletarius101
489944a503
fix: index only mode setting doesn't work if it follows a full mode config 2024-06-04 20:52:47 +08:00
proletarius101
3e67622736
fix: index only mode setting doesn't work if it follows a full mode config 2024-06-04 20:52:47 +08:00
Hans-Christoph Steiner
4acab21d81
fix: avoid making the parent directory redundantly in test case 2024-06-04 20:52:39 +08:00
proletarius101
ca5e9a089c
lint: fix pydocstyle 2024-06-04 20:52:39 +08:00