368 Commits

Author SHA1 Message Date
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
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