-
Task
-
Resolution: Fixed
-
Minor
The plugin manager should be able to take in inputs other than a .txt file. It should also be able to accept and parse formats such as yaml or json.
[JENKINS-58147] Support Different Formats for Listing Plugins to be Downloaded
Epic Link |
New:
|
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Yaml support added in :
https://github.com/jenkinsci/plugin-installation-manager-tool/pull/30
PR to update yaml format:
https://github.com/jenkinsci/plugin-installation-manager-tool/pull/46