Skip to content

Releases: jenkinsci/plugin-installation-manager-tool

1.1.2

Choose a tag to compare

@timja timja released this 30 Jun 09:17
plugin-management-parent-pom-1.1.2
e6d066f

🚀 New features and improvements

  • Add command line flag for overriding plugin info location (#106) @ricksbrown

📝 Documentation updates

👻 Maintenance

1.1.0

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Do not iterate through transient plugin dependencies if a newer dependency version is explicitly defined in the plugin list (#102) @oleg-nenashev

📦 Dependency updates

📝 Documentation updates

1.0.2

Choose a tag to compare

💥 Breaking changes

There is a breaking change in the environment variable JENKINS_UC and JENKINS_UC_EXPERIMENTAL in this release, it is now expected you provide the full URL (i.e. JENKINS_UC=https://updates.jenkins.io/update-center.actual.json) to the update center file, this is to handle different update centers naming it differently,
see the README for the updated values.

🚀 New features and improvements

1.0.1

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

0.1-alpha-9

0.1-alpha-9 Pre-release
Pre-release

Choose a tag to compare

@release-drafter release-drafter released this 31 Jul 22:01

🚀 New features and improvements

🐛 Bug Fixes

  • plugin might not be in the update center json (#50) @Casz

👻 Maintenance

0.1-alpha-10

0.1-alpha-10 Pre-release
Pre-release

Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

  • Cleanup code warnings/duplication (#63) @Casz

0.1-alpha-7

0.1-alpha-7 Pre-release
Pre-release

Choose a tag to compare

There was an issue during release of this, a new one will be published which supersedes it

0.1-alpha-5

0.1-alpha-5 Pre-release
Pre-release

Choose a tag to compare

@stopalopa stopalopa released this 18 Jul 02:18

Fixes issues with getting plugin information from update center json. If dependency information can't be determined from the update center json, the MANIFEST will be parsed instead.

0.1-alpha-6

0.1-alpha-6 Pre-release
Pre-release

Choose a tag to compare

Fix issue where exiting with value of 1 when no failed plugins

0.1-alpha-4

0.1-alpha-4 Pre-release
Pre-release

Choose a tag to compare

@release-drafter release-drafter released this 16 Jul 15:41
4ec69fc
  • Allow update centers to be set using environment variables or CLIOptions
  • Allow plugin directory to be set using an environment variable
  • Add Windows support for default war and plugin directory locations
  • Fix an issue where plugin dependencies were always determined from the latest plugin version instead of the plugin version requested