From 23396820cab9b09fc5e80b243f8d098223c54c3f Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Fri, 13 Sep 2024 20:32:07 -0600 Subject: [PATCH 01/12] Test latest Jenkins weekly 2.477-rc35350.7ff5a_a_a_0fdc3 https://github.com/jenkinsci/jenkins/commit/7ff5aaa0fdc337fcc6e7f02d95dd6df2721763d5 is the most recent commit included in the build. --- sample-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 7fed6494f..26a62ff30 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -14,7 +14,7 @@ 999999-SNAPSHOT weekly - 2.476 + 2.477-rc35350.7ff5a_a_a_0fdc3 false 2254.vcff7a_d4969e5 From 602a307b42ac6595556cfa3bad31a18eb3dacacf Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Fri, 13 Sep 2024 23:53:17 -0600 Subject: [PATCH 02/12] Use incremental script security build to fix test --- bom-weekly/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index 2a1f9633d..880a8ee62 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -1014,7 +1014,8 @@ org.jenkins-ci.plugins script-security - 1361.v913100720139 + + 1364.v88f2cb_94682d org.jenkins-ci.plugins From 31cf03fb65c0cb1602d9720643a1cf6eacca81c6 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Fri, 13 Sep 2024 23:53:55 -0600 Subject: [PATCH 03/12] Revert "Bump io.jenkins.plugins:analysis-model-api in /bom-weekly (#3571)" This reverts commit 036e2696182dddfaf6ae1b352ae39ad62cdd1b66. --- bom-weekly/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index 880a8ee62..c0915dd08 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -163,7 +163,7 @@ io.jenkins.plugins analysis-model-api - 12.5.0 + 12.4.0 io.jenkins.plugins From 767ffaf421794a0d89e334ff539b121c571785a7 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Sat, 14 Sep 2024 04:12:45 -0600 Subject: [PATCH 04/12] Test with blueocean incremental 1.27.15-rc4520.67a_b_91263b_f9 is the incremental built from: * https://github.com/jenkinsci/blueocean-plugin/pull/2572 --- bom-weekly/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index c0915dd08..d91a35ab4 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -10,7 +10,7 @@ pom 1.12.767-467.vb_e93f0c614b_6 - 1.27.14 + 1.27.15-rc4520.67a_b_91263b_f9 2.1178.v969d9eb_c728e 2.2.1 6.951.v5f91d88d76b_b_ From 933f41a8a88233846ee079cbdd32c7c8f24ecacf Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Sat, 14 Sep 2024 04:52:13 -0600 Subject: [PATCH 05/12] Exclude GitReadSaveTest.testBareRepoReadWrite test failure https://github.com/jenkinsci/blueocean-plugin/pull/2572 proposes the fix for the next release of the blueocean plugin. --- excludes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/excludes.txt b/excludes.txt index bfd7a3fa5..74820e24e 100644 --- a/excludes.txt +++ b/excludes.txt @@ -23,6 +23,9 @@ hudson.matrix.AxisTest#emptyAxisValueListResultInNoConfigurations hudson.matrix.AxisTest#submitEmptyAxisName hudson.matrix.AxisTest#submitInvalidAxisName +# TODO https://github.com/jenkinsci/blueocean-plugin/pull/2572 +io.jenkins.blueocean.blueocean_git_pipeline.GitReadSaveTest#testBareRepoReadWrite + # TODO cryptic PCT-only errors: https://github.com/jenkinsci/bom/issues/2645#issue-1984697087 io.jenkins.blueocean.service.embedded.PipelineApiTest#testOrganizationFolder From 4d1852c9fb18f6b8ad50441be97503fd134786fa Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Sat, 14 Sep 2024 05:00:11 -0600 Subject: [PATCH 06/12] Revert "Test with blueocean incremental" This reverts commit 767ffaf421794a0d89e334ff539b121c571785a7. --- bom-weekly/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index d91a35ab4..c0915dd08 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -10,7 +10,7 @@ pom 1.12.767-467.vb_e93f0c614b_6 - 1.27.15-rc4520.67a_b_91263b_f9 + 1.27.14 2.1178.v969d9eb_c728e 2.2.1 6.951.v5f91d88d76b_b_ From b8081449829ae368d0d40d624e5c5eab8b6b9755 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Sun, 15 Sep 2024 18:35:18 -0600 Subject: [PATCH 07/12] Test Jenkins 2.477-rc35351.239ced05a_fca_ --- sample-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 26a62ff30..a8b387751 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -14,7 +14,7 @@ 999999-SNAPSHOT weekly - 2.477-rc35350.7ff5a_a_a_0fdc3 + 2.477-rc35351.239ced05a_fca_ false 2254.vcff7a_d4969e5 From 70730c2454c55248b6b98e65aa8dd82c0b57a64f Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Mon, 16 Sep 2024 13:53:35 -0600 Subject: [PATCH 08/12] Test with analysis-model-api 12.5.0 --- bom-weekly/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index f3ce587be..c15877a5a 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -163,7 +163,7 @@ io.jenkins.plugins analysis-model-api - 12.4.0 + 12.5.0 io.jenkins.plugins From 84123666a3da679e4462d54e04cc3df8d4f4d4eb Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Mon, 16 Sep 2024 14:07:59 -0600 Subject: [PATCH 09/12] Revert "Bump io.jenkins.plugins:analysis-model-api in /bom-weekly (#3571)" This reverts commit 036e2696182dddfaf6ae1b352ae39ad62cdd1b66. --- bom-weekly/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index c15877a5a..f3ce587be 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -163,7 +163,7 @@ io.jenkins.plugins analysis-model-api - 12.5.0 + 12.4.0 io.jenkins.plugins From 9b5038d3b1fc9197039ff1f726c7284e3ea0a5fd Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Mon, 16 Sep 2024 14:08:12 -0600 Subject: [PATCH 10/12] Revert "Bump io.jenkins.plugins:warnings-ng from 11.5.0 to 11.6.0 in /bom-weekly (#3576)" This reverts commit 63bb9ef9e5aa9f24aa174384c523f70d414f3803. --- bom-weekly/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index f3ce587be..9eab3f4a1 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -463,7 +463,7 @@ io.jenkins.plugins warnings-ng - 11.6.0 + 11.5.0 io.jenkins.plugins.mina-sshd-api From ef398190d34041f208792fe1aa30d155d25c223c Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Mon, 16 Sep 2024 14:18:50 -0600 Subject: [PATCH 11/12] Test with Jenkins 2.477-rc35355.2e4422a_9a_96d https://github.com/jenkinsci/jenkins/pull/9737 --- sample-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index a8b387751..3e3847ee1 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -14,7 +14,7 @@ 999999-SNAPSHOT weekly - 2.477-rc35351.239ced05a_fca_ + 2.477-rc35355.2e4422a_9a_96d false 2254.vcff7a_d4969e5 From 34085afc119656db05762ec84a71e1f7312935a9 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Mon, 16 Sep 2024 20:13:02 -0600 Subject: [PATCH 12/12] Use analysis model 12.4.0 and warnings-ng 11.5.0 on 2.462.x and older Pinning the new version on older releases may tell us something --- bom-2.462.x/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bom-2.462.x/pom.xml b/bom-2.462.x/pom.xml index 11abfefef..8f53532e2 100644 --- a/bom-2.462.x/pom.xml +++ b/bom-2.462.x/pom.xml @@ -21,6 +21,11 @@ pom import + + io.jenkins.plugins + analysis-model-api + 12.4.0 + io.jenkins.plugins okhttp-api @@ -32,6 +37,11 @@ ${okhttp-api-plugin.version} tests + + io.jenkins.plugins + warnings-ng + 11.5.0 + org.jenkins-ci.plugins build-user-vars-plugin