-
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.
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.
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