|
2 | 2 | "pluginName": "ansible", |
3 | 3 | "pluginRepository": "https://github.com/jenkinsci/ansible-plugin.git", |
4 | 4 | "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 | + }, |
5 | 29 | { |
6 | 30 | "pluginVersion": "588.v2a_a_a_f345e34f", |
7 | 31 | "jenkinsBaseline": "2.516", |
|
17 | 41 | "migrationId": "io.jenkins.tools.pluginmodernizer.RemoveOldJavaVersionForModernJenkins", |
18 | 42 | "migrationStatus": "success", |
19 | 43 | "pullRequestUrl": "https://github.com/jenkinsci/ansible-plugin/pull/366", |
20 | | - "pullRequestStatus": "open", |
| 44 | + "pullRequestStatus": "merged", |
21 | 45 | "dryRun": false, |
22 | 46 | "additions": 1, |
23 | 47 | "deletions": 2, |
24 | 48 | "changedFiles": 1, |
25 | 49 | "key": "2026-01-13T12-24-27.json", |
26 | 50 | "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", |
27 | 72 | "timestamp": "2026-01-13T12-24-27" |
28 | 73 | }, |
29 | 74 | { |
|
40 | 85 | "migrationId": "io.jenkins.tools.pluginmodernizer.UpgradeToRecommendCoreVersion", |
41 | 86 | "migrationStatus": "success", |
42 | 87 | "pullRequestUrl": "https://github.com/jenkinsci/ansible-plugin/pull/364", |
43 | | - "pullRequestStatus": "open", |
| 88 | + "pullRequestStatus": "merged", |
44 | 89 | "dryRun": false, |
45 | 90 | "additions": 2, |
46 | 91 | "deletions": 2, |
47 | 92 | "changedFiles": 1, |
48 | 93 | "key": "2026-01-13T09-24-10.json", |
49 | 94 | "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", |
50 | 117 | "timestamp": "2026-01-13T09-24-10" |
51 | 118 | }, |
52 | 119 | { |
|
64 | 131 | "migrationId": "io.jenkins.tools.pluginmodernizer.SwitchToRenovate", |
65 | 132 | "migrationStatus": "success", |
66 | 133 | "pullRequestUrl": "https://github.com/jenkinsci/ansible-plugin/pull/362", |
67 | | - "pullRequestStatus": "open", |
| 134 | + "pullRequestStatus": "merged", |
68 | 135 | "dryRun": false, |
69 | 136 | "additions": 6, |
70 | 137 | "deletions": 12, |
71 | 138 | "changedFiles": 2, |
72 | 139 | "key": "2026-01-13T09-18-51.json", |
73 | 140 | "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", |
74 | 149 | "timestamp": "2026-01-13T09-18-51" |
75 | 150 | } |
76 | 151 | ] |
|
0 commit comments