From 4d55814caa734b49947fb6ec71232ec912373b6e Mon Sep 17 00:00:00 2001 From: cerform Date: Thu, 22 Feb 2024 11:16:11 +0000 Subject: [PATCH 01/20] c1 --- text.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 text.txt diff --git a/text.txt b/text.txt new file mode 100644 index 0000000..ae93045 --- /dev/null +++ b/text.txt @@ -0,0 +1 @@ +c1 From b701c286df94b4835fb6334276d3b94922f5c92d Mon Sep 17 00:00:00 2001 From: cerform Date: Thu, 22 Feb 2024 11:17:12 +0000 Subject: [PATCH 02/20] c2 --- text.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/text.txt b/text.txt index ae93045..d0aaf97 100644 --- a/text.txt +++ b/text.txt @@ -1 +1,2 @@ c1 +c2 From 47beb6b831253045f82b7380af4b549d0018c6c5 Mon Sep 17 00:00:00 2001 From: cerform Date: Thu, 22 Feb 2024 11:17:43 +0000 Subject: [PATCH 03/20] c3 --- text.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/text.txt b/text.txt index d0aaf97..fd585bc 100644 --- a/text.txt +++ b/text.txt @@ -1,2 +1,3 @@ c1 c2 +c3 From f21f784a64c8b917951c7dfdb99e41bbda8c7a76 Mon Sep 17 00:00:00 2001 From: cerform Date: Thu, 22 Feb 2024 11:19:30 +0000 Subject: [PATCH 04/20] c7 --- text.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/text.txt b/text.txt index fd585bc..546f139 100644 --- a/text.txt +++ b/text.txt @@ -1,3 +1,4 @@ c1 c2 c3 +c7 From 8cee31968f3be1413ddb914b45715bda60c6ac74 Mon Sep 17 00:00:00 2001 From: cerform Date: Thu, 22 Feb 2024 11:21:00 +0000 Subject: [PATCH 05/20] c10 --- text.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/text.txt b/text.txt index ae93045..204e28e 100644 --- a/text.txt +++ b/text.txt @@ -1 +1,2 @@ c1 +c10 From b1350e8e20778b6e1bc122ecc1a87943217a0339 Mon Sep 17 00:00:00 2001 From: cerform Date: Thu, 22 Feb 2024 11:21:16 +0000 Subject: [PATCH 06/20] c11 --- text.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/text.txt b/text.txt index 204e28e..2a673f4 100644 --- a/text.txt +++ b/text.txt @@ -1,2 +1,3 @@ c1 c10 +c11 From 90f06d0ef2171a83b17784ba613a4233b4480606 Mon Sep 17 00:00:00 2001 From: cerform Date: Thu, 22 Feb 2024 11:22:18 +0000 Subject: [PATCH 07/20] c6 --- text.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text.txt b/text.txt index 8126d23..e12ab25 100644 --- a/text.txt +++ b/text.txt @@ -2,4 +2,4 @@ c1 c2 c10 c11 - +c6 From c69864b54f853140b1016968d18996103ca51588 Mon Sep 17 00:00:00 2001 From: cerform Date: Thu, 22 Feb 2024 11:23:40 +0000 Subject: [PATCH 08/20] c9 --- text.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text.txt b/text.txt index 1c24173..1e8d5b3 100644 --- a/text.txt +++ b/text.txt @@ -5,4 +5,4 @@ c11 c6 c3 c7 - +c9 From 301c2e92ef9229d140380829cd43ede819df75cb Mon Sep 17 00:00:00 2001 From: cerform Date: Sun, 25 Feb 2024 09:13:01 +0000 Subject: [PATCH 09/20] file --- file | 1 + 1 file changed, 1 insertion(+) create mode 100644 file diff --git a/file b/file new file mode 100644 index 0000000..b191c72 --- /dev/null +++ b/file @@ -0,0 +1 @@ +feature upgrade From 4c3e30f80dabebcdb474e963bbd3db37ca13ad91 Mon Sep 17 00:00:00 2001 From: cerform Date: Sun, 25 Feb 2024 09:27:34 +0000 Subject: [PATCH 10/20] bash --- file | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/file b/file index b191c72..854e7b5 100644 --- a/file +++ b/file @@ -1 +1,2 @@ -feature upgrade +#!bash +ls From a060e618388e80ac6435edee5592515da42b2149 Mon Sep 17 00:00:00 2001 From: cerform Date: Sun, 25 Feb 2024 09:46:11 +0000 Subject: [PATCH 11/20] java --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 089f401..6d246fe 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v1.2.3" -} \ No newline at end of file + "version": "v20" +} From cb4ad8bdcbfac738d1847a86d67b5ef40d71a5a4 Mon Sep 17 00:00:00 2001 From: cerform <49022097+cerform@users.noreply.github.com> Date: Sun, 25 Feb 2024 21:42:30 +0200 Subject: [PATCH 12/20] Update test.yaml --- .github/workflows/test.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 0db1153..c191a21 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -7,7 +7,7 @@ jobs: BuildSimulation: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Check version run : | sudo apt-get update && sudo apt-get install jq @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest needs: BuildSimulation steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Deploy run: | - echo deploying into Test env \ No newline at end of file + echo deploying into Test env From 08fa2ec2a9affc2b48790f9f02526deac229a83c Mon Sep 17 00:00:00 2001 From: cerform Date: Sun, 25 Feb 2024 10:06:14 +0000 Subject: [PATCH 13/20] ve20 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 6d246fe..b04d36c 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v20" + "version": "v4.2.0" } From 6a363dc2666dedcfe7dc35abf325063e48965c79 Mon Sep 17 00:00:00 2001 From: cerform Date: Sun, 25 Feb 2024 10:14:32 +0000 Subject: [PATCH 14/20] js] --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index b04d36c..a3903b1 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v4.2.0" + "version": "v1.6.0" } From b16759a4f407adcfad0c65468cb9c15c7d076105 Mon Sep 17 00:00:00 2001 From: cerform Date: Sun, 25 Feb 2024 10:16:35 +0000 Subject: [PATCH 15/20] jdas --- jsjsjs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 jsjsjs diff --git a/jsjsjs b/jsjsjs new file mode 100644 index 0000000..6b9daa1 --- /dev/null +++ b/jsjsjs @@ -0,0 +1,2 @@ +da;ld;lasd; + From 7b5672665bc65bba4d39f76491659e174e0b9ea6 Mon Sep 17 00:00:00 2001 From: cerform <49022097+cerform@users.noreply.github.com> Date: Sun, 25 Feb 2024 21:51:58 +0200 Subject: [PATCH 16/20] Update version.json java version change --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 089f401..74fb545 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v1.2.3" -} \ No newline at end of file + "version": "v20.11.1" +} From bb7e19e7915443d9a5e0051e155731e5aa338071 Mon Sep 17 00:00:00 2001 From: cerform Date: Mon, 26 Feb 2024 11:38:27 +0000 Subject: [PATCH 17/20] 123 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 74fb545..16233d2 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v20.11.1" + "version": "v1.2.3" } From fa1ecdd73550df9a6d147b720f99589f910550d7 Mon Sep 17 00:00:00 2001 From: cerform <49022097+cerform@users.noreply.github.com> Date: Tue, 27 Feb 2024 12:47:27 +0200 Subject: [PATCH 18/20] Update test.yaml yaml update --- .github/workflows/test.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c191a21..ed6fd92 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -11,8 +11,9 @@ jobs: - name: Check version run : | sudo apt-get update && sudo apt-get install jq - + echo $(cat version.json | jq -r '.version') release_version=${GITHUB_REF#*release-} + echo $release_version if [ "$(cat version.json | jq -r '.version')" != "$release_version" ] then echo -e "\n\nrelease version mismatches the version written in version.json. Please change version.json and commit your change.\n\n" From 3fd6a4d6f89fa6d575355ee94abe40ddeb0e53a1 Mon Sep 17 00:00:00 2001 From: cerform <49022097+cerform@users.noreply.github.com> Date: Tue, 27 Feb 2024 12:49:33 +0200 Subject: [PATCH 19/20] Update version.json version --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 17b2fe6..e17fa1d 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "version": "v1.2.3" + "version": "v1.2" } From 33f37bd4c4369f82644923dad1110c033691c00b Mon Sep 17 00:00:00 2001 From: cerform <49022097+cerform@users.noreply.github.com> Date: Tue, 27 Feb 2024 12:50:47 +0200 Subject: [PATCH 20/20] Update version.json vvv --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index e17fa1d..05f988b 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "version": "v1.2" + "version": "v.1.2" }