Skip to content

Replace custom Plugin management code by Plugin Installation Manager#324

Draft
oleg-nenashev wants to merge 1 commit intojenkinsci:mainfrom
oleg-nenashev:plugin-installation-manager
Draft

Replace custom Plugin management code by Plugin Installation Manager#324
oleg-nenashev wants to merge 1 commit intojenkinsci:mainfrom
oleg-nenashev:plugin-installation-manager

Conversation

@oleg-nenashev
Copy link
Member

@oleg-nenashev oleg-nenashev commented Jul 17, 2020

  • Replace base logic
  • Looks like it is not going to work too well without exposing plugin cache directory and similar options so that we do not have to download update center data every time.
  • We need to handle Jenkins WAR stuff. It is not trivial, because Jenkinsfile Runner expects the exploded WAR, and the Plugin Installation Manager does not support it at the moment
  • Include demo
  • Add tests

Closes #248

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace custom plugin management implementation by Plugin Installation Manager

1 participant