Skip to content

Set hpi.compatibleSinceVersion to 1.0.0#58

Merged
FlorianVeaux merged 1 commit into
jenkinsci:masterfrom
FlorianVeaux:florian/add_hpi_min_version
May 4, 2020
Merged

Set hpi.compatibleSinceVersion to 1.0.0#58
FlorianVeaux merged 1 commit into
jenkinsci:masterfrom
FlorianVeaux:florian/add_hpi_min_version

Conversation

@FlorianVeaux

@FlorianVeaux FlorianVeaux commented Apr 23, 2020

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds hpi.compatibleSinceversion=1.0.0 to the plugin pom.xml.
This field allows Jenkins to show a warning upon installtion.
More details here: https://wiki.jenkins.io/display/JENKINS/Marking+a+new+plugin+version+as+incompatible+with+older+versions

Version 1.0.0 introduced breaking changes but none since then.

Couldn't check if the warning is present, as it'll only show up once deployed to the maven repo.

Additional Notes

Opening a PR from a fork as I'm still waiting on getting access to the repo from the jenkins team.

Review checklist (to be filled by reviewers)

  • Feature or bug fix MUST have appropriate tests (unit, integration, etc...)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have one changelog/ label attached. If applicable it should have the backward-incompatible label attached.
  • PR should not have do-not-merge/ label attached.
  • If Applicable, issue must have kind/ and severity/ labels attached at least.

@FlorianVeaux FlorianVeaux added the changelog/Fixed Fixed features results into a bug fix version bump label Apr 23, 2020

@sarah-witt sarah-witt left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@FlorianVeaux
FlorianVeaux merged commit 414f1fc into jenkinsci:master May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/Fixed Fixed features results into a bug fix version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants