jenkinsci / jenkinsci/plugin-installation-manager-tool
Allow Jenkins plugin to downgrade package
- Dominant language
- Java
- Stars
- 463
- Forks
- 228
- Avg merge
- 31m
- Merged PRs (30d)
- 15
Description
### What feature do you want to see added?
We use Jenkins with latest version by default. This allows us to always have the latest and greatest plugin version.
Sometimes, latest breaks our JCasC. We need to rollback quickly, by pinning the version of the plugin.
The current process for that is to go in the plugin folder on JENKINS_HOME, remove the plugin.jpi file and run the plugin cli again. If we don't remove the jpi file before, this plugin manager will ignore the pinned version and install latest.
### Upstream changes
_No response_
### Are you interested in contributing this feature?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.