Skip to content

Commit 53d1178

Browse files
authored
Merge pull request #610 from jenkins-infra/automation/consolidate-metadata
chore(consolidate): Update aggregated metadata for each plugin
2 parents f2b5b71 + 35d6201 commit 53d1178

62 files changed

Lines changed: 2563 additions & 24 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"pluginName": "active-directory",
3+
"pluginRepository": "https://github.com/jenkinsci/active-directory-plugin.git",
4+
"migrations": [
5+
{
6+
"pluginVersion": "2.41",
7+
"jenkinsBaseline": "2.504",
8+
"targetBaseline": "2.504",
9+
"effectiveBaseline": "2.504",
10+
"jenkinsVersion": "2.504.3",
11+
"migrationName": "Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text",
12+
"migrationDescription": "Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text.",
13+
"tags": [
14+
"migration",
15+
"dependencies"
16+
],
17+
"migrationId": "io.jenkins.tools.pluginmodernizer.MigrateCommonsLang2ToLang3AndCommonText",
18+
"migrationStatus": "success",
19+
"pullRequestUrl": "https://github.com/jenkinsci/active-directory-plugin/pull/691",
20+
"pullRequestStatus": "open",
21+
"dryRun": false,
22+
"additions": 9,
23+
"deletions": 4,
24+
"changedFiles": 5,
25+
"key": "2026-01-15T16-40-01.json",
26+
"path": "metadata-plugin-modernizer/active-directory/modernization-metadata",
27+
"timestamp": "2026-01-15T16-40-01"
28+
}
29+
]
30+
}

ansible/reports/aggregated_migrations.json

Lines changed: 78 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22
"pluginName": "ansible",
33
"pluginRepository": "https://github.com/jenkinsci/ansible-plugin.git",
44
"migrations": [
5+
{
6+
"pluginVersion": "635.v34b_48e979c86",
7+
"jenkinsBaseline": "2.516",
8+
"targetBaseline": "2.516",
9+
"effectiveBaseline": "2.516",
10+
"jenkinsVersion": "2.516.3",
11+
"migrationName": "Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text",
12+
"migrationDescription": "Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text.",
13+
"tags": [
14+
"migration",
15+
"dependencies"
16+
],
17+
"migrationId": "io.jenkins.tools.pluginmodernizer.MigrateCommonsLang2ToLang3AndCommonText",
18+
"migrationStatus": "success",
19+
"pullRequestUrl": "https://github.com/jenkinsci/ansible-plugin/pull/372",
20+
"pullRequestStatus": "open",
21+
"dryRun": false,
22+
"additions": 1,
23+
"deletions": 0,
24+
"changedFiles": 1,
25+
"key": "2026-01-14T13-55-56.json",
26+
"path": "metadata-plugin-modernizer/ansible/modernization-metadata",
27+
"timestamp": "2026-01-14T13-55-56"
28+
},
529
{
630
"pluginVersion": "588.v2a_a_a_f345e34f",
731
"jenkinsBaseline": "2.516",
@@ -17,13 +41,34 @@
1741
"migrationId": "io.jenkins.tools.pluginmodernizer.RemoveOldJavaVersionForModernJenkins",
1842
"migrationStatus": "success",
1943
"pullRequestUrl": "https://github.com/jenkinsci/ansible-plugin/pull/366",
20-
"pullRequestStatus": "open",
44+
"pullRequestStatus": "merged",
2145
"dryRun": false,
2246
"additions": 1,
2347
"deletions": 2,
2448
"changedFiles": 1,
2549
"key": "2026-01-13T12-24-27.json",
2650
"path": "metadata-plugin-modernizer/ansible/modernization-metadata",
51+
"checkRuns": {
52+
"CPD": "success",
53+
"CheckStyle": "success",
54+
"Code Coverage": "success",
55+
"ESLint": "success",
56+
"Incrementals": "success",
57+
"Java Compiler": "success",
58+
"JavaDoc": "success",
59+
"Jenkins": "success",
60+
"Jenkins Security Scan": "success",
61+
"Maven": "success",
62+
"Open Tasks Scanner": "success",
63+
"PMD": "success",
64+
"SpotBugs": "success",
65+
"Tests / linux-25 / Build (linux-25)": "success",
66+
"Tests / windows-21 / Build (windows-21)": "success",
67+
"security-scan / scan": "success"
68+
},
69+
"checkRunsSummary": "success",
70+
"defaultBranch": "main",
71+
"defaultBranchLatestCommitSha": "34b48e979c862f28ee5bec47e929953267a71a0f",
2772
"timestamp": "2026-01-13T12-24-27"
2873
},
2974
{
@@ -40,13 +85,35 @@
4085
"migrationId": "io.jenkins.tools.pluginmodernizer.UpgradeToRecommendCoreVersion",
4186
"migrationStatus": "success",
4287
"pullRequestUrl": "https://github.com/jenkinsci/ansible-plugin/pull/364",
43-
"pullRequestStatus": "open",
88+
"pullRequestStatus": "merged",
4489
"dryRun": false,
4590
"additions": 2,
4691
"deletions": 2,
4792
"changedFiles": 1,
4893
"key": "2026-01-13T09-24-10.json",
4994
"path": "metadata-plugin-modernizer/ansible/modernization-metadata",
95+
"checkRuns": {
96+
"CPD": "success",
97+
"CheckStyle": "success",
98+
"Code Coverage": "success",
99+
"ESLint": "success",
100+
"Incrementals": "success",
101+
"Java Compiler": "success",
102+
"JavaDoc": "success",
103+
"Jenkins": "success",
104+
"Jenkins Security Scan": "success",
105+
"Maven": "success",
106+
"Open Tasks Scanner": "success",
107+
"PMD": "success",
108+
"SpotBugs": "success",
109+
"Tests / linux-21 / Build (linux-21)": "success",
110+
"Tests / linux-25 / Build (linux-25)": "success",
111+
"Tests / windows-17 / Build (windows-17)": "success",
112+
"security-scan / scan": "success"
113+
},
114+
"checkRunsSummary": "success",
115+
"defaultBranch": "main",
116+
"defaultBranchLatestCommitSha": "34b48e979c862f28ee5bec47e929953267a71a0f",
50117
"timestamp": "2026-01-13T09-24-10"
51118
},
52119
{
@@ -64,13 +131,21 @@
64131
"migrationId": "io.jenkins.tools.pluginmodernizer.SwitchToRenovate",
65132
"migrationStatus": "success",
66133
"pullRequestUrl": "https://github.com/jenkinsci/ansible-plugin/pull/362",
67-
"pullRequestStatus": "open",
134+
"pullRequestStatus": "merged",
68135
"dryRun": false,
69136
"additions": 6,
70137
"deletions": 12,
71138
"changedFiles": 2,
72139
"key": "2026-01-13T09-18-51.json",
73140
"path": "metadata-plugin-modernizer/ansible/modernization-metadata",
141+
"checkRuns": {
142+
"Jenkins": null,
143+
"Jenkins Security Scan": "success",
144+
"security-scan / scan": "success"
145+
},
146+
"checkRunsSummary": "pending",
147+
"defaultBranch": "main",
148+
"defaultBranchLatestCommitSha": "34b48e979c862f28ee5bec47e929953267a71a0f",
74149
"timestamp": "2026-01-13T09-18-51"
75150
}
76151
]

artifactory-artifact-manager/reports/aggregated_migrations.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,53 @@
22
"pluginName": "artifactory-artifact-manager",
33
"pluginRepository": "https://github.com/jenkinsci/artifactory-artifact-manager-plugin.git",
44
"migrations": [
5+
{
6+
"pluginVersion": "275.v941a_4e4a_7df3",
7+
"jenkinsBaseline": "2.516",
8+
"targetBaseline": "2.516",
9+
"effectiveBaseline": "2.516",
10+
"jenkinsVersion": "2.516.3",
11+
"migrationName": "Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text",
12+
"migrationDescription": "Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text.",
13+
"tags": [
14+
"migration",
15+
"dependencies"
16+
],
17+
"migrationId": "io.jenkins.tools.pluginmodernizer.MigrateCommonsLang2ToLang3AndCommonText",
18+
"migrationStatus": "success",
19+
"pullRequestUrl": "https://github.com/jenkinsci/artifactory-artifact-manager-plugin/pull/149",
20+
"pullRequestStatus": "open",
21+
"dryRun": false,
22+
"additions": 1,
23+
"deletions": 0,
24+
"changedFiles": 1,
25+
"key": "2026-01-14T11-25-14.json",
26+
"path": "metadata-plugin-modernizer/artifactory-artifact-manager/modernization-metadata",
27+
"timestamp": "2026-01-14T11-25-14"
28+
},
29+
{
30+
"pluginVersion": "275.v941a_4e4a_7df3",
31+
"jenkinsBaseline": "2.516",
32+
"targetBaseline": "2.516",
33+
"effectiveBaseline": "2.516",
34+
"jenkinsVersion": "2.516.3",
35+
"migrationName": "Upgrade parent version to latest available in the 6.x line",
36+
"migrationDescription": "Upgrade the parent version to latest available in the 6.x line.",
37+
"tags": [
38+
"dependencies"
39+
],
40+
"migrationId": "io.jenkins.tools.pluginmodernizer.UpgradeParent6Version",
41+
"migrationStatus": "success",
42+
"pullRequestUrl": "https://github.com/jenkinsci/artifactory-artifact-manager-plugin/pull/148",
43+
"pullRequestStatus": "open",
44+
"dryRun": false,
45+
"additions": 1,
46+
"deletions": 1,
47+
"changedFiles": 1,
48+
"key": "2026-01-14T10-30-01.json",
49+
"path": "metadata-plugin-modernizer/artifactory-artifact-manager/modernization-metadata",
50+
"timestamp": "2026-01-14T10-30-01"
51+
},
552
{
653
"pluginVersion": "275.v941a_4e4a_7df3",
754
"jenkinsBaseline": "2.516",

artifactory-client-api/reports/aggregated_migrations.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,53 @@
22
"pluginName": "artifactory-client-api",
33
"pluginRepository": "https://github.com/jenkinsci/artifactory-client-api-plugin.git",
44
"migrations": [
5+
{
6+
"pluginVersion": "2.19.0-116.vc6e7efff0e6b_",
7+
"jenkinsBaseline": "2.492",
8+
"targetBaseline": "2.492",
9+
"effectiveBaseline": "2.492",
10+
"jenkinsVersion": "2.492.3",
11+
"migrationName": "Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text",
12+
"migrationDescription": "Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text.",
13+
"tags": [
14+
"migration",
15+
"dependencies"
16+
],
17+
"migrationId": "io.jenkins.tools.pluginmodernizer.MigrateCommonsLang2ToLang3AndCommonText",
18+
"migrationStatus": "success",
19+
"pullRequestUrl": "https://github.com/jenkinsci/artifactory-client-api-plugin/pull/87",
20+
"pullRequestStatus": "open",
21+
"dryRun": false,
22+
"additions": 1,
23+
"deletions": 0,
24+
"changedFiles": 1,
25+
"key": "2026-01-14T11-27-21.json",
26+
"path": "metadata-plugin-modernizer/artifactory-client-api/modernization-metadata",
27+
"timestamp": "2026-01-14T11-27-21"
28+
},
29+
{
30+
"pluginVersion": "2.19.0-116.vc6e7efff0e6b_",
31+
"jenkinsBaseline": "2.492",
32+
"targetBaseline": "2.492",
33+
"effectiveBaseline": "2.492",
34+
"jenkinsVersion": "2.492.3",
35+
"migrationName": "Upgrade parent version to latest available in the 6.x line",
36+
"migrationDescription": "Upgrade the parent version to latest available in the 6.x line.",
37+
"tags": [
38+
"dependencies"
39+
],
40+
"migrationId": "io.jenkins.tools.pluginmodernizer.UpgradeParent6Version",
41+
"migrationStatus": "success",
42+
"pullRequestUrl": "https://github.com/jenkinsci/artifactory-client-api-plugin/pull/86",
43+
"pullRequestStatus": "open",
44+
"dryRun": false,
45+
"additions": 1,
46+
"deletions": 1,
47+
"changedFiles": 1,
48+
"key": "2026-01-14T10-31-51.json",
49+
"path": "metadata-plugin-modernizer/artifactory-client-api/modernization-metadata",
50+
"timestamp": "2026-01-14T10-31-51"
51+
},
552
{
653
"pluginVersion": "2.19.0-116.vc6e7efff0e6b_",
754
"jenkinsBaseline": "2.492",

asm-api/reports/aggregated_migrations.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,53 @@
22
"pluginName": "asm-api",
33
"pluginRepository": "https://github.com/jenkinsci/asm-api-plugin.git",
44
"migrations": [
5+
{
6+
"pluginVersion": "9.9.1-189.vb_5ef2964da_91",
7+
"jenkinsBaseline": "2.492",
8+
"targetBaseline": "2.492",
9+
"effectiveBaseline": "2.492",
10+
"jenkinsVersion": "2.492.3",
11+
"migrationName": "Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text",
12+
"migrationDescription": "Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text.",
13+
"tags": [
14+
"migration",
15+
"dependencies"
16+
],
17+
"migrationId": "io.jenkins.tools.pluginmodernizer.MigrateCommonsLang2ToLang3AndCommonText",
18+
"migrationStatus": "success",
19+
"pullRequestUrl": "https://github.com/jenkinsci/asm-api-plugin/pull/113",
20+
"pullRequestStatus": "open",
21+
"dryRun": false,
22+
"additions": 1,
23+
"deletions": 0,
24+
"changedFiles": 1,
25+
"key": "2026-01-14T11-29-17.json",
26+
"path": "metadata-plugin-modernizer/asm-api/modernization-metadata",
27+
"timestamp": "2026-01-14T11-29-17"
28+
},
29+
{
30+
"pluginVersion": "9.9.1-189.vb_5ef2964da_91",
31+
"jenkinsBaseline": "2.492",
32+
"targetBaseline": "2.492",
33+
"effectiveBaseline": "2.492",
34+
"jenkinsVersion": "2.492.3",
35+
"migrationName": "Upgrade parent version to latest available in the 6.x line",
36+
"migrationDescription": "Upgrade the parent version to latest available in the 6.x line.",
37+
"tags": [
38+
"dependencies"
39+
],
40+
"migrationId": "io.jenkins.tools.pluginmodernizer.UpgradeParent6Version",
41+
"migrationStatus": "success",
42+
"pullRequestUrl": "https://github.com/jenkinsci/asm-api-plugin/pull/112",
43+
"pullRequestStatus": "open",
44+
"dryRun": false,
45+
"additions": 1,
46+
"deletions": 1,
47+
"changedFiles": 1,
48+
"key": "2026-01-14T10-33-36.json",
49+
"path": "metadata-plugin-modernizer/asm-api/modernization-metadata",
50+
"timestamp": "2026-01-14T10-33-36"
51+
},
552
{
653
"pluginVersion": "9.9.1-189.vb_5ef2964da_91",
754
"jenkinsBaseline": "2.492",

badge/reports/aggregated_migrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"checkRunsSummary": "failure",
3535
"defaultBranch": "master",
36-
"defaultBranchLatestCommitSha": "5a85f1035ad147caa6c6c46530ef5ef9b1f283e4",
36+
"defaultBranchLatestCommitSha": "5277b405fa3279f94d4a054e01eedcf80645e593",
3737
"timestamp": "2025-07-28T12-58-57"
3838
}
3939
]

bitbucket-kubernetes-credentials/reports/aggregated_migrations.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,53 @@
22
"pluginName": "bitbucket-kubernetes-credentials",
33
"pluginRepository": "https://github.com/jenkinsci/bitbucket-kubernetes-credentials-plugin.git",
44
"migrations": [
5+
{
6+
"pluginVersion": "613.v124fea_1166d5",
7+
"jenkinsBaseline": "2.516",
8+
"targetBaseline": "2.516",
9+
"effectiveBaseline": "2.516",
10+
"jenkinsVersion": "2.516.3",
11+
"migrationName": "Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text",
12+
"migrationDescription": "Migrate Commons Lang from 2 to 3 and StringEscapeUtils to Commons Text.",
13+
"tags": [
14+
"migration",
15+
"dependencies"
16+
],
17+
"migrationId": "io.jenkins.tools.pluginmodernizer.MigrateCommonsLang2ToLang3AndCommonText",
18+
"migrationStatus": "success",
19+
"pullRequestUrl": "https://github.com/jenkinsci/bitbucket-kubernetes-credentials-plugin/pull/342",
20+
"pullRequestStatus": "open",
21+
"dryRun": false,
22+
"additions": 1,
23+
"deletions": 0,
24+
"changedFiles": 1,
25+
"key": "2026-01-14T11-31-32.json",
26+
"path": "metadata-plugin-modernizer/bitbucket-kubernetes-credentials/modernization-metadata",
27+
"timestamp": "2026-01-14T11-31-32"
28+
},
29+
{
30+
"pluginVersion": "613.v124fea_1166d5",
31+
"jenkinsBaseline": "2.516",
32+
"targetBaseline": "2.516",
33+
"effectiveBaseline": "2.516",
34+
"jenkinsVersion": "2.516.3",
35+
"migrationName": "Upgrade parent version to latest available in the 6.x line",
36+
"migrationDescription": "Upgrade the parent version to latest available in the 6.x line.",
37+
"tags": [
38+
"dependencies"
39+
],
40+
"migrationId": "io.jenkins.tools.pluginmodernizer.UpgradeParent6Version",
41+
"migrationStatus": "success",
42+
"pullRequestUrl": "https://github.com/jenkinsci/bitbucket-kubernetes-credentials-plugin/pull/341",
43+
"pullRequestStatus": "open",
44+
"dryRun": false,
45+
"additions": 1,
46+
"deletions": 1,
47+
"changedFiles": 1,
48+
"key": "2026-01-14T10-35-26.json",
49+
"path": "metadata-plugin-modernizer/bitbucket-kubernetes-credentials/modernization-metadata",
50+
"timestamp": "2026-01-14T10-35-26"
51+
},
552
{
653
"pluginVersion": "613.v124fea_1166d5",
754
"jenkinsBaseline": "2.516",

0 commit comments

Comments
 (0)