Commit Graph

281 Commits

Author SHA1 Message Date
flow.gunso
959749d6ed Call the Python healthcheck script as the seafile user 2020-01-30 17:45:59 +01:00
flow.gunso
7efb910719 Check the repo sync/transfer task states 2020-01-30 17:45:22 +01:00
flow.gunso
a4100b50ae Test a direct approach to healtchecking 2020-01-29 09:23:56 +01:00
flow.gunso
c695fe2a87 Copy updated healthcheck scripts, set Python script as executable 2020-01-29 09:23:26 +01:00
flow.gunso
91a31bfa00 Rename healthcheck.py into seafile-healthcheck.py 2020-01-29 09:22:18 +01:00
flow.gunso
d82f7e47ad Update Seafile healthcheck script with the new python script 2020-01-29 09:17:26 +01:00
flow.gunso
46bd227b90 Draft new healthcheck script that use seafile's python module 2020-01-29 09:15:32 +01:00
flow.gunso
254722f3ad Ignore Python byte codes 2020-01-29 09:14:15 +01:00
flow.gunso
1c9f036a1b Fix the line breaks in the Docker CLI example 2020-01-15 21:22:27 +01:00
flow.gunso
fe1ca24a49 Add UID/GID environment variables to the all configurations example 2020-01-15 21:01:52 +01:00
flow.gunso
c6451a9429 Remove stage name suffix 2020-01-15 21:00:03 +01:00
flow.gunso
6fe8a5d533 Merge change from enhancement--microbadger-badges into master, close #5 2020-01-15 20:59:12 +01:00
flow.gunso
cd332a8691 Add the badge! 2020-01-15 20:57:32 +01:00
flow.gunso
fcd5c71820 Push and log changes coming in v2.0.3 2.0.3 2020-01-14 22:22:20 +01:00
flow.gunso
c387f0fcea Merge changes from enhancement--microbadger-badges into master, ongoing #5 2020-01-14 22:19:50 +01:00
flow.gunso
dc984b0ea1 I've read the docs now, define passed variable with the ARG instruction 2020-01-14 22:18:47 +01:00
flow.gunso
aa98abafc2 Push and log changes coming in v2.0.2 2.0.2 2020-01-14 22:03:29 +01:00
flow.gunso
f1de7f880e Merge changes from enhancement--microbadger-badges into master, ongoing #5 2020-01-14 21:57:05 +01:00
flow.gunso
f46ea7746f Propagate environment variables into the Dockerfile 2020-01-14 21:55:40 +01:00
flow.gunso
57fbd7d483 Merge changes from bug--missing-curl-to-trigger-microbadger into master, fix #12 2020-01-14 21:48:20 +01:00
flow.gunso
eec8d0aa38 Install the curl package to trigger an update on MicroBadger 2020-01-14 21:47:05 +01:00
flow.gunso
ac7426e879 Push and log changes coming in v2.0.1 2.0.1 2020-01-14 21:30:38 +01:00
flow.gunso
186ffd1f45 Merge changes from bug--chown-issues into master, fix #11 2020-01-14 21:20:15 +01:00
flow.gunso
648df8b9cb Fix the ownership change to the library path 2020-01-14 21:18:48 +01:00
flow.gunso
8dc4c9d234 Comment the healthcheck since it's not in the image anymore 2020-01-14 21:18:02 +01:00
flow.gunso
46b3729639 Merge changes from enhancement--microbadger-badges into master, related to #5 2020-01-14 21:15:43 +01:00
flow.gunso
95b5de700e Remove debugging stage 2020-01-14 21:14:26 +01:00
flow.gunso
832618477e Pass the CI_PROJECT_URL as a build argument 2020-01-14 21:14:05 +01:00
flow.gunso
92ebbee242 Debug the content of Gitlab's $CI_PROJECT_URL 2020-01-14 21:08:25 +01:00
flow.gunso
6e0d51d735 Add comments 2020-01-08 14:11:26 +01:00
flow.gunso
578676d121 Post the MicroBadger webhook to trigger an update (#5) 2020-01-08 14:03:57 +01:00
flow.gunso
3455c65959 Remove scheduled CI jobs 2020-01-08 11:46:46 +01:00
flow.gunso
c63fa89e23 Fix the loop that generate the version tags 2.0.0 2020-01-07 22:01:00 +01:00
flow.gunso
a11a6ad68d Fix Docker image version tagging 2020-01-07 21:53:11 +01:00
flow.gunso
dfd6229f3f Fix docker tag parameter order 2020-01-07 21:46:09 +01:00
flow.gunso
e2bf73a78b Disable the Docker Hub description update job 2020-01-07 21:39:44 +01:00
flow.gunso
2ba6477d90 Fix the image being tagged 2020-01-07 21:38:20 +01:00
flow.gunso
fe1df17b65 Add missing ;then, remove obsolete symlink 2020-01-07 21:29:41 +01:00
flow.gunso
0e7c402b82 Merge changes from milestone--2.0 into master 2020-01-07 21:02:55 +01:00
flow.gunso
474a2f26ad Uncomment the Docker tag/push 2020-01-07 20:58:47 +01:00
flow.gunso
7712fb8066 Add pre-check, remove milestone--2.0 from CI jobs 2020-01-07 12:21:28 +01:00
flow.gunso
2344c6027e Add the milestone--2.0 branch to the CI publish job 2020-01-07 12:14:20 +01:00
flow.gunso
a2ad2990ea Fix path to tests 2020-01-07 10:34:49 +01:00
flow.gunso
ff117e8b95 Display successful tests 2020-01-07 10:34:35 +01:00
flow.gunso
34df27de8f Fix the scripts paths 2020-01-07 10:16:10 +01:00
flow.gunso
84e299e4dd Divide jobs and scripts by use case 2020-01-07 10:13:25 +01:00
flow.gunso
f2783a04b3 Install git in before_script, run script with -e flag to catch failures 2020-01-06 23:29:22 +01:00
flow.gunso
0e15bc856d Fix the artifact paths key 2020-01-06 23:16:57 +01:00
flow.gunso
29c0dac564 Enable build and tests for the milestone--2.0 branch 2020-01-06 23:13:00 +01:00
flow.gunso
c24858ce59 Log the changes for 2.0 2020-01-06 23:12:35 +01:00