From dabf3e30ce74f5d18499ad64aa25f2a9f0ddda62 Mon Sep 17 00:00:00 2001 From: "Dwi Fahni Denni (dfdenni)" Date: Mon, 13 Feb 2023 16:42:18 +0700 Subject: [PATCH 1/5] Release/v3.1 (#17) * Refactoring dockerfile configuration sources * Refactoring sources go * Refactoring ci/cd pipeline tools * Added jenkins pipeline * Refactoring documentation for cicd pipeline & testing * Refactoring build, tag, push & pull script for DockerHub & ECR * Refactoring docker-compose socket * Update version to 3.1 * Update readme notes * Refactoring typo path * Added container tags for alpine-3.17 * Makefile builder script * Update documentation deployment for jenkins * Update jenkins script * Update docs for cicd * Update changelogs history --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d890b1d4..9e319ed4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ - Bitbucket (`.bitbucket`) - GitHub (`.github`) - GitLab (`.gitlab`) + - Jenkins (`.jenkins`) CI/CD with Spinnaker CD - Refactoring build, tag, push & pull script for DockerHub - Refactoring build, tag, push & pull script for ECR - Refactoring `makefile` script automation for build, tag, push & pull From e2f7a9efb46c18d742b955f28cdbf37c6f75c084 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 13 Feb 2023 12:36:54 +0000 Subject: [PATCH 2/5] Automated clone.json update --- clone.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/clone.json b/clone.json index 76af867d..cd9ef64b 100644 --- a/clone.json +++ b/clone.json @@ -1,11 +1,11 @@ { - "count": 2457, - "uniques": 343, + "count": 2470, + "uniques": 347, "clones": [ { "timestamp": "2023-01-30T00:00:00Z", - "count": 110, - "uniques": 72 + "count": 69, + "uniques": 55 }, { "timestamp": "2023-01-31T00:00:00Z", @@ -74,8 +74,8 @@ }, { "timestamp": "2023-02-13T00:00:00Z", - "count": 43, - "uniques": 34 + "count": 97, + "uniques": 64 } ] } From 0aafce916174f74b8e5d5e1f058ca561e571c252 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 13 Feb 2023 18:23:48 +0000 Subject: [PATCH 3/5] Automated clone.json update --- clone.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/clone.json b/clone.json index cd9ef64b..c7e529f7 100644 --- a/clone.json +++ b/clone.json @@ -1,11 +1,11 @@ { - "count": 2470, - "uniques": 347, + "count": 2480, + "uniques": 344, "clones": [ { "timestamp": "2023-01-30T00:00:00Z", - "count": 69, - "uniques": 55 + "count": 29, + "uniques": 25 }, { "timestamp": "2023-01-31T00:00:00Z", @@ -74,8 +74,8 @@ }, { "timestamp": "2023-02-13T00:00:00Z", - "count": 97, - "uniques": 64 + "count": 147, + "uniques": 79 } ] } From bc95eb0781e322930c5cb0aec0256f00ad9b159a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 14 Feb 2023 01:42:18 +0000 Subject: [PATCH 4/5] Automated clone.json update --- clone.json | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/clone.json b/clone.json index c7e529f7..e0e74bde 100644 --- a/clone.json +++ b/clone.json @@ -1,16 +1,11 @@ { - "count": 2480, - "uniques": 344, + "count": 2472, + "uniques": 342, "clones": [ - { - "timestamp": "2023-01-30T00:00:00Z", - "count": 29, - "uniques": 25 - }, { "timestamp": "2023-01-31T00:00:00Z", - "count": 161, - "uniques": 77 + "count": 147, + "uniques": 74 }, { "timestamp": "2023-02-01T00:00:00Z", @@ -74,8 +69,8 @@ }, { "timestamp": "2023-02-13T00:00:00Z", - "count": 147, - "uniques": 79 + "count": 182, + "uniques": 96 } ] } From 283d0e7fb36506f45bfc8ac054ed7cb2f735944f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 14 Feb 2023 06:24:32 +0000 Subject: [PATCH 5/5] Automated clone.json update --- clone.json | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/clone.json b/clone.json index e0e74bde..f5dce24a 100644 --- a/clone.json +++ b/clone.json @@ -1,11 +1,11 @@ { - "count": 2472, - "uniques": 342, + "count": 2483, + "uniques": 344, "clones": [ { "timestamp": "2023-01-31T00:00:00Z", - "count": 147, - "uniques": 74 + "count": 110, + "uniques": 60 }, { "timestamp": "2023-02-01T00:00:00Z", @@ -69,8 +69,13 @@ }, { "timestamp": "2023-02-13T00:00:00Z", - "count": 182, - "uniques": 96 + "count": 188, + "uniques": 100 + }, + { + "timestamp": "2023-02-14T00:00:00Z", + "count": 42, + "uniques": 35 } ] }