Commit Graph
100 Commits
Author SHA1 Message Date
flow.gunso a30097bdde Move up description template stage with other build stages 2020-03-14 11:35:48 +01:00
flow.gunso ed41ec6415 Add missing licence headers 2020-03-14 11:35:47 +01:00
flow.gunso 4e3e17fbd7 Merge #18--notify-with-issue-on-package-update
Close #18
2020-03-14 11:35:42 +01:00
flow.gunso 2470dcb124 Remove tests (#18) 2020-03-14 10:16:45 +01:00
flow.gunso 7b02f7c360 Fix Bash syntax 2020-03-14 09:58:39 +01:00
flow.gunso 13d2ca6f78 Testing some hard to reach instrunctions 2020-03-13 23:14:26 +01:00
flow.gunso ba77217235 Fix Bash syntax 2020-03-13 21:38:06 +01:00
flow.gunso cdd6d82a45 Add the stage report, remove schedules from test stage, add bot:package_update_notification to report stage 2020-03-13 21:31:22 +01:00
flow.gunso 9483b81767 Move the check script down into the bulid stage 2020-03-13 21:22:02 +01:00
flow.gunso 9f7ab04cda Add first draft of the package update notification 2020-03-13 19:59:15 +01:00
flow.gunso be076f9a89 Change status of #14 in v2.1.1 to closed 2020-03-13 12:09:07 +01:00
flow.gunso c5dca12cb2 Merge enhancement--tweak-readme-badges into master 2020-03-12 08:31:35 +01:00
flow.gunso 556e9f5228 Remove the request to the MicroBadger update webhook (#15) 2020-03-12 08:29:49 +01:00
flow.gunso 46eaa93de9 Merge enhancement--tweak-readme-badges into master
Close #15.
2020-03-11 18:06:12 +01:00
flow.gunso dd9ea8df75 Drop Microbadger badges in favor of shields.io badges (#15) 2020-03-11 17:54:20 +01:00
flow.gunso fcd691ad97 Log #5 status 2020-03-10 22:56:59 +01:00
flow.gunso 03499c491c Log #16 status 2020-03-10 22:56:01 +01:00
flow.gunso c270ab3713 Merge changes from enhance--documentations-templates into master, close #16 2020-03-10 22:53:46 +01:00
flow.gunso 50b1da8a00 Enable templater stage on tags only 2020-03-10 22:48:55 +01:00
flow.gunso a24300b7a5 Fix the path to the Python templater script 2020-03-10 22:42:36 +01:00
flow.gunso 9ccbd7b7a3 Fix image name of templater stage 2020-03-10 22:38:54 +01:00
flow.gunso ee35c0d9b8 Enable the templater on it's branch 2020-03-10 22:37:02 +01:00
flow.gunso 6b52b102c8 Add a templater for both Docker Hub and Seafile's forum project description 2020-03-10 22:34:43 +01:00
flow.gunso 878887361a Log and push v2.1.1 2020-03-10 14:21:49 +01:00
flow.gunso fa3bc5e596 Merge changes from bug--restart-fail-infinitely into master 2020-03-10 14:17:57 +01:00
flow.gunso 8d46c1de76 Prevent initializing/synchronizing if container is restarted and not deleted, see #14 2020-03-10 14:13:39 +01:00
flow.gunso 4b0af17cec Log #14, push version to 2.1.0 2020-01-30 21:42:08 +01:00
flow.gunso 7c39ab53ed Merge changes from bug--restart-fail-infinitely into master 2020-01-30 21:39:26 +01:00
flow.gunso 9438004c9d Implement a workaround with debugging, see #14 2020-01-30 21:38:33 +01:00
flow.gunso 1f5fcf8c29 Remove obsolete file, see #13 2020-01-30 18:10:47 +01:00
flow.gunso 0197cf898e Log changes from bug--unhealthy-healthchecks 2020-01-30 18:08:45 +01:00
flow.gunso 00e14bd3c8 Merge changes from bug--unhealthy-healthchecks into master, closing #13 2020-01-30 18:03:06 +01:00
flow.gunso 0cff1f8247 Ignore docker-compose test file 2020-01-30 17:47:54 +01:00
flow.gunso ca82cd5aec Tweak to run the healthchecks 2020-01-30 17:46:59 +01:00
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 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 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 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 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
flow.gunso 4cbeea381d Revise and reword 2020-01-06 23:12:21 +01:00
flow.gunso 6d020b4c2a Rename the volume for consistency 2020-01-06 22:59:57 +01:00
flow.gunso b0afee7b64 Move into documentations directory 2020-01-06 22:54:52 +01:00
flow.gunso 7a7187deef Remove the restart parameter 2020-01-06 22:53:51 +01:00
flow.gunso ce0e30b50c Revert to the default healthcheck interval 2020-01-06 22:53:32 +01:00
flow.gunso 642e98cc12 Comment the cron-based healthcheck 2020-01-06 22:52:47 +01:00
flow.gunso dcceb61730 Change the synchronized path to /library for consistency 2020-01-06 22:51:50 +01:00
flow.gunso 00e72634da Add new environment variables, format to yaml 2020-01-06 20:40:06 +01:00
flow.gunso 59cf0d11ac Switch to double bracket tests, improve readability 2020-01-06 20:20:46 +01:00
flow.gunso fc271c8722 Remove the cron binary from tests 2020-01-06 20:20:46 +01:00
flow.gunso 87c40f3f95 Switch to double bracket tests, reduce redundancy 2020-01-06 20:20:45 +01:00
flow.gunso 9bae0fafc9 Improve minor comments and instructions 2020-01-06 20:20:45 +01:00
flow.gunso 179c70a4fa Explicitly close entrypoint options 2020-01-06 20:20:45 +01:00
flow.gunso 7543a06f51 Implement a basic healthcheck 2020-01-06 20:20:44 +01:00
flow.gunso eb5c9a1650 Create the .seafile directory at moment of build 2020-01-06 20:20:44 +01:00
flow.gunso 8b00ea6bcb Do not install cron 2020-01-06 20:20:43 +01:00