From 6371ea7d6106225c27519b85a1053c5fe4e404da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 12:10:49 +0000 Subject: [PATCH 01/83] chore(deps): bump debian in /dockerfiles/sidekick Bumps debian from bookworm-20231218 to bookworm-20240110. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dockerfiles/sidekick/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/sidekick/Dockerfile b/dockerfiles/sidekick/Dockerfile index 4a56caf5..dc71ff22 100644 --- a/dockerfiles/sidekick/Dockerfile +++ b/dockerfiles/sidekick/Dockerfile @@ -1,7 +1,7 @@ # This Dockerfile is used to prepare a Debian-based Docker image with several utilities installed. # We start from the Debian 'bookworm' image dated 2023-11-20. -FROM debian:bookworm-20231218 as prepare-stage +FROM debian:bookworm-20240110 as prepare-stage # Copy all shell scripts from the current directory to /usr/local/bin/ in the image. COPY *sh /usr/local/bin/ From f4652b9e68f833045e4280f495b195d99a83f14b Mon Sep 17 00:00:00 2001 From: gounthar Date: Sat, 20 Jan 2024 00:54:30 +0000 Subject: [PATCH 02/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 5c184904..197d29bc 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -10,8 +10,8 @@ checks-api:2.0.2 cloudbees-folder:6.858.v898218f3609d commons-lang3-api:3.13.0-62.v7d18e55f51e2 commons-text-api:1.11.0-95.v22a_d30ee5d36 -configuration-as-code:1763.vb_fe9c1b_83f7b -credentials-binding:642.v737c34dea_6c2 +configuration-as-code:1775.v810dc950b_514 +credentials-binding:657.v2b_19db_7d6e6d credentials:1311.vcf0a_900b_37c2 display-url-api:2.200.vb_9327d658781 durable-task:543.v262f6a_803410 @@ -20,7 +20,7 @@ font-awesome-api:6.5.1-1 git-client:4.6.0 git:5.2.1 github-api:1.318-461.v7a_c09c9fa_d63 -github-branch-source:1767.va_7d01ea_c7256 +github-branch-source:1772.va_69eda_d018d4 github:1.37.3.1 gradle:2.9 instance-identity:185.v303dc7c645f9 @@ -33,18 +33,18 @@ javax-mail-api:1.6.2-9 jaxb:2.3.9-1 jjwt-api:0.11.5-77.v646c772fddb_0 jquery3-api:3.7.1-1 -junit:1252.vfc2e5efa_294f +junit:1256.v002534a_5f33e mailer:463.vedf8358e006b_ matrix-auth:3.2.1 matrix-project:822.v01b_8c85d16d2 metrics:4.2.18-442.v02e107157925 -mina-sshd-api-common:2.11.0-86.v836f585d47fa_ -mina-sshd-api-core:2.11.0-86.v836f585d47fa_ +mina-sshd-api-common:2.12.0-90.v9f7fb_9fa_3d3b_ +mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-157.v6852a_a_fa_ec11 pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:202.va_d268e64deb_3 -pipeline-graph-view:205.vb_8e3a_b_51f12e -pipeline-groovy-lib:689.veec561a_dee13 +pipeline-graph-view:209.ve8c2e5305867 +pipeline-groovy-lib:700.v0e341fa_57d53 pipeline-input-step:477.v339683a_8d55e pipeline-milestone-step:111.v449306f708b_7 pipeline-model-api:2.2168.vf921b_4e72c73 @@ -61,9 +61,9 @@ scm-api:683.vb_16722fb_b_80b_ script-security:1313.v7a_6067dc7087 snakeyaml-api:2.2-111.vc6598e30cc65 ssh-credentials:308.ve4497b_ccd8f4 -ssh-slaves:2.947.v64ee6b_f87b_c1 -sshd:3.312.v1c601b_c83b_0e -structs:325.vcb_307d2a_2782 +ssh-slaves:2.948.vb_8050d697fec +sshd:3.322.v159e91f6a_550 +structs:337.v1b_04ea_4df7c8 timestamper:1.26 token-macro:400.v35420b_922dcb_ trilead-api:2.133.vfb_8a_7b_9c5dd1 @@ -74,8 +74,8 @@ workflow-basic-steps:1042.ve7b_140c4a_e0c workflow-cps:3837.v305192405b_c0 workflow-durable-task-step:1313.vcb_970b_d2a_fb_3 workflow-job:1385.vb_58b_86ea_fff1 -workflow-multibranch:770.v1a_d0708dd1f6 +workflow-multibranch:773.vc4fe1378f1d5 workflow-scm-step:415.v434365564324 -workflow-step-api:639.v6eca_cd8c04a_a_ +workflow-step-api:657.v03b_e8115821b_ workflow-support:865.v43e78cc44e0d ws-cleanup:0.45 From 68a9c43a94204f09b235fb777752c17ad258c3f0 Mon Sep 17 00:00:00 2001 From: gounthar Date: Sun, 21 Jan 2024 00:59:25 +0000 Subject: [PATCH 03/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 197d29bc..6d736d31 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-157.v6852a_a_fa_ec11 pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:202.va_d268e64deb_3 -pipeline-graph-view:209.ve8c2e5305867 +pipeline-graph-view:211.v07ceb_7962de3 pipeline-groovy-lib:700.v0e341fa_57d53 pipeline-input-step:477.v339683a_8d55e pipeline-milestone-step:111.v449306f708b_7 From dfdadc12d86e688411a93c9ae2776bd3516c42d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 12:24:16 +0000 Subject: [PATCH 04/83] chore(deps): bump updatecli/updatecli-action from 2.52.0 to 2.53.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.52.0 to 2.53.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.52.0...v2.53.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index e45962c0..902dc7b5 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -23,7 +23,7 @@ jobs: # This step installs Updatecli in the runner using the updatecli-action - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@v2.52.0 + uses: updatecli/updatecli-action@v2.53.0 # This step runs Updatecli in Dry Run mode # It uses the "diff" command of updatecli with the specified config and values files From 5f1c3f5c0cd781f7d812eae4a8dfc2a23f9ac9c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 12:24:19 +0000 Subject: [PATCH 05/83] chore(deps): bump anchore/scan-action from 3.5.0 to 3.6.0 Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/anchore/scan-action/compare/1d59d90b47fc11ff8f97822da6c25eec888f81cf...0550541809b9c6abbf7cbc43d12400db47056507) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/anchore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/anchore.yml b/.github/workflows/anchore.yml index d4b4ab0d..f4854f22 100644 --- a/.github/workflows/anchore.yml +++ b/.github/workflows/anchore.yml @@ -38,7 +38,7 @@ jobs: run: cd ./dockerfiles/ && docker build . --file Dockerfile --tag localbuild/testimage:latest - name: Run the Anchore Grype scan action - uses: anchore/scan-action@1d59d90b47fc11ff8f97822da6c25eec888f81cf + uses: anchore/scan-action@0550541809b9c6abbf7cbc43d12400db47056507 id: scan with: path: "." From c61d3660536cbb5bf161449a2c922206d042ce6d Mon Sep 17 00:00:00 2001 From: gounthar Date: Sat, 27 Jan 2024 00:51:05 +0000 Subject: [PATCH 06/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 6d736d31..4b6af624 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -12,11 +12,11 @@ commons-lang3-api:3.13.0-62.v7d18e55f51e2 commons-text-api:1.11.0-95.v22a_d30ee5d36 configuration-as-code:1775.v810dc950b_514 credentials-binding:657.v2b_19db_7d6e6d -credentials:1311.vcf0a_900b_37c2 +credentials:1319.v7eb_51b_3a_c97b_ display-url-api:2.200.vb_9327d658781 durable-task:543.v262f6a_803410 echarts-api:5.4.3-2 -font-awesome-api:6.5.1-1 +font-awesome-api:6.5.1-2 git-client:4.6.0 git:5.2.1 github-api:1.318-461.v7a_c09c9fa_d63 @@ -36,23 +36,23 @@ jquery3-api:3.7.1-1 junit:1256.v002534a_5f33e mailer:463.vedf8358e006b_ matrix-auth:3.2.1 -matrix-project:822.v01b_8c85d16d2 -metrics:4.2.18-442.v02e107157925 +matrix-project:822.824.v14451b_c0fd42 +metrics:4.2.21-449.v6960d7c54c69 mina-sshd-api-common:2.12.0-90.v9f7fb_9fa_3d3b_ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-157.v6852a_a_fa_ec11 pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:202.va_d268e64deb_3 -pipeline-graph-view:211.v07ceb_7962de3 -pipeline-groovy-lib:700.v0e341fa_57d53 +pipeline-graph-view:215.vc0ea_557e4d6f +pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:477.v339683a_8d55e pipeline-milestone-step:111.v449306f708b_7 -pipeline-model-api:2.2168.vf921b_4e72c73 -pipeline-model-definition:2.2168.vf921b_4e72c73 -pipeline-model-extensions:2.2168.vf921b_4e72c73 +pipeline-model-api:2.2175.v76a_fff0a_2618 +pipeline-model-definition:2.2175.v76a_fff0a_2618 +pipeline-model-extensions:2.2175.v76a_fff0a_2618 pipeline-rest-api:2.34 pipeline-stage-step:305.ve96d0205c1c6 -pipeline-stage-tags-metadata:2.2168.vf921b_4e72c73 +pipeline-stage-tags-metadata:2.2175.v76a_fff0a_2618 pipeline-stage-view:2.34 plain-credentials:143.v1b_df8b_d3b_e48 plugin-util-api:3.8.0 @@ -69,10 +69,10 @@ token-macro:400.v35420b_922dcb_ trilead-api:2.133.vfb_8a_7b_9c5dd1 variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d -workflow-api:1283.v99c10937efcb_ +workflow-api:1289.va_cf779f32df0 workflow-basic-steps:1042.ve7b_140c4a_e0c -workflow-cps:3837.v305192405b_c0 -workflow-durable-task-step:1313.vcb_970b_d2a_fb_3 +workflow-cps:3853.vb_a_490d892963 +workflow-durable-task-step:1317.v5337e0c1fe28 workflow-job:1385.vb_58b_86ea_fff1 workflow-multibranch:773.vc4fe1378f1d5 workflow-scm-step:415.v434365564324 From 29047a1c3c884b95aac04edad374b516881e16e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:35:11 +0000 Subject: [PATCH 07/83] chore(deps): bump updatecli/updatecli-action from 2.53.0 to 2.54.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.53.0 to 2.54.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.53.0...v2.54.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 902dc7b5..17f981e6 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -23,7 +23,7 @@ jobs: # This step installs Updatecli in the runner using the updatecli-action - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@v2.53.0 + uses: updatecli/updatecli-action@v2.54.0 # This step runs Updatecli in Dry Run mode # It uses the "diff" command of updatecli with the specified config and values files From ad54c3208150862c183e064d416ad6bc0ad94653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:19:48 +0000 Subject: [PATCH 08/83] chore(deps): bump debian in /dockerfiles/sidekick Bumps debian from bookworm-20240110 to bookworm-20240130. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dockerfiles/sidekick/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/sidekick/Dockerfile b/dockerfiles/sidekick/Dockerfile index dc71ff22..eda6543a 100644 --- a/dockerfiles/sidekick/Dockerfile +++ b/dockerfiles/sidekick/Dockerfile @@ -1,7 +1,7 @@ # This Dockerfile is used to prepare a Debian-based Docker image with several utilities installed. # We start from the Debian 'bookworm' image dated 2023-11-20. -FROM debian:bookworm-20240110 as prepare-stage +FROM debian:bookworm-20240130 as prepare-stage # Copy all shell scripts from the current directory to /usr/local/bin/ in the image. COPY *sh /usr/local/bin/ From 968fb4d984c66a947d52141cc2781459146ca34d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:22:02 +0000 Subject: [PATCH 09/83] chore(deps): bump jenkins/ssh-agent in /dockerfiles/python Bumps jenkins/ssh-agent from 5.22.0 to 5.24.0. --- updated-dependencies: - dependency-name: jenkins/ssh-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dockerfiles/python/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/python/Dockerfile b/dockerfiles/python/Dockerfile index 1729c33f..f8ea90db 100644 --- a/dockerfiles/python/Dockerfile +++ b/dockerfiles/python/Dockerfile @@ -1,7 +1,7 @@ # This Dockerfile is used to create a Jenkins SSH agent with Python and several Python packages installed in order to run the python sample tutorial. # We start from the Jenkins SSH agent image version 5.20.0. -FROM jenkins/ssh-agent:5.22.0 as ssh-agent +FROM jenkins/ssh-agent:5.24.0 as ssh-agent # The RUN command executes a series of commands in the new layer of the image and commits the results. # The following commands are executed: From 1718b44716f4f1722ba5dad7ddc40e87a91e0ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:24:00 +0000 Subject: [PATCH 10/83] chore(deps): bump jenkins/ssh-agent in /dockerfiles/android Bumps jenkins/ssh-agent from 5.22.0 to 5.24.0. --- updated-dependencies: - dependency-name: jenkins/ssh-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dockerfiles/android/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/android/Dockerfile b/dockerfiles/android/Dockerfile index eba273f4..63f7ccae 100644 --- a/dockerfiles/android/Dockerfile +++ b/dockerfiles/android/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/ssh-agent:5.22.0 as ssh-agent +FROM jenkins/ssh-agent:5.24.0 as ssh-agent # ca-certificates because curl will need it later on for the Maven installation RUN apt-get update && apt-get install -y --no-install-recommends adb build-essential ca-certificates curl file git python3 python3-pip unzip From 304c9f1554b501446c4e64bfb3b3374e4ad219c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:34:54 +0000 Subject: [PATCH 11/83] chore(deps): bump jenkins/ssh-agent in /dockerfiles/maven Bumps jenkins/ssh-agent from 5.22.0 to 5.24.0. --- updated-dependencies: - dependency-name: jenkins/ssh-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dockerfiles/maven/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/maven/Dockerfile b/dockerfiles/maven/Dockerfile index ad30c705..e3e4572e 100644 --- a/dockerfiles/maven/Dockerfile +++ b/dockerfiles/maven/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/ssh-agent:5.22.0 as ssh-agent +FROM jenkins/ssh-agent:5.24.0 as ssh-agent # ca-certificates because curl will need it later on for the maven installation RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && apt-get clean && \ From 579ac9a78523fabcf02103fbb3411f1261c9f460 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:45:45 +0000 Subject: [PATCH 12/83] chore(deps): bump release-drafter/release-drafter from 5 to 6 Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 98118db3..2299a78d 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -29,7 +29,7 @@ jobs: # echo "GHE_HOST=${GITHUB_SERVER_URL##https:\/\/}" >> $GITHUB_ENV # Drafts your next Release notes as Pull Requests are merged into "master" - - uses: release-drafter/release-drafter@v5 + - uses: release-drafter/release-drafter@v6 # (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml # with: # config-name: my-config.yml From 7cd64bef82fa18cb179a8c0e89c3a10f61ddcf96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:45:49 +0000 Subject: [PATCH 13/83] chore(deps): bump anchore/scan-action from 3.6.0 to 3.6.4 Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.6.0 to 3.6.4. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/anchore/scan-action/compare/0550541809b9c6abbf7cbc43d12400db47056507...3343887d815d7b07465f6fdcd395bd66508d486a) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/anchore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/anchore.yml b/.github/workflows/anchore.yml index f4854f22..aa9520e3 100644 --- a/.github/workflows/anchore.yml +++ b/.github/workflows/anchore.yml @@ -38,7 +38,7 @@ jobs: run: cd ./dockerfiles/ && docker build . --file Dockerfile --tag localbuild/testimage:latest - name: Run the Anchore Grype scan action - uses: anchore/scan-action@0550541809b9c6abbf7cbc43d12400db47056507 + uses: anchore/scan-action@3343887d815d7b07465f6fdcd395bd66508d486a id: scan with: path: "." From fb8577e637002235d03715fcb6fcf7ce18c6983d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:57:47 +0000 Subject: [PATCH 14/83] chore(deps): bump jenkins/ssh-agent in /dockerfiles/multi Bumps jenkins/ssh-agent from 5.22.0 to 5.24.0. --- updated-dependencies: - dependency-name: jenkins/ssh-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dockerfiles/multi/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/multi/Dockerfile b/dockerfiles/multi/Dockerfile index 0b293be1..94d6c4a4 100644 --- a/dockerfiles/multi/Dockerfile +++ b/dockerfiles/multi/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/ssh-agent:5.22.0 as ssh-agent +FROM jenkins/ssh-agent:5.24.0 as ssh-agent ARG NODE_MAJOR=20 From 06aeafb32597c6153fa93a7c123bf7d728fd0c35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 13:08:36 +0000 Subject: [PATCH 15/83] chore(deps): bump jenkins/ssh-agent in /dockerfiles/node Bumps jenkins/ssh-agent from 5.22.0 to 5.24.0. --- updated-dependencies: - dependency-name: jenkins/ssh-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dockerfiles/node/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/node/Dockerfile b/dockerfiles/node/Dockerfile index 97ddf62e..c8278b51 100644 --- a/dockerfiles/node/Dockerfile +++ b/dockerfiles/node/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/ssh-agent:5.22.0 as ssh-agent +FROM jenkins/ssh-agent:5.24.0 as ssh-agent ARG NODE_MAJOR=20 # ca-certificates because curl will need it later on for the node installation From 79ac782a9488f445a743c13efc9c2d04e930cfa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:24:07 +0000 Subject: [PATCH 16/83] chore(deps): bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.0 Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases) - [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/5cc54a75f9ad88159bb54046196d920e40e367a5...33d455949345bddfdb845fba76b57b70cc83754b) --- updated-dependencies: - dependency-name: codacy/codacy-analysis-cli-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/codacy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codacy.yml b/.github/workflows/codacy.yml index 014d5bce..6864837d 100644 --- a/.github/workflows/codacy.yml +++ b/.github/workflows/codacy.yml @@ -39,7 +39,7 @@ jobs: # Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis - name: Run Codacy Analysis CLI - uses: codacy/codacy-analysis-cli-action@5cc54a75f9ad88159bb54046196d920e40e367a5 + uses: codacy/codacy-analysis-cli-action@33d455949345bddfdb845fba76b57b70cc83754b with: # Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository # You can also omit the token and run the tools that support default configurations From 00ca3a4959ae8c0bee5ea4ee0d623d9fd29c7f55 Mon Sep 17 00:00:00 2001 From: gounthar Date: Wed, 14 Feb 2024 00:51:44 +0000 Subject: [PATCH 17/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 4b6af624..77f1b331 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -3,7 +3,7 @@ antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 bootstrap5-api:5.3.2-3 bouncycastle-api:2.30.1.77-225.v26ea_c9455fd9 -branch-api:2.1144.v1425d1c3d5a_7 +branch-api:2.1148.vce12cfcdf090 build-timeout:1.32 caffeine-api:3.1.8-133.v17b_1ff2e0599 checks-api:2.0.2 @@ -14,15 +14,15 @@ configuration-as-code:1775.v810dc950b_514 credentials-binding:657.v2b_19db_7d6e6d credentials:1319.v7eb_51b_3a_c97b_ display-url-api:2.200.vb_9327d658781 -durable-task:543.v262f6a_803410 +durable-task:550.v0930093c4b_a_6 echarts-api:5.4.3-2 font-awesome-api:6.5.1-2 git-client:4.6.0 git:5.2.1 github-api:1.318-461.v7a_c09c9fa_d63 github-branch-source:1772.va_69eda_d018d4 -github:1.37.3.1 -gradle:2.9 +github:1.38.0 +gradle:2.10 instance-identity:185.v303dc7c645f9 ionicons-api:56.v1b_1c8c49374e jackson2-api:2.16.1-373.ve709c6871598 @@ -33,14 +33,14 @@ javax-mail-api:1.6.2-9 jaxb:2.3.9-1 jjwt-api:0.11.5-77.v646c772fddb_0 jquery3-api:3.7.1-1 -junit:1256.v002534a_5f33e +junit:1259.v65ffcef24a_88 mailer:463.vedf8358e006b_ matrix-auth:3.2.1 matrix-project:822.824.v14451b_c0fd42 metrics:4.2.21-449.v6960d7c54c69 mina-sshd-api-common:2.12.0-90.v9f7fb_9fa_3d3b_ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ -okhttp-api:4.11.0-157.v6852a_a_fa_ec11 +okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:202.va_d268e64deb_3 pipeline-graph-view:215.vc0ea_557e4d6f @@ -58,7 +58,7 @@ plain-credentials:143.v1b_df8b_d3b_e48 plugin-util-api:3.8.0 resource-disposer:0.23 scm-api:683.vb_16722fb_b_80b_ -script-security:1313.v7a_6067dc7087 +script-security:1321.va_73c0795b_923 snakeyaml-api:2.2-111.vc6598e30cc65 ssh-credentials:308.ve4497b_ccd8f4 ssh-slaves:2.948.vb_8050d697fec @@ -69,10 +69,10 @@ token-macro:400.v35420b_922dcb_ trilead-api:2.133.vfb_8a_7b_9c5dd1 variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d -workflow-api:1289.va_cf779f32df0 +workflow-api:1291.v51fd2a_625da_7 workflow-basic-steps:1042.ve7b_140c4a_e0c workflow-cps:3853.vb_a_490d892963 -workflow-durable-task-step:1317.v5337e0c1fe28 +workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1385.vb_58b_86ea_fff1 workflow-multibranch:773.vc4fe1378f1d5 workflow-scm-step:415.v434365564324 From a9d6e2663e4eb59d9cc980f1f44870dd2b9cf707 Mon Sep 17 00:00:00 2001 From: gounthar Date: Thu, 15 Feb 2024 00:51:30 +0000 Subject: [PATCH 18/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 77f1b331..93a679a6 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -58,7 +58,7 @@ plain-credentials:143.v1b_df8b_d3b_e48 plugin-util-api:3.8.0 resource-disposer:0.23 scm-api:683.vb_16722fb_b_80b_ -script-security:1321.va_73c0795b_923 +script-security:1326.vdb_c154de8669 snakeyaml-api:2.2-111.vc6598e30cc65 ssh-credentials:308.ve4497b_ccd8f4 ssh-slaves:2.948.vb_8050d697fec From bd4652047324a0f3ea0ca60322b0c7fc333b35c8 Mon Sep 17 00:00:00 2001 From: gounthar Date: Fri, 16 Feb 2024 00:50:55 +0000 Subject: [PATCH 19/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 77f1b331..93a679a6 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -58,7 +58,7 @@ plain-credentials:143.v1b_df8b_d3b_e48 plugin-util-api:3.8.0 resource-disposer:0.23 scm-api:683.vb_16722fb_b_80b_ -script-security:1321.va_73c0795b_923 +script-security:1326.vdb_c154de8669 snakeyaml-api:2.2-111.vc6598e30cc65 ssh-credentials:308.ve4497b_ccd8f4 ssh-slaves:2.948.vb_8050d697fec From 7c8b6a0983f7d70c02034211ed425a9c3fb89767 Mon Sep 17 00:00:00 2001 From: gounthar Date: Sat, 17 Feb 2024 00:50:19 +0000 Subject: [PATCH 20/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 77f1b331..091f934e 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -58,7 +58,7 @@ plain-credentials:143.v1b_df8b_d3b_e48 plugin-util-api:3.8.0 resource-disposer:0.23 scm-api:683.vb_16722fb_b_80b_ -script-security:1321.va_73c0795b_923 +script-security:1326.vdb_c154de8669 snakeyaml-api:2.2-111.vc6598e30cc65 ssh-credentials:308.ve4497b_ccd8f4 ssh-slaves:2.948.vb_8050d697fec @@ -71,7 +71,7 @@ variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d workflow-api:1291.v51fd2a_625da_7 workflow-basic-steps:1042.ve7b_140c4a_e0c -workflow-cps:3853.vb_a_490d892963 +workflow-cps:3867.v535458ce43fd workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1385.vb_58b_86ea_fff1 workflow-multibranch:773.vc4fe1378f1d5 From 1a02c1c17bd8960eba068fa1ffbfa55162245094 Mon Sep 17 00:00:00 2001 From: gounthar Date: Sun, 18 Feb 2024 00:54:17 +0000 Subject: [PATCH 21/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 77f1b331..091f934e 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -58,7 +58,7 @@ plain-credentials:143.v1b_df8b_d3b_e48 plugin-util-api:3.8.0 resource-disposer:0.23 scm-api:683.vb_16722fb_b_80b_ -script-security:1321.va_73c0795b_923 +script-security:1326.vdb_c154de8669 snakeyaml-api:2.2-111.vc6598e30cc65 ssh-credentials:308.ve4497b_ccd8f4 ssh-slaves:2.948.vb_8050d697fec @@ -71,7 +71,7 @@ variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d workflow-api:1291.v51fd2a_625da_7 workflow-basic-steps:1042.ve7b_140c4a_e0c -workflow-cps:3853.vb_a_490d892963 +workflow-cps:3867.v535458ce43fd workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1385.vb_58b_86ea_fff1 workflow-multibranch:773.vc4fe1378f1d5 From 61e0fedd92f36c5c3eb7c5123c3b9ab8fe088f8f Mon Sep 17 00:00:00 2001 From: gounthar Date: Mon, 19 Feb 2024 00:52:18 +0000 Subject: [PATCH 22/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 77f1b331..091f934e 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -58,7 +58,7 @@ plain-credentials:143.v1b_df8b_d3b_e48 plugin-util-api:3.8.0 resource-disposer:0.23 scm-api:683.vb_16722fb_b_80b_ -script-security:1321.va_73c0795b_923 +script-security:1326.vdb_c154de8669 snakeyaml-api:2.2-111.vc6598e30cc65 ssh-credentials:308.ve4497b_ccd8f4 ssh-slaves:2.948.vb_8050d697fec @@ -71,7 +71,7 @@ variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d workflow-api:1291.v51fd2a_625da_7 workflow-basic-steps:1042.ve7b_140c4a_e0c -workflow-cps:3853.vb_a_490d892963 +workflow-cps:3867.v535458ce43fd workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1385.vb_58b_86ea_fff1 workflow-multibranch:773.vc4fe1378f1d5 From 79c56e733da3e2d51afc723864639dd96cf9ad40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 12:08:02 +0000 Subject: [PATCH 23/83] chore(deps): bump debian in /dockerfiles/sidekick Bumps debian from bookworm-20240130 to bookworm-20240211. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dockerfiles/sidekick/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/sidekick/Dockerfile b/dockerfiles/sidekick/Dockerfile index eda6543a..dce55abc 100644 --- a/dockerfiles/sidekick/Dockerfile +++ b/dockerfiles/sidekick/Dockerfile @@ -1,7 +1,7 @@ # This Dockerfile is used to prepare a Debian-based Docker image with several utilities installed. # We start from the Debian 'bookworm' image dated 2023-11-20. -FROM debian:bookworm-20240130 as prepare-stage +FROM debian:bookworm-20240211 as prepare-stage # Copy all shell scripts from the current directory to /usr/local/bin/ in the image. COPY *sh /usr/local/bin/ From 50694330c964ea6a1f47c067579d72578a83ca0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 16:11:28 +0000 Subject: [PATCH 24/83] chore(deps): bump updatecli/updatecli-action from 2.54.0 to 2.55.0 (#114) --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 17f981e6..e506738a 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -23,7 +23,7 @@ jobs: # This step installs Updatecli in the runner using the updatecli-action - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@v2.54.0 + uses: updatecli/updatecli-action@v2.55.0 # This step runs Updatecli in Dry Run mode # It uses the "diff" command of updatecli with the specified config and values files From 33ae4b0196986bba7f4c0187c2db82252214c4c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 16:11:47 +0000 Subject: [PATCH 25/83] chore(deps): bump jenkins/ssh-agent in /dockerfiles/multi (#115) --- dockerfiles/multi/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/multi/Dockerfile b/dockerfiles/multi/Dockerfile index 94d6c4a4..f3534c9c 100644 --- a/dockerfiles/multi/Dockerfile +++ b/dockerfiles/multi/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/ssh-agent:5.24.0 as ssh-agent +FROM jenkins/ssh-agent:5.25.0 as ssh-agent ARG NODE_MAJOR=20 From 9d0b8772a37ffc9b39705abfe519c016a7d75b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 16:12:06 +0000 Subject: [PATCH 26/83] chore(deps): bump jenkins/ssh-agent in /dockerfiles/node (#116) --- dockerfiles/node/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/node/Dockerfile b/dockerfiles/node/Dockerfile index c8278b51..c83b0acf 100644 --- a/dockerfiles/node/Dockerfile +++ b/dockerfiles/node/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/ssh-agent:5.24.0 as ssh-agent +FROM jenkins/ssh-agent:5.25.0 as ssh-agent ARG NODE_MAJOR=20 # ca-certificates because curl will need it later on for the node installation From d346cf04206c132ff5f4937f9ba9d3f265a1ed30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 16:12:26 +0000 Subject: [PATCH 27/83] chore(deps): bump jenkins/ssh-agent in /dockerfiles/android (#117) --- dockerfiles/android/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/android/Dockerfile b/dockerfiles/android/Dockerfile index 63f7ccae..657a971c 100644 --- a/dockerfiles/android/Dockerfile +++ b/dockerfiles/android/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/ssh-agent:5.24.0 as ssh-agent +FROM jenkins/ssh-agent:5.25.0 as ssh-agent # ca-certificates because curl will need it later on for the Maven installation RUN apt-get update && apt-get install -y --no-install-recommends adb build-essential ca-certificates curl file git python3 python3-pip unzip From 1d23b8201fc29641952cfa160e7e56eadbb2d048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 16:12:52 +0000 Subject: [PATCH 28/83] chore(deps): bump jenkins/ssh-agent in /dockerfiles/maven (#118) --- dockerfiles/maven/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/maven/Dockerfile b/dockerfiles/maven/Dockerfile index e3e4572e..28be23e7 100644 --- a/dockerfiles/maven/Dockerfile +++ b/dockerfiles/maven/Dockerfile @@ -1,4 +1,4 @@ -FROM jenkins/ssh-agent:5.24.0 as ssh-agent +FROM jenkins/ssh-agent:5.25.0 as ssh-agent # ca-certificates because curl will need it later on for the maven installation RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && apt-get clean && \ From 4255e929df239a422c7fceece844fada4e2c0690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 16:13:09 +0000 Subject: [PATCH 29/83] chore(deps): bump jenkins/ssh-agent in /dockerfiles/python (#119) --- dockerfiles/python/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/python/Dockerfile b/dockerfiles/python/Dockerfile index f8ea90db..11053e32 100644 --- a/dockerfiles/python/Dockerfile +++ b/dockerfiles/python/Dockerfile @@ -1,7 +1,7 @@ # This Dockerfile is used to create a Jenkins SSH agent with Python and several Python packages installed in order to run the python sample tutorial. # We start from the Jenkins SSH agent image version 5.20.0. -FROM jenkins/ssh-agent:5.24.0 as ssh-agent +FROM jenkins/ssh-agent:5.25.0 as ssh-agent # The RUN command executes a series of commands in the new layer of the image and commits the results. # The following commands are executed: From ebb7eb369090ee5b23d9d7f6f8bcdc734793106b Mon Sep 17 00:00:00 2001 From: gounthar Date: Sat, 24 Feb 2024 00:48:32 +0000 Subject: [PATCH 30/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 091f934e..6c3c5321 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -1,9 +1,9 @@ ant:497.v94e7d9fffa_b_9 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 -bootstrap5-api:5.3.2-3 +bootstrap5-api:5.3.2-4 bouncycastle-api:2.30.1.77-225.v26ea_c9455fd9 -branch-api:2.1148.vce12cfcdf090 +branch-api:2.1152.v6f101e97dd77 build-timeout:1.32 caffeine-api:3.1.8-133.v17b_1ff2e0599 checks-api:2.0.2 @@ -15,8 +15,8 @@ credentials-binding:657.v2b_19db_7d6e6d credentials:1319.v7eb_51b_3a_c97b_ display-url-api:2.200.vb_9327d658781 durable-task:550.v0930093c4b_a_6 -echarts-api:5.4.3-2 -font-awesome-api:6.5.1-2 +echarts-api:5.4.3-3 +font-awesome-api:6.5.1-3 git-client:4.6.0 git:5.2.1 github-api:1.318-461.v7a_c09c9fa_d63 @@ -32,7 +32,7 @@ javax-activation-api:1.2.0-6 javax-mail-api:1.6.2-9 jaxb:2.3.9-1 jjwt-api:0.11.5-77.v646c772fddb_0 -jquery3-api:3.7.1-1 +jquery3-api:3.7.1-2 junit:1259.v65ffcef24a_88 mailer:463.vedf8358e006b_ matrix-auth:3.2.1 @@ -55,7 +55,7 @@ pipeline-stage-step:305.ve96d0205c1c6 pipeline-stage-tags-metadata:2.2175.v76a_fff0a_2618 pipeline-stage-view:2.34 plain-credentials:143.v1b_df8b_d3b_e48 -plugin-util-api:3.8.0 +plugin-util-api:4.1.0 resource-disposer:0.23 scm-api:683.vb_16722fb_b_80b_ script-security:1326.vdb_c154de8669 From 7c7cc86169bda3a8dafe250fd8391687bb060f7e Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Mon, 26 Feb 2024 17:28:37 +0100 Subject: [PATCH 31/83] Multi controller is the same as simple controller --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 662ee2c8..40f6e0b0 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -128,7 +128,7 @@ services: multi_jenkins_controller: - image: ${IMAGE_PREFIX}/${GHCR_USERNAME}/quickstart-tutorials/jenkinsci-tutorials:multi_controller_${BRANCH_SUFFIX} + image: ${IMAGE_PREFIX}/${GHCR_USERNAME}/quickstart-tutorials/jenkinsci-tutorials:simple_controller_${BRANCH_SUFFIX} restart: on-failure ports: - "8080:8080" From f4d3c94636387677d686d72a797b942d1d563afc Mon Sep 17 00:00:00 2001 From: gounthar Date: Wed, 28 Feb 2024 00:50:40 +0000 Subject: [PATCH 32/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 091f934e..b4c6e251 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -1,13 +1,13 @@ ant:497.v94e7d9fffa_b_9 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 -bootstrap5-api:5.3.2-3 +bootstrap5-api:5.3.2-4 bouncycastle-api:2.30.1.77-225.v26ea_c9455fd9 -branch-api:2.1148.vce12cfcdf090 +branch-api:2.1152.v6f101e97dd77 build-timeout:1.32 caffeine-api:3.1.8-133.v17b_1ff2e0599 checks-api:2.0.2 -cloudbees-folder:6.858.v898218f3609d +cloudbees-folder:6.901.vb_4c7a_da_75da_3 commons-lang3-api:3.13.0-62.v7d18e55f51e2 commons-text-api:1.11.0-95.v22a_d30ee5d36 configuration-as-code:1775.v810dc950b_514 @@ -15,8 +15,8 @@ credentials-binding:657.v2b_19db_7d6e6d credentials:1319.v7eb_51b_3a_c97b_ display-url-api:2.200.vb_9327d658781 durable-task:550.v0930093c4b_a_6 -echarts-api:5.4.3-2 -font-awesome-api:6.5.1-2 +echarts-api:5.4.3-4 +font-awesome-api:6.5.1-3 git-client:4.6.0 git:5.2.1 github-api:1.318-461.v7a_c09c9fa_d63 @@ -32,7 +32,7 @@ javax-activation-api:1.2.0-6 javax-mail-api:1.6.2-9 jaxb:2.3.9-1 jjwt-api:0.11.5-77.v646c772fddb_0 -jquery3-api:3.7.1-1 +jquery3-api:3.7.1-2 junit:1259.v65ffcef24a_88 mailer:463.vedf8358e006b_ matrix-auth:3.2.1 @@ -42,10 +42,10 @@ mina-sshd-api-common:2.12.0-90.v9f7fb_9fa_3d3b_ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 -pipeline-graph-analysis:202.va_d268e64deb_3 -pipeline-graph-view:215.vc0ea_557e4d6f +pipeline-graph-analysis:216.vfd8b_ece330ca_ +pipeline-graph-view:224.vef989d141666 pipeline-groovy-lib:704.vc58b_8890a_384 -pipeline-input-step:477.v339683a_8d55e +pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 pipeline-model-api:2.2175.v76a_fff0a_2618 pipeline-model-definition:2.2175.v76a_fff0a_2618 @@ -55,7 +55,7 @@ pipeline-stage-step:305.ve96d0205c1c6 pipeline-stage-tags-metadata:2.2175.v76a_fff0a_2618 pipeline-stage-view:2.34 plain-credentials:143.v1b_df8b_d3b_e48 -plugin-util-api:3.8.0 +plugin-util-api:4.1.0 resource-disposer:0.23 scm-api:683.vb_16722fb_b_80b_ script-security:1326.vdb_c154de8669 @@ -73,7 +73,7 @@ workflow-api:1291.v51fd2a_625da_7 workflow-basic-steps:1042.ve7b_140c4a_e0c workflow-cps:3867.v535458ce43fd workflow-durable-task-step:1331.vc8c2fed35334 -workflow-job:1385.vb_58b_86ea_fff1 +workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 workflow-scm-step:415.v434365564324 workflow-step-api:657.v03b_e8115821b_ From 5c0b5915e2a3af672894a248d0e6565fac1b3ca1 Mon Sep 17 00:00:00 2001 From: gounthar Date: Sun, 3 Mar 2024 00:53:41 +0000 Subject: [PATCH 33/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index b4c6e251..56335456 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -12,7 +12,7 @@ commons-lang3-api:3.13.0-62.v7d18e55f51e2 commons-text-api:1.11.0-95.v22a_d30ee5d36 configuration-as-code:1775.v810dc950b_514 credentials-binding:657.v2b_19db_7d6e6d -credentials:1319.v7eb_51b_3a_c97b_ +credentials:1337.v60b_d7b_c7b_c9f display-url-api:2.200.vb_9327d658781 durable-task:550.v0930093c4b_a_6 echarts-api:5.4.3-4 @@ -71,7 +71,7 @@ variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d workflow-api:1291.v51fd2a_625da_7 workflow-basic-steps:1042.ve7b_140c4a_e0c -workflow-cps:3867.v535458ce43fd +workflow-cps:3880.vb_ef4b_5cfd270 workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 From 1628a4c35d33286747393a47dd1962eccacf9b42 Mon Sep 17 00:00:00 2001 From: gounthar Date: Mon, 4 Mar 2024 00:51:42 +0000 Subject: [PATCH 34/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 56335456..0eddca56 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:224.vef989d141666 +pipeline-graph-view:225.v87c53b_9237dd pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 From fe9b3d305a77821c58d9420965ff67dd6dbc904e Mon Sep 17 00:00:00 2001 From: gounthar Date: Tue, 5 Mar 2024 00:50:51 +0000 Subject: [PATCH 35/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 56335456..093983c2 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -26,15 +26,15 @@ gradle:2.10 instance-identity:185.v303dc7c645f9 ionicons-api:56.v1b_1c8c49374e jackson2-api:2.16.1-373.ve709c6871598 -jakarta-activation-api:2.0.1-3 -jakarta-mail-api:2.0.1-3 +jakarta-activation-api:2.1.3-1 +jakarta-mail-api:2.1.3-1 javax-activation-api:1.2.0-6 javax-mail-api:1.6.2-9 jaxb:2.3.9-1 jjwt-api:0.11.5-77.v646c772fddb_0 jquery3-api:3.7.1-2 junit:1259.v65ffcef24a_88 -mailer:463.vedf8358e006b_ +mailer:470.vc91f60c5d8e2 matrix-auth:3.2.1 matrix-project:822.824.v14451b_c0fd42 metrics:4.2.21-449.v6960d7c54c69 @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:224.vef989d141666 +pipeline-graph-view:225.v87c53b_9237dd pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 @@ -54,13 +54,13 @@ pipeline-rest-api:2.34 pipeline-stage-step:305.ve96d0205c1c6 pipeline-stage-tags-metadata:2.2175.v76a_fff0a_2618 pipeline-stage-view:2.34 -plain-credentials:143.v1b_df8b_d3b_e48 +plain-credentials:179.vc5cb_98f6db_38 plugin-util-api:4.1.0 resource-disposer:0.23 scm-api:683.vb_16722fb_b_80b_ script-security:1326.vdb_c154de8669 snakeyaml-api:2.2-111.vc6598e30cc65 -ssh-credentials:308.ve4497b_ccd8f4 +ssh-credentials:322.v124df57ed808 ssh-slaves:2.948.vb_8050d697fec sshd:3.322.v159e91f6a_550 structs:337.v1b_04ea_4df7c8 @@ -70,7 +70,7 @@ trilead-api:2.133.vfb_8a_7b_9c5dd1 variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d workflow-api:1291.v51fd2a_625da_7 -workflow-basic-steps:1042.ve7b_140c4a_e0c +workflow-basic-steps:1047.v2e7111a_e4194 workflow-cps:3880.vb_ef4b_5cfd270 workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1400.v7fd111b_ec82f From bcf54a7ef4527096e3ccae3c4fd7f4160d4daf11 Mon Sep 17 00:00:00 2001 From: gounthar Date: Wed, 6 Mar 2024 00:51:12 +0000 Subject: [PATCH 36/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 56335456..1277ecd8 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -26,15 +26,15 @@ gradle:2.10 instance-identity:185.v303dc7c645f9 ionicons-api:56.v1b_1c8c49374e jackson2-api:2.16.1-373.ve709c6871598 -jakarta-activation-api:2.0.1-3 -jakarta-mail-api:2.0.1-3 +jakarta-activation-api:2.1.3-1 +jakarta-mail-api:2.1.3-1 javax-activation-api:1.2.0-6 javax-mail-api:1.6.2-9 jaxb:2.3.9-1 jjwt-api:0.11.5-77.v646c772fddb_0 jquery3-api:3.7.1-2 junit:1259.v65ffcef24a_88 -mailer:463.vedf8358e006b_ +mailer:470.vc91f60c5d8e2 matrix-auth:3.2.1 matrix-project:822.824.v14451b_c0fd42 metrics:4.2.21-449.v6960d7c54c69 @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:224.vef989d141666 +pipeline-graph-view:225.v87c53b_9237dd pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 @@ -54,13 +54,13 @@ pipeline-rest-api:2.34 pipeline-stage-step:305.ve96d0205c1c6 pipeline-stage-tags-metadata:2.2175.v76a_fff0a_2618 pipeline-stage-view:2.34 -plain-credentials:143.v1b_df8b_d3b_e48 +plain-credentials:179.vc5cb_98f6db_38 plugin-util-api:4.1.0 resource-disposer:0.23 scm-api:683.vb_16722fb_b_80b_ script-security:1326.vdb_c154de8669 snakeyaml-api:2.2-111.vc6598e30cc65 -ssh-credentials:308.ve4497b_ccd8f4 +ssh-credentials:322.v124df57ed808 ssh-slaves:2.948.vb_8050d697fec sshd:3.322.v159e91f6a_550 structs:337.v1b_04ea_4df7c8 @@ -70,7 +70,7 @@ trilead-api:2.133.vfb_8a_7b_9c5dd1 variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d workflow-api:1291.v51fd2a_625da_7 -workflow-basic-steps:1042.ve7b_140c4a_e0c +workflow-basic-steps:1049.v257a_e6b_30fb_d workflow-cps:3880.vb_ef4b_5cfd270 workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1400.v7fd111b_ec82f From 1f7f37b2a1593a0ace080e4e6b14854e80edc038 Mon Sep 17 00:00:00 2001 From: gounthar Date: Thu, 7 Mar 2024 00:40:49 +0000 Subject: [PATCH 37/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 1277ecd8..e8b7605e 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -1,7 +1,7 @@ ant:497.v94e7d9fffa_b_9 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 -bootstrap5-api:5.3.2-4 +bootstrap5-api:5.3.3-1 bouncycastle-api:2.30.1.77-225.v26ea_c9455fd9 branch-api:2.1152.v6f101e97dd77 build-timeout:1.32 @@ -15,7 +15,7 @@ credentials-binding:657.v2b_19db_7d6e6d credentials:1337.v60b_d7b_c7b_c9f display-url-api:2.200.vb_9327d658781 durable-task:550.v0930093c4b_a_6 -echarts-api:5.4.3-4 +echarts-api:5.5.0-1 font-awesome-api:6.5.1-3 git-client:4.6.0 git:5.2.1 @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:225.v87c53b_9237dd +pipeline-graph-view:227.v2a_fb_476da_3a_9 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 @@ -66,12 +66,12 @@ sshd:3.322.v159e91f6a_550 structs:337.v1b_04ea_4df7c8 timestamper:1.26 token-macro:400.v35420b_922dcb_ -trilead-api:2.133.vfb_8a_7b_9c5dd1 +trilead-api:2.141.v284120fd0c46 variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d workflow-api:1291.v51fd2a_625da_7 workflow-basic-steps:1049.v257a_e6b_30fb_d -workflow-cps:3880.vb_ef4b_5cfd270 +workflow-cps:3883.vb_3ff2a_e3eea_f workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 From b3ec3836c9ca7a333f067b05b3df49062890e54b Mon Sep 17 00:00:00 2001 From: gounthar Date: Fri, 8 Mar 2024 00:51:10 +0000 Subject: [PATCH 38/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index e8b7605e..84889cc3 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -35,7 +35,7 @@ jjwt-api:0.11.5-77.v646c772fddb_0 jquery3-api:3.7.1-2 junit:1259.v65ffcef24a_88 mailer:470.vc91f60c5d8e2 -matrix-auth:3.2.1 +matrix-auth:3.2.2 matrix-project:822.824.v14451b_c0fd42 metrics:4.2.21-449.v6960d7c54c69 mina-sshd-api-common:2.12.0-90.v9f7fb_9fa_3d3b_ From f56a77285d2a6a37367b9df86008299d704c3e93 Mon Sep 17 00:00:00 2001 From: gounthar Date: Sat, 9 Mar 2024 00:48:53 +0000 Subject: [PATCH 39/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index e8b7605e..84889cc3 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -35,7 +35,7 @@ jjwt-api:0.11.5-77.v646c772fddb_0 jquery3-api:3.7.1-2 junit:1259.v65ffcef24a_88 mailer:470.vc91f60c5d8e2 -matrix-auth:3.2.1 +matrix-auth:3.2.2 matrix-project:822.824.v14451b_c0fd42 metrics:4.2.21-449.v6960d7c54c69 mina-sshd-api-common:2.12.0-90.v9f7fb_9fa_3d3b_ From 1acfac738cafcb57896b5dfa63ea2841edbf2492 Mon Sep 17 00:00:00 2001 From: gounthar Date: Sun, 10 Mar 2024 00:54:29 +0000 Subject: [PATCH 40/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 84889cc3..87fe7e37 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -17,7 +17,7 @@ display-url-api:2.200.vb_9327d658781 durable-task:550.v0930093c4b_a_6 echarts-api:5.5.0-1 font-awesome-api:6.5.1-3 -git-client:4.6.0 +git-client:4.7.0 git:5.2.1 github-api:1.318-461.v7a_c09c9fa_d63 github-branch-source:1772.va_69eda_d018d4 @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:227.v2a_fb_476da_3a_9 +pipeline-graph-view:230.vcd408a_1308dc pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 From a5505d8344635a2376f998e0e05c1e3a5c406d4a Mon Sep 17 00:00:00 2001 From: gounthar Date: Mon, 11 Mar 2024 00:52:06 +0000 Subject: [PATCH 41/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 84889cc3..87fe7e37 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -17,7 +17,7 @@ display-url-api:2.200.vb_9327d658781 durable-task:550.v0930093c4b_a_6 echarts-api:5.5.0-1 font-awesome-api:6.5.1-3 -git-client:4.6.0 +git-client:4.7.0 git:5.2.1 github-api:1.318-461.v7a_c09c9fa_d63 github-branch-source:1772.va_69eda_d018d4 @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:227.v2a_fb_476da_3a_9 +pipeline-graph-view:230.vcd408a_1308dc pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 From 425a4e089f057ec64b5f371682d9614088b41df8 Mon Sep 17 00:00:00 2001 From: gounthar Date: Tue, 12 Mar 2024 00:50:29 +0000 Subject: [PATCH 42/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 87fe7e37..6aa4cb97 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -20,12 +20,12 @@ font-awesome-api:6.5.1-3 git-client:4.7.0 git:5.2.1 github-api:1.318-461.v7a_c09c9fa_d63 -github-branch-source:1772.va_69eda_d018d4 +github-branch-source:1781.va_153cda_09d1b_ github:1.38.0 gradle:2.10 instance-identity:185.v303dc7c645f9 ionicons-api:56.v1b_1c8c49374e -jackson2-api:2.16.1-373.ve709c6871598 +jackson2-api:2.16.2-378.v7e79818f53ce jakarta-activation-api:2.1.3-1 jakarta-mail-api:2.1.3-1 javax-activation-api:1.2.0-6 @@ -43,16 +43,16 @@ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:230.vcd408a_1308dc +pipeline-graph-view:231.vecb_8c5841335 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 -pipeline-model-api:2.2175.v76a_fff0a_2618 -pipeline-model-definition:2.2175.v76a_fff0a_2618 -pipeline-model-extensions:2.2175.v76a_fff0a_2618 +pipeline-model-api:2.2183.vb_36481468374 +pipeline-model-definition:2.2183.vb_36481468374 +pipeline-model-extensions:2.2183.vb_36481468374 pipeline-rest-api:2.34 pipeline-stage-step:305.ve96d0205c1c6 -pipeline-stage-tags-metadata:2.2175.v76a_fff0a_2618 +pipeline-stage-tags-metadata:2.2183.vb_36481468374 pipeline-stage-view:2.34 plain-credentials:179.vc5cb_98f6db_38 plugin-util-api:4.1.0 From 5fb447accb76be9facf61bb6f56e8d52e8296c99 Mon Sep 17 00:00:00 2001 From: gounthar Date: Wed, 13 Mar 2024 00:51:49 +0000 Subject: [PATCH 43/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 6aa4cb97..e866bdb6 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -34,7 +34,7 @@ jaxb:2.3.9-1 jjwt-api:0.11.5-77.v646c772fddb_0 jquery3-api:3.7.1-2 junit:1259.v65ffcef24a_88 -mailer:470.vc91f60c5d8e2 +mailer:472.vf7c289a_4b_420 matrix-auth:3.2.2 matrix-project:822.824.v14451b_c0fd42 metrics:4.2.21-449.v6960d7c54c69 From d684a5b72955e08b876b08abb47caa6260177130 Mon Sep 17 00:00:00 2001 From: gounthar Date: Thu, 14 Mar 2024 00:51:15 +0000 Subject: [PATCH 44/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index e866bdb6..d31f35a7 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -57,7 +57,7 @@ pipeline-stage-view:2.34 plain-credentials:179.vc5cb_98f6db_38 plugin-util-api:4.1.0 resource-disposer:0.23 -scm-api:683.vb_16722fb_b_80b_ +scm-api:689.v237b_6d3a_ef7f script-security:1326.vdb_c154de8669 snakeyaml-api:2.2-111.vc6598e30cc65 ssh-credentials:322.v124df57ed808 From dda6ed963d38e24bfc55ec7191e1ebb94a1d583b Mon Sep 17 00:00:00 2001 From: gounthar Date: Fri, 15 Mar 2024 00:51:46 +0000 Subject: [PATCH 45/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index d31f35a7..5f878d92 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -47,12 +47,12 @@ pipeline-graph-view:231.vecb_8c5841335 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 -pipeline-model-api:2.2183.vb_36481468374 -pipeline-model-definition:2.2183.vb_36481468374 -pipeline-model-extensions:2.2183.vb_36481468374 +pipeline-model-api:2.2184.v0b_358b_953e69 +pipeline-model-definition:2.2184.v0b_358b_953e69 +pipeline-model-extensions:2.2184.v0b_358b_953e69 pipeline-rest-api:2.34 pipeline-stage-step:305.ve96d0205c1c6 -pipeline-stage-tags-metadata:2.2183.vb_36481468374 +pipeline-stage-tags-metadata:2.2184.v0b_358b_953e69 pipeline-stage-view:2.34 plain-credentials:179.vc5cb_98f6db_38 plugin-util-api:4.1.0 @@ -66,7 +66,7 @@ sshd:3.322.v159e91f6a_550 structs:337.v1b_04ea_4df7c8 timestamper:1.26 token-macro:400.v35420b_922dcb_ -trilead-api:2.141.v284120fd0c46 +trilead-api:2.142.v748523a_76693 variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d workflow-api:1291.v51fd2a_625da_7 From 91a6f4dbc023f0d21a1ebc4b1b45bfa13b4998f1 Mon Sep 17 00:00:00 2001 From: gounthar Date: Sat, 16 Mar 2024 00:50:11 +0000 Subject: [PATCH 46/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 5f878d92..60a61462 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:231.vecb_8c5841335 +pipeline-graph-view:232.vc7ca_8d934725 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 @@ -75,7 +75,7 @@ workflow-cps:3883.vb_3ff2a_e3eea_f workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 -workflow-scm-step:415.v434365564324 +workflow-scm-step:427.v4ca_6512e7df1 workflow-step-api:657.v03b_e8115821b_ workflow-support:865.v43e78cc44e0d ws-cleanup:0.45 From bc55c23887a07645222c7b7205bf3b7a835aa4d4 Mon Sep 17 00:00:00 2001 From: gounthar Date: Sun, 17 Mar 2024 00:54:32 +0000 Subject: [PATCH 47/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 5f878d92..60a61462 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:231.vecb_8c5841335 +pipeline-graph-view:232.vc7ca_8d934725 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 @@ -75,7 +75,7 @@ workflow-cps:3883.vb_3ff2a_e3eea_f workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 -workflow-scm-step:415.v434365564324 +workflow-scm-step:427.v4ca_6512e7df1 workflow-step-api:657.v03b_e8115821b_ workflow-support:865.v43e78cc44e0d ws-cleanup:0.45 From 28c8270c38ca568774825ad53d0ce24045ec3ffd Mon Sep 17 00:00:00 2001 From: gounthar Date: Mon, 18 Mar 2024 00:52:12 +0000 Subject: [PATCH 48/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 5f878d92..60a61462 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:231.vecb_8c5841335 +pipeline-graph-view:232.vc7ca_8d934725 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 @@ -75,7 +75,7 @@ workflow-cps:3883.vb_3ff2a_e3eea_f workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 -workflow-scm-step:415.v434365564324 +workflow-scm-step:427.v4ca_6512e7df1 workflow-step-api:657.v03b_e8115821b_ workflow-support:865.v43e78cc44e0d ws-cleanup:0.45 From 11c8ceda72590a7e819f65d5278b80c018eec427 Mon Sep 17 00:00:00 2001 From: gounthar Date: Tue, 19 Mar 2024 00:51:13 +0000 Subject: [PATCH 49/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 60a61462..d2901b31 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -25,7 +25,7 @@ github:1.38.0 gradle:2.10 instance-identity:185.v303dc7c645f9 ionicons-api:56.v1b_1c8c49374e -jackson2-api:2.16.2-378.v7e79818f53ce +jackson2-api:2.17.0-379.v02de8ec9f64c jakarta-activation-api:2.1.3-1 jakarta-mail-api:2.1.3-1 javax-activation-api:1.2.0-6 @@ -77,5 +77,5 @@ workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 workflow-scm-step:427.v4ca_6512e7df1 workflow-step-api:657.v03b_e8115821b_ -workflow-support:865.v43e78cc44e0d +workflow-support:881.v7663695646cf ws-cleanup:0.45 From 814a7f1b4f4473ddadec5c817fde5c15ba4dc28b Mon Sep 17 00:00:00 2001 From: gounthar Date: Wed, 20 Mar 2024 00:50:59 +0000 Subject: [PATCH 50/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 60a61462..9d75e23b 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -25,7 +25,7 @@ github:1.38.0 gradle:2.10 instance-identity:185.v303dc7c645f9 ionicons-api:56.v1b_1c8c49374e -jackson2-api:2.16.2-378.v7e79818f53ce +jackson2-api:2.17.0-379.v02de8ec9f64c jakarta-activation-api:2.1.3-1 jakarta-mail-api:2.1.3-1 javax-activation-api:1.2.0-6 @@ -60,7 +60,7 @@ resource-disposer:0.23 scm-api:689.v237b_6d3a_ef7f script-security:1326.vdb_c154de8669 snakeyaml-api:2.2-111.vc6598e30cc65 -ssh-credentials:322.v124df57ed808 +ssh-credentials:326.v7fcb_a_ef6194b_ ssh-slaves:2.948.vb_8050d697fec sshd:3.322.v159e91f6a_550 structs:337.v1b_04ea_4df7c8 @@ -77,5 +77,5 @@ workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 workflow-scm-step:427.v4ca_6512e7df1 workflow-step-api:657.v03b_e8115821b_ -workflow-support:865.v43e78cc44e0d +workflow-support:881.v7663695646cf ws-cleanup:0.45 From fc373de93468f1c545b81d70c211b1576c942521 Mon Sep 17 00:00:00 2001 From: gounthar Date: Mon, 25 Mar 2024 00:53:07 +0000 Subject: [PATCH 51/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 9d75e23b..b71e8c2b 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:232.vc7ca_8d934725 +pipeline-graph-view:234.v984087d1eb_25 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:111.v449306f708b_7 From 3031a9c4df23180b385267416ea505284830361d Mon Sep 17 00:00:00 2001 From: gounthar Date: Tue, 26 Mar 2024 00:51:24 +0000 Subject: [PATCH 52/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index b71e8c2b..fb806e21 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -71,7 +71,7 @@ variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d workflow-api:1291.v51fd2a_625da_7 workflow-basic-steps:1049.v257a_e6b_30fb_d -workflow-cps:3883.vb_3ff2a_e3eea_f +workflow-cps:3889.v937e0b_3412d3 workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 From 78e54971124812f5211ac26b8433ca2b0d1439d9 Mon Sep 17 00:00:00 2001 From: gounthar Date: Wed, 27 Mar 2024 00:51:17 +0000 Subject: [PATCH 53/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index b71e8c2b..9baf792d 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -20,7 +20,7 @@ font-awesome-api:6.5.1-3 git-client:4.7.0 git:5.2.1 github-api:1.318-461.v7a_c09c9fa_d63 -github-branch-source:1781.va_153cda_09d1b_ +github-branch-source:1785.v99802b_69816c github:1.38.0 gradle:2.10 instance-identity:185.v303dc7c645f9 @@ -33,13 +33,13 @@ javax-mail-api:1.6.2-9 jaxb:2.3.9-1 jjwt-api:0.11.5-77.v646c772fddb_0 jquery3-api:3.7.1-2 -junit:1259.v65ffcef24a_88 +junit:1265.v65b_14fa_f12f0 mailer:472.vf7c289a_4b_420 matrix-auth:3.2.2 matrix-project:822.824.v14451b_c0fd42 metrics:4.2.21-449.v6960d7c54c69 -mina-sshd-api-common:2.12.0-90.v9f7fb_9fa_3d3b_ -mina-sshd-api-core:2.12.0-90.v9f7fb_9fa_3d3b_ +mina-sshd-api-common:2.12.0-99.vdb_f07841c2db_ +mina-sshd-api-core:2.12.0-99.vdb_f07841c2db_ okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ @@ -71,7 +71,7 @@ variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d workflow-api:1291.v51fd2a_625da_7 workflow-basic-steps:1049.v257a_e6b_30fb_d -workflow-cps:3883.vb_3ff2a_e3eea_f +workflow-cps:3889.v937e0b_3412d3 workflow-durable-task-step:1331.vc8c2fed35334 workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 From 5bab13c40e12dd84ee5f5a045770a50230481a3e Mon Sep 17 00:00:00 2001 From: gounthar Date: Thu, 28 Mar 2024 00:51:48 +0000 Subject: [PATCH 54/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 9baf792d..8833654f 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -60,7 +60,7 @@ resource-disposer:0.23 scm-api:689.v237b_6d3a_ef7f script-security:1326.vdb_c154de8669 snakeyaml-api:2.2-111.vc6598e30cc65 -ssh-credentials:326.v7fcb_a_ef6194b_ +ssh-credentials:334.v7732563deee1 ssh-slaves:2.948.vb_8050d697fec sshd:3.322.v159e91f6a_550 structs:337.v1b_04ea_4df7c8 From bf86106c68c6e41f4696ce47eadff5c2ab87e22f Mon Sep 17 00:00:00 2001 From: gounthar Date: Fri, 29 Mar 2024 00:51:51 +0000 Subject: [PATCH 55/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 8833654f..88796fd0 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -38,8 +38,8 @@ mailer:472.vf7c289a_4b_420 matrix-auth:3.2.2 matrix-project:822.824.v14451b_c0fd42 metrics:4.2.21-449.v6960d7c54c69 -mina-sshd-api-common:2.12.0-99.vdb_f07841c2db_ -mina-sshd-api-core:2.12.0-99.vdb_f07841c2db_ +mina-sshd-api-common:2.12.1-101.v85b_e08b_780dd +mina-sshd-api-core:2.12.1-101.v85b_e08b_780dd okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ From 393c1fb284bfafead85abb8f5840a1f8b8443b40 Mon Sep 17 00:00:00 2001 From: gounthar Date: Sat, 30 Mar 2024 00:49:53 +0000 Subject: [PATCH 56/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 88796fd0..2b4400ba 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -31,7 +31,7 @@ jakarta-mail-api:2.1.3-1 javax-activation-api:1.2.0-6 javax-mail-api:1.6.2-9 jaxb:2.3.9-1 -jjwt-api:0.11.5-77.v646c772fddb_0 +jjwt-api:0.11.5-112.ve82dfb_224b_a_d jquery3-api:3.7.1-2 junit:1265.v65b_14fa_f12f0 mailer:472.vf7c289a_4b_420 @@ -46,12 +46,12 @@ pipeline-graph-analysis:216.vfd8b_ece330ca_ pipeline-graph-view:234.v984087d1eb_25 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ -pipeline-milestone-step:111.v449306f708b_7 +pipeline-milestone-step:119.vdfdc43fc3b_9a_ pipeline-model-api:2.2184.v0b_358b_953e69 pipeline-model-definition:2.2184.v0b_358b_953e69 pipeline-model-extensions:2.2184.v0b_358b_953e69 pipeline-rest-api:2.34 -pipeline-stage-step:305.ve96d0205c1c6 +pipeline-stage-step:312.v8cd10304c27a_ pipeline-stage-tags-metadata:2.2184.v0b_358b_953e69 pipeline-stage-view:2.34 plain-credentials:179.vc5cb_98f6db_38 @@ -77,5 +77,5 @@ workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 workflow-scm-step:427.v4ca_6512e7df1 workflow-step-api:657.v03b_e8115821b_ -workflow-support:881.v7663695646cf +workflow-support:896.v175a_a_9c5b_78f ws-cleanup:0.45 From 94aee3e3fb789261350bfd7f4fc9db622e4dad62 Mon Sep 17 00:00:00 2001 From: gounthar Date: Tue, 2 Apr 2024 00:54:14 +0000 Subject: [PATCH 57/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 2b4400ba..bc176f51 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -24,7 +24,7 @@ github-branch-source:1785.v99802b_69816c github:1.38.0 gradle:2.10 instance-identity:185.v303dc7c645f9 -ionicons-api:56.v1b_1c8c49374e +ionicons-api:70.v2959a_b_74e3cf jackson2-api:2.17.0-379.v02de8ec9f64c jakarta-activation-api:2.1.3-1 jakarta-mail-api:2.1.3-1 @@ -72,7 +72,7 @@ workflow-aggregator:596.v8c21c963d92d workflow-api:1291.v51fd2a_625da_7 workflow-basic-steps:1049.v257a_e6b_30fb_d workflow-cps:3889.v937e0b_3412d3 -workflow-durable-task-step:1331.vc8c2fed35334 +workflow-durable-task-step:1336.v768003e07199 workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 workflow-scm-step:427.v4ca_6512e7df1 From 2d50bc8ec29c3c1792843531932f1270dfb4c9b8 Mon Sep 17 00:00:00 2001 From: gounthar Date: Wed, 3 Apr 2024 00:51:25 +0000 Subject: [PATCH 58/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index bc176f51..a7627b1a 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -71,7 +71,7 @@ variant:60.v7290fc0eb_b_cd workflow-aggregator:596.v8c21c963d92d workflow-api:1291.v51fd2a_625da_7 workflow-basic-steps:1049.v257a_e6b_30fb_d -workflow-cps:3889.v937e0b_3412d3 +workflow-cps:3894.vd0f0248b_a_fc4 workflow-durable-task-step:1336.v768003e07199 workflow-job:1400.v7fd111b_ec82f workflow-multibranch:773.vc4fe1378f1d5 From 91e0ccdaa5d991bdfcc0e9b2d5e1a56ab62ef79a Mon Sep 17 00:00:00 2001 From: gounthar Date: Thu, 4 Apr 2024 00:53:08 +0000 Subject: [PATCH 59/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index a7627b1a..f8799847 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -60,7 +60,7 @@ resource-disposer:0.23 scm-api:689.v237b_6d3a_ef7f script-security:1326.vdb_c154de8669 snakeyaml-api:2.2-111.vc6598e30cc65 -ssh-credentials:334.v7732563deee1 +ssh-credentials:337.v395d2403ccd4 ssh-slaves:2.948.vb_8050d697fec sshd:3.322.v159e91f6a_550 structs:337.v1b_04ea_4df7c8 From 089854902555f7ebeaf6ceee5c36e70e09a69a23 Mon Sep 17 00:00:00 2001 From: gounthar Date: Fri, 5 Apr 2024 00:52:28 +0000 Subject: [PATCH 60/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index f8799847..4659e5af 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -6,7 +6,7 @@ bouncycastle-api:2.30.1.77-225.v26ea_c9455fd9 branch-api:2.1152.v6f101e97dd77 build-timeout:1.32 caffeine-api:3.1.8-133.v17b_1ff2e0599 -checks-api:2.0.2 +checks-api:2.2.0 cloudbees-folder:6.901.vb_4c7a_da_75da_3 commons-lang3-api:3.13.0-62.v7d18e55f51e2 commons-text-api:1.11.0-95.v22a_d30ee5d36 From 42434221518b56f54dda84f5f0bd6e44f5c2b20a Mon Sep 17 00:00:00 2001 From: gounthar Date: Sat, 6 Apr 2024 00:50:56 +0000 Subject: [PATCH 61/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index f8799847..92e309cc 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -6,7 +6,7 @@ bouncycastle-api:2.30.1.77-225.v26ea_c9455fd9 branch-api:2.1152.v6f101e97dd77 build-timeout:1.32 caffeine-api:3.1.8-133.v17b_1ff2e0599 -checks-api:2.0.2 +checks-api:2.2.0 cloudbees-folder:6.901.vb_4c7a_da_75da_3 commons-lang3-api:3.13.0-62.v7d18e55f51e2 commons-text-api:1.11.0-95.v22a_d30ee5d36 @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.1-101.v85b_e08b_780dd okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:234.v984087d1eb_25 +pipeline-graph-view:236.v8d6eedb_b_9f00 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:119.vdfdc43fc3b_9a_ From 97f8d5794d0ddfa096663c630723a8571af2a702 Mon Sep 17 00:00:00 2001 From: gounthar Date: Sun, 7 Apr 2024 00:56:46 +0000 Subject: [PATCH 62/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index f8799847..92e309cc 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -6,7 +6,7 @@ bouncycastle-api:2.30.1.77-225.v26ea_c9455fd9 branch-api:2.1152.v6f101e97dd77 build-timeout:1.32 caffeine-api:3.1.8-133.v17b_1ff2e0599 -checks-api:2.0.2 +checks-api:2.2.0 cloudbees-folder:6.901.vb_4c7a_da_75da_3 commons-lang3-api:3.13.0-62.v7d18e55f51e2 commons-text-api:1.11.0-95.v22a_d30ee5d36 @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.1-101.v85b_e08b_780dd okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:234.v984087d1eb_25 +pipeline-graph-view:236.v8d6eedb_b_9f00 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:119.vdfdc43fc3b_9a_ From 2bef5fd8decb338122d70ad5d9c00d55cd50dce5 Mon Sep 17 00:00:00 2001 From: gounthar Date: Mon, 8 Apr 2024 00:53:15 +0000 Subject: [PATCH 63/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 92e309cc..e9df577f 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -43,7 +43,7 @@ mina-sshd-api-core:2.12.1-101.v85b_e08b_780dd okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:236.v8d6eedb_b_9f00 +pipeline-graph-view:237.v8959b_75f3c47 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:119.vdfdc43fc3b_9a_ From 3b318911a7043a236ce9e99ce8c12d011b8b4ba0 Mon Sep 17 00:00:00 2001 From: gounthar Date: Tue, 9 Apr 2024 08:10:00 +0000 Subject: [PATCH 64/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 92e309cc..513629a6 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -43,22 +43,22 @@ mina-sshd-api-core:2.12.1-101.v85b_e08b_780dd okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:236.v8d6eedb_b_9f00 +pipeline-graph-view:237.v8959b_75f3c47 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:119.vdfdc43fc3b_9a_ -pipeline-model-api:2.2184.v0b_358b_953e69 -pipeline-model-definition:2.2184.v0b_358b_953e69 -pipeline-model-extensions:2.2184.v0b_358b_953e69 +pipeline-model-api:2.2188.v26e255fd2984 +pipeline-model-definition:2.2188.v26e255fd2984 +pipeline-model-extensions:2.2188.v26e255fd2984 pipeline-rest-api:2.34 pipeline-stage-step:312.v8cd10304c27a_ -pipeline-stage-tags-metadata:2.2184.v0b_358b_953e69 +pipeline-stage-tags-metadata:2.2188.v26e255fd2984 pipeline-stage-view:2.34 plain-credentials:179.vc5cb_98f6db_38 plugin-util-api:4.1.0 resource-disposer:0.23 scm-api:689.v237b_6d3a_ef7f -script-security:1326.vdb_c154de8669 +script-security:1335.vf07d9ce377a_e snakeyaml-api:2.2-111.vc6598e30cc65 ssh-credentials:337.v395d2403ccd4 ssh-slaves:2.948.vb_8050d697fec From 9cba49c4a9ea32bd1950d7e765cdc185d4212738 Mon Sep 17 00:00:00 2001 From: gounthar Date: Wed, 10 Apr 2024 08:10:57 +0000 Subject: [PATCH 65/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 92e309cc..513629a6 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -43,22 +43,22 @@ mina-sshd-api-core:2.12.1-101.v85b_e08b_780dd okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:236.v8d6eedb_b_9f00 +pipeline-graph-view:237.v8959b_75f3c47 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:119.vdfdc43fc3b_9a_ -pipeline-model-api:2.2184.v0b_358b_953e69 -pipeline-model-definition:2.2184.v0b_358b_953e69 -pipeline-model-extensions:2.2184.v0b_358b_953e69 +pipeline-model-api:2.2188.v26e255fd2984 +pipeline-model-definition:2.2188.v26e255fd2984 +pipeline-model-extensions:2.2188.v26e255fd2984 pipeline-rest-api:2.34 pipeline-stage-step:312.v8cd10304c27a_ -pipeline-stage-tags-metadata:2.2184.v0b_358b_953e69 +pipeline-stage-tags-metadata:2.2188.v26e255fd2984 pipeline-stage-view:2.34 plain-credentials:179.vc5cb_98f6db_38 plugin-util-api:4.1.0 resource-disposer:0.23 scm-api:689.v237b_6d3a_ef7f -script-security:1326.vdb_c154de8669 +script-security:1335.vf07d9ce377a_e snakeyaml-api:2.2-111.vc6598e30cc65 ssh-credentials:337.v395d2403ccd4 ssh-slaves:2.948.vb_8050d697fec From 9e43c0601a5f4204c86be7deecbf5dd60b49d761 Mon Sep 17 00:00:00 2001 From: gounthar Date: Thu, 11 Apr 2024 08:10:29 +0000 Subject: [PATCH 66/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 92e309cc..c674a775 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -20,9 +20,9 @@ font-awesome-api:6.5.1-3 git-client:4.7.0 git:5.2.1 github-api:1.318-461.v7a_c09c9fa_d63 -github-branch-source:1785.v99802b_69816c +github-branch-source:1787.v8b_8cd49a_f8f1 github:1.38.0 -gradle:2.10 +gradle:2.11 instance-identity:185.v303dc7c645f9 ionicons-api:70.v2959a_b_74e3cf jackson2-api:2.17.0-379.v02de8ec9f64c @@ -43,22 +43,22 @@ mina-sshd-api-core:2.12.1-101.v85b_e08b_780dd okhttp-api:4.11.0-172.vda_da_1feeb_c6e pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ -pipeline-graph-view:236.v8d6eedb_b_9f00 +pipeline-graph-view:237.v8959b_75f3c47 pipeline-groovy-lib:704.vc58b_8890a_384 pipeline-input-step:491.vb_07d21da_1a_fb_ pipeline-milestone-step:119.vdfdc43fc3b_9a_ -pipeline-model-api:2.2184.v0b_358b_953e69 -pipeline-model-definition:2.2184.v0b_358b_953e69 -pipeline-model-extensions:2.2184.v0b_358b_953e69 +pipeline-model-api:2.2198.v41dd8ef6dd56 +pipeline-model-definition:2.2198.v41dd8ef6dd56 +pipeline-model-extensions:2.2198.v41dd8ef6dd56 pipeline-rest-api:2.34 pipeline-stage-step:312.v8cd10304c27a_ -pipeline-stage-tags-metadata:2.2184.v0b_358b_953e69 +pipeline-stage-tags-metadata:2.2198.v41dd8ef6dd56 pipeline-stage-view:2.34 plain-credentials:179.vc5cb_98f6db_38 plugin-util-api:4.1.0 resource-disposer:0.23 scm-api:689.v237b_6d3a_ef7f -script-security:1326.vdb_c154de8669 +script-security:1335.vf07d9ce377a_e snakeyaml-api:2.2-111.vc6598e30cc65 ssh-credentials:337.v395d2403ccd4 ssh-slaves:2.948.vb_8050d697fec From 8a01e2dec1cdea28c83ccd4b2e73933428c6580e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 12:16:33 +0000 Subject: [PATCH 67/83] chore(deps): Bump debian in /dockerfiles/sidekick Bumps debian from bookworm-20240311 to bookworm-20240408. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dockerfiles/sidekick/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/sidekick/Dockerfile b/dockerfiles/sidekick/Dockerfile index aee9eca8..43c456d3 100644 --- a/dockerfiles/sidekick/Dockerfile +++ b/dockerfiles/sidekick/Dockerfile @@ -1,7 +1,7 @@ # This Dockerfile is used to prepare a Debian-based Docker image with several utilities installed. # We start from the Debian 'bookworm' image dated 2023-11-20. -FROM debian:bookworm-20240311 as prepare-stage +FROM debian:bookworm-20240408 as prepare-stage # Copy all shell scripts from the current directory to /usr/local/bin/ in the image. COPY *sh /usr/local/bin/ From 6c34fa7c9d4850c748084e8b95ad2651dc8e30fd Mon Sep 17 00:00:00 2001 From: gounthar Date: Mon, 13 May 2024 08:11:14 +0000 Subject: [PATCH 68/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index cd8d61ac..bb8bb7d3 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -24,7 +24,7 @@ github-branch-source:1789.v5b_0c0cea_18c3 github:1.38.0 gradle:2.11 instance-identity:185.v303dc7c645f9 -ionicons-api:73.vb_f522f227457 +ionicons-api:74.v93d5eb_813d5f jackson2-api:2.17.0-379.v02de8ec9f64c jakarta-activation-api:2.1.3-1 jakarta-mail-api:2.1.3-1 From 17396e8abe3d4a8c199ea42e76ce334ffdc3b845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 12:52:48 +0000 Subject: [PATCH 69/83] chore(deps): bump codacy/codacy-analysis-cli-action from 4.4.0 to 4.4.1 Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases) - [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/33d455949345bddfdb845fba76b57b70cc83754b...3ff8e64eb4b714c4bee91b7b4eea31c6fc2c4f93) --- updated-dependencies: - dependency-name: codacy/codacy-analysis-cli-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/codacy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codacy.yml b/.github/workflows/codacy.yml index 6864837d..8032ab5c 100644 --- a/.github/workflows/codacy.yml +++ b/.github/workflows/codacy.yml @@ -39,7 +39,7 @@ jobs: # Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis - name: Run Codacy Analysis CLI - uses: codacy/codacy-analysis-cli-action@33d455949345bddfdb845fba76b57b70cc83754b + uses: codacy/codacy-analysis-cli-action@3ff8e64eb4b714c4bee91b7b4eea31c6fc2c4f93 with: # Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository # You can also omit the token and run the tools that support default configurations From f71a8801f36f395f2b9726a51b0ff2b419f272b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 12:52:52 +0000 Subject: [PATCH 70/83] chore(deps): bump updatecli/updatecli-action from 2.57.0 to 2.58.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.57.0 to 2.58.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.57.0...v2.58.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 8a0572ee..7d73cac1 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -23,7 +23,7 @@ jobs: # This step installs Updatecli in the runner using the updatecli-action - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@v2.57.0 + uses: updatecli/updatecli-action@v2.58.0 # This step runs Updatecli in Dry Run mode # It uses the "diff" command of updatecli with the specified config and values files From 163d1338510f96e6daeed21e7fad18456e3715bc Mon Sep 17 00:00:00 2001 From: gounthar Date: Tue, 14 May 2024 08:11:58 +0000 Subject: [PATCH 71/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index bb8bb7d3..b4478051 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -64,7 +64,7 @@ ssh-credentials:337.v395d2403ccd4 ssh-slaves:2.948.vb_8050d697fec sshd:3.322.v159e91f6a_550 structs:337.v1b_04ea_4df7c8 -timestamper:1.26 +timestamper:1.27 token-macro:400.v35420b_922dcb_ trilead-api:2.142.v748523a_76693 variant:60.v7290fc0eb_b_cd From 48b14db26087591d85681a99b8dabdbf0e98e926 Mon Sep 17 00:00:00 2001 From: gounthar Date: Wed, 15 May 2024 08:10:44 +0000 Subject: [PATCH 72/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index bb8bb7d3..38a64ba7 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -22,7 +22,7 @@ git:5.2.2 github-api:1.318-461.v7a_c09c9fa_d63 github-branch-source:1789.v5b_0c0cea_18c3 github:1.38.0 -gradle:2.11 +gradle:2.12 instance-identity:185.v303dc7c645f9 ionicons-api:74.v93d5eb_813d5f jackson2-api:2.17.0-379.v02de8ec9f64c @@ -54,7 +54,7 @@ pipeline-rest-api:2.34 pipeline-stage-step:312.v8cd10304c27a_ pipeline-stage-tags-metadata:2.2198.v41dd8ef6dd56 pipeline-stage-view:2.34 -plain-credentials:179.vc5cb_98f6db_38 +plain-credentials:182.v468b_97b_9dcb_8 plugin-util-api:4.1.0 resource-disposer:0.23 scm-api:690.vfc8b_54395023 @@ -64,7 +64,7 @@ ssh-credentials:337.v395d2403ccd4 ssh-slaves:2.948.vb_8050d697fec sshd:3.322.v159e91f6a_550 structs:337.v1b_04ea_4df7c8 -timestamper:1.26 +timestamper:1.27 token-macro:400.v35420b_922dcb_ trilead-api:2.142.v748523a_76693 variant:60.v7290fc0eb_b_cd From 624b0c502a2af977796b3adefa12df9a9897989f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 12:54:57 +0000 Subject: [PATCH 73/83] chore(deps): bump updatecli/updatecli-action from 2.58.0 to 2.59.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.58.0 to 2.59.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v2.58.0...v2.59.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/updatecli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 7d73cac1..f06552b6 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -23,7 +23,7 @@ jobs: # This step installs Updatecli in the runner using the updatecli-action - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@v2.58.0 + uses: updatecli/updatecli-action@v2.59.0 # This step runs Updatecli in Dry Run mode # It uses the "diff" command of updatecli with the specified config and values files From d520aeab78b1fd60140f20b2f037dc701215d44b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Jun 2024 16:41:36 +0000 Subject: [PATCH 74/83] Update Docker versions --- docker-versions.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-versions.txt b/docker-versions.txt index 040d9ca7..ce2a23d2 100644 --- a/docker-versions.txt +++ b/docker-versions.txt @@ -1,2 +1,2 @@ -- Docker version 24.0.9, build 2936816 -- Docker Compose version v2.23.3 +- Docker version 26.1.3, build b72abbb +- Docker Compose version v2.27.1 From 45dd8144e0f9f91fc4e68f957a075c2389cc22a6 Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Thu, 12 Sep 2024 11:54:42 +0200 Subject: [PATCH 75/83] Not to be lost. --- extract-profiles.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 extract-profiles.sh diff --git a/extract-profiles.sh b/extract-profiles.sh new file mode 100644 index 00000000..5e09eaa8 --- /dev/null +++ b/extract-profiles.sh @@ -0,0 +1,51 @@ +#!/bin/bash +set -e + +original_file="docker-compose.yaml" + +# Function to add a service and its dependencies to the included_services list +add_service_and_dependencies() { + local service=$1 + # Mark the service as included + included_services["$service"]=1 + # Check if the service has dependencies + if yq e ".services.${service}.depends_on" "$original_file" -e > /dev/null; then + # Read dependencies of the service + local dependencies=($(yq e ".services.${service}.depends_on | keys" "$original_file" -o json | jq -r '.[]')) + # Recursively add dependencies + for dependency in "${dependencies[@]}"; do + if [[ -z "${included_services["$dependency"]}" ]]; then + add_service_and_dependencies "$dependency" + fi + done + fi +} + +# Step 1: Collect all dependencies +declare -A all_dependencies +services=$(yq e '.services | keys' "$original_file" -o json | jq -r '.[]') +for service in $services; do + dependencies=$(yq e ".services.$service.depends_on | keys" "$original_file" -o json | jq -r '.[]') + for dependency in $dependencies; do + all_dependencies["$dependency"]=1 + done +done + +# Step 2: Process each profile and include dependencies +for profile in $(yq e '.services[].profiles[]?' "$original_file" | sort -u); do + echo "Processing profile: $profile" + # Initialize an associative array to track included services + declare -A included_services + # Find and include services matching the profile + matching_services=$(yq e ".services | with_entries(select(.value.profiles[]? == \"$profile\")) | keys" "$original_file" -o json | jq -r '.[]') + for service in $matching_services; do + add_service_and_dependencies "$service" + done + # Correctly format the list of included services for yq query + included_services_keys=$(printf "'%s'," "${!included_services[@]}") + included_services_keys="[${included_services_keys%,}]" # Remove trailing comma and wrap in brackets + + # Generate the docker-compose file for the profile + echo "Generating docker-compose-$profile.yaml" + yq e ".services | with_entries(select(.key as \$k | .key == \"$included_services_list\"))" "$original_file" > "docker-compose-$profile.yaml" +done From e10b1299535416a9989ecd28db4f13b7f9043a80 Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Thu, 12 Sep 2024 11:56:08 +0200 Subject: [PATCH 76/83] not to be lost --- extract-profiles.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 extract-profiles.sh diff --git a/extract-profiles.sh b/extract-profiles.sh old mode 100644 new mode 100755 From 765283252c391cdffb40b9675b62ad63999f2a77 Mon Sep 17 00:00:00 2001 From: gounthar Date: Mon, 13 Jan 2025 08:13:45 +0000 Subject: [PATCH 77/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 7d0eb008..ce098f7c 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -46,7 +46,7 @@ pipeline-build-step:540.vb_e8849e1a_b_d8 pipeline-graph-analysis:216.vfd8b_ece330ca_ pipeline-graph-view:382.vb_9a_27b_7b_ea_71 pipeline-groovy-lib:745.vdf6077913de0 -pipeline-input-step:495.ve9c153f6067b_ +pipeline-input-step:508.v584c0e9a_2177 pipeline-milestone-step:119.vdfdc43fc3b_9a_ pipeline-model-api:2.2218.v56d0cda_37c72 pipeline-model-definition:2.2218.v56d0cda_37c72 From 8c274088e870b7b80666c997d5863c748bf614c3 Mon Sep 17 00:00:00 2001 From: gounthar Date: Wed, 15 Jan 2025 10:42:35 +0000 Subject: [PATCH 78/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 95a6bfa5..082ed83f 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -2,7 +2,7 @@ ant:511.v0a_a_1a_334f41b_ antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 bootstrap5-api:5.3.3-1 -bouncycastle-api:2.30.1.79-254.vfdb_814e7791e +bouncycastle-api:2.30.1.80-256.vf98926042a_9b_ branch-api:2.1208.vf528356feca_4 build-timeout:1.33 caffeine-api:3.1.8-133.v17b_1ff2e0599 From dc8c1f89ab0b1722955b7e35439040493a0dab85 Mon Sep 17 00:00:00 2001 From: gounthar Date: Thu, 16 Jan 2025 08:12:15 +0000 Subject: [PATCH 79/83] chore(jenkins): Update Jenkins plugins --- dockerfiles/plugins.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dockerfiles/plugins.txt b/dockerfiles/plugins.txt index 95a6bfa5..f6bdc8d6 100644 --- a/dockerfiles/plugins.txt +++ b/dockerfiles/plugins.txt @@ -2,14 +2,14 @@ ant:511.v0a_a_1a_334f41b_ antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 bootstrap5-api:5.3.3-1 -bouncycastle-api:2.30.1.79-254.vfdb_814e7791e +bouncycastle-api:2.30.1.80-256.vf98926042a_9b_ branch-api:2.1208.vf528356feca_4 build-timeout:1.33 caffeine-api:3.1.8-133.v17b_1ff2e0599 checks-api:2.2.1 -cloudbees-folder:6.976.v4dc79fb_c458d +cloudbees-folder:6.980.v5a_cc0cb_25881 commons-lang3-api:3.17.0-84.vb_b_938040b_078 -commons-text-api:1.12.0-129.v99a_50df237f7 +commons-text-api:1.13.0-153.v91dcd89e2a_22 configuration-as-code:1915.vcdd0a_d0d2625 credentials-binding:687.v619cb_15e923f credentials:1405.vb_cda_74a_f8974 @@ -17,7 +17,7 @@ display-url-api:2.209.v582ed814ff2f durable-task:581.v299a_5609d767 echarts-api:5.5.1-5 font-awesome-api:6.6.0-2 -git-client:6.1.0 +git-client:6.1.1 git:5.7.0 github-api:1.321-478.vc9ce627ce001 github-branch-source:1809.v088b_5f22c768 @@ -72,7 +72,7 @@ variant:60.v7290fc0eb_b_cd workflow-aggregator:600.vb_57cdd26fdd7 workflow-api:1358.vfb_5780da_64cb_ workflow-basic-steps:1058.vcb_fc1e3a_21a_9 -workflow-cps:4007.vd705fc76a_34e +workflow-cps:4009.v0089238351a_9 workflow-durable-task-step:1400.v7a_fd50a_091de workflow-job:1496.v5b_18defc07f2 workflow-multibranch:795.ve0cb_1f45ca_9a_ From 3bf124b03b8cbe88dbd0a54b94ff18ca752ed817 Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Fri, 21 Feb 2025 14:03:11 +0100 Subject: [PATCH 80/83] Add C++ profile to Docker Compose and Updatecli Fixes #376 Add a new profile in the Docker Compose file for building C++ source code with Jenkins. * **Docker Compose Files:** * Add a `cpp` profile in `docker-compose.yaml` and `build-docker-compose.yaml`. * Include necessary service definitions, dependencies, healthcheck, and volume configurations. * **Dockerfile:** * Create `dockerfiles/cpp/Dockerfile` with necessary C++ build tools including `build-essential`, `cmake`, `gcc`, `g++`, `clang`, `make`, `libstdc++-dev`, and `pkg-config`. * Set environment variables and ensure ownership of the Jenkins agent home directory. * **Updatecli Manifest:** * Add `updatecli/updatecli.d/cpp.yaml` for managing the C++ Dockerfile. * Ensure the manifest includes the necessary dependencies for the C++ build environment. * **GitHub Actions:** * Modify `.github/workflows/github-docker-registry-push.yml` to add a new job for building and pushing the C++ Docker image to ghcr. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/gounthar/quickstart-tutorials/issues/376?shareId=XXXX-XXXX-XXXX-XXXX). --- .../workflows/github-docker-registry-push.yml | 10 +++++ build-docker-compose.yaml | 17 ++++++++ docker-compose.yaml | 17 ++++++++ dockerfiles/cpp/Dockerfile | 19 +++++++++ updatecli/updatecli.d/cpp.yaml | 42 +++++++++++++++++++ 5 files changed, 105 insertions(+) create mode 100644 dockerfiles/cpp/Dockerfile create mode 100644 updatecli/updatecli.d/cpp.yaml diff --git a/.github/workflows/github-docker-registry-push.yml b/.github/workflows/github-docker-registry-push.yml index 8e015f0a..66a1a53a 100644 --- a/.github/workflows/github-docker-registry-push.yml +++ b/.github/workflows/github-docker-registry-push.yml @@ -204,3 +204,13 @@ jobs: platforms: linux/amd64, linux/arm64 push: true tags: ghcr.io/${{ env.REPO_NAME }}/jenkinsci-tutorials:golang_${{ env.BRANCH }} + + - name: Build and push the jenkins agent for cpp tutorial + # This step builds and pushes the Jenkins agent for the C++ tutorial + if: contains(env.files, 'dockerfiles/cpp/Dockerfile') + uses: docker/build-push-action@v6 + with: + context: ./dockerfiles/cpp + platforms: linux/amd64, linux/aarch64 + push: true + tags: ghcr.io/${{ env.REPO_NAME }}/jenkinsci-tutorials:cpp_agent_${{ env.BRANCH }} diff --git a/build-docker-compose.yaml b/build-docker-compose.yaml index 525cf16e..cb11f18f 100644 --- a/build-docker-compose.yaml +++ b/build-docker-compose.yaml @@ -205,6 +205,23 @@ services: retries: 5 volumes: - agent-ssh-dir:/home/jenkins/.ssh:ro # Mounts the agent-ssh-dir volume to the /home/jenkins/.ssh path inside the container as read-only + cpp: + build: dockerfiles/cpp/. + container_name: desktop-jenkins_agent-1-cpp + profiles: + - cpp + depends_on: + sidekick_service: + condition: service_completed_successfully + jenkins_controller: + condition: service_started + healthcheck: + test: ["CMD-SHELL", "[ -f /home/jenkins/.ssh/authorized_keys ] || exit 1"] + interval: 5s + timeout: 10s + retries: 5 + volumes: + - agent-ssh-dir:/home/jenkins/.ssh:ro volumes: jenkins_home: null agent-ssh-dir: diff --git a/docker-compose.yaml b/docker-compose.yaml index 3c2601cd..9c1a9724 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -281,6 +281,23 @@ services: retries: 5 volumes: - agent-ssh-dir:/home/jenkins/.ssh:ro # Mounts the agent-ssh-dir volume to the /home/jenkins/.ssh path inside the container as read-only + cpp: + image: ${IMAGE_PREFIX}/${GHCR_USERNAME}/quickstart-tutorials/jenkinsci-tutorials:cpp_agent_${BRANCH_SUFFIX} + container_name: desktop-jenkins_agent-1-cpp + profiles: + - cpp + depends_on: + sidekick_service: + condition: service_completed_successfully + jenkins_controller: + condition: service_started + healthcheck: + test: ["CMD-SHELL", "[ -f /home/jenkins/.ssh/authorized_keys ] || exit 1"] + interval: 5s + timeout: 10s + retries: 5 + volumes: + - agent-ssh-dir:/home/jenkins/.ssh:ro volumes: jenkins_home: null empty_jenkins_home: null diff --git a/dockerfiles/cpp/Dockerfile b/dockerfiles/cpp/Dockerfile new file mode 100644 index 00000000..201533a2 --- /dev/null +++ b/dockerfiles/cpp/Dockerfile @@ -0,0 +1,19 @@ +FROM jenkins/ssh-agent:6.9.0 + +# Install necessary C++ build tools +RUN apt-get update && apt-get install -y --no-install-recommends \ + build-essential \ + cmake \ + gcc \ + g++ \ + clang \ + make \ + libstdc++-dev \ + pkg-config \ + && rm -rf /var/lib/apt/lists/* + +# Set environment variables +ENV PATH="/usr/local/bin:$PATH" + +# Ensure the ownership of the Jenkins agent home directory is set to the Jenkins user +RUN chown -R jenkins:jenkins "${JENKINS_AGENT_HOME}" diff --git a/updatecli/updatecli.d/cpp.yaml b/updatecli/updatecli.d/cpp.yaml new file mode 100644 index 00000000..26f42fbd --- /dev/null +++ b/updatecli/updatecli.d/cpp.yaml @@ -0,0 +1,42 @@ +name: "deps: update C++ build environment" + +scms: + default: + kind: github + spec: + user: "{{ .github.user }}" + email: "{{ .github.email }}" + owner: "{{ .github.owner }}" + repository: "{{ .github.repository }}" + token: "{{ requiredEnv .github.token }}" + username: "{{ .github.username }}" + branch: "{{ .github.branch }}" + +sources: + cpp: + name: Get latest C++ build environment dependencies + kind: shell + spec: + command: echo "build-essential cmake gcc g++ clang make libstdc++-dev pkg-config" + +targets: + cpp: + name: 'deps(dockerfile): update C++ build environment dependencies' + scmid: default + kind: dockerfile + spec: + file: dockerfiles/cpp/Dockerfile + instruction: + keyword: RUN + matcher: apt-get install -y --no-install-recommends + sourceid: cpp + +actions: + default: + kind: github/pullrequest + scmid: default + title: Update C++ build environment dependencies to {{ source "cpp" }} + spec: + labels: + - dependencies + - cpp From 9f560e571b81b919e7640e84ffa2f8672eca7723 Mon Sep 17 00:00:00 2001 From: gounthar Date: Fri, 21 Feb 2025 14:08:16 +0100 Subject: [PATCH 81/83] fix(updatecli): Removed cpp manifest. --- updatecli/updatecli.d/cpp.yaml | 42 ---------------------------------- 1 file changed, 42 deletions(-) delete mode 100644 updatecli/updatecli.d/cpp.yaml diff --git a/updatecli/updatecli.d/cpp.yaml b/updatecli/updatecli.d/cpp.yaml deleted file mode 100644 index 26f42fbd..00000000 --- a/updatecli/updatecli.d/cpp.yaml +++ /dev/null @@ -1,42 +0,0 @@ -name: "deps: update C++ build environment" - -scms: - default: - kind: github - spec: - user: "{{ .github.user }}" - email: "{{ .github.email }}" - owner: "{{ .github.owner }}" - repository: "{{ .github.repository }}" - token: "{{ requiredEnv .github.token }}" - username: "{{ .github.username }}" - branch: "{{ .github.branch }}" - -sources: - cpp: - name: Get latest C++ build environment dependencies - kind: shell - spec: - command: echo "build-essential cmake gcc g++ clang make libstdc++-dev pkg-config" - -targets: - cpp: - name: 'deps(dockerfile): update C++ build environment dependencies' - scmid: default - kind: dockerfile - spec: - file: dockerfiles/cpp/Dockerfile - instruction: - keyword: RUN - matcher: apt-get install -y --no-install-recommends - sourceid: cpp - -actions: - default: - kind: github/pullrequest - scmid: default - title: Update C++ build environment dependencies to {{ source "cpp" }} - spec: - labels: - - dependencies - - cpp From b650c9187868ef1ac3f9f93008654d7b5e11ffcf Mon Sep 17 00:00:00 2001 From: gounthar Date: Fri, 21 Feb 2025 14:08:49 +0100 Subject: [PATCH 82/83] fix(docker): Update libstdc++ dependency to libstdc++-12-dev --- dockerfiles/cpp/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/cpp/Dockerfile b/dockerfiles/cpp/Dockerfile index 201533a2..4c9ab6a6 100644 --- a/dockerfiles/cpp/Dockerfile +++ b/dockerfiles/cpp/Dockerfile @@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ g++ \ clang \ make \ - libstdc++-dev \ + libstdc++-12-dev \ pkg-config \ && rm -rf /var/lib/apt/lists/* From 3aa6810a956d664837290d799ca6574cd82384b3 Mon Sep 17 00:00:00 2001 From: gounthar Date: Fri, 21 Feb 2025 14:09:07 +0100 Subject: [PATCH 83/83] feat(jenkins): Add cpp-agent configuration for Docker image in ssh-agent.yaml --- updatecli/updatecli.d/ssh-agent.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/updatecli/updatecli.d/ssh-agent.yaml b/updatecli/updatecli.d/ssh-agent.yaml index bef372b4..602dd108 100644 --- a/updatecli/updatecli.d/ssh-agent.yaml +++ b/updatecli/updatecli.d/ssh-agent.yaml @@ -85,6 +85,16 @@ targets: matcher: jenkins/ssh-agent sourceid: jenkins/ssh-agent scmid: default + jenkins/cpp-agent: + name: '[jenkins/ssh-agent] Bump Docker image tag in "dockerfiles/cpp/Dockerfile"' + kind: dockerfile + spec: + file: dockerfiles/cpp/Dockerfile + instruction: + keyword: FROM + matcher: jenkins/ssh-agent + sourceid: jenkins/ssh-agent + scmid: default default-agent: name: '[jenkins/ssh-agent] Bump Docker image tag in "docker-compose.yaml"' kind: yaml