Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set hpi.compatibleSinceVersion to 1.0.0 #58

Merged

Conversation

FlorianVeaux
Copy link
Contributor

@FlorianVeaux FlorianVeaux commented Apr 23, 2020

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
Copy link
Collaborator

@sarah-witt sarah-witt left a comment

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