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

Require Jenkins 2.387.3 or newer #1014

Merged

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Jun 3, 2023

Require Jenkins 2.387.3 or newer

  • Test Jenkins 2.407 on ci.jenkins.io
  • Require Jenkins 2.387.3 or newer
  • Use plugin BOM 2133.v2e6c00fe4d61

The release of this change should wait until after JGit 6.6 has released in June 2023, then the update can be tested with the JGit 6.6.

Testing done

Verified plugin tests run successfully on Linux Java 11 with Jenkins 2.387.3 as minimum Jenkins version. Will rely on ci.jenkins.io to verify Windows with Java 17 and Jenkins 2.407.

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

Require Jenkins 2.387.3 or newer so that users do not think that versions
older than 2.387.3 are actively tested.

https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/

Choosing a Jenkins version to build against recommends 2.387.3 or 2.375.4
as the base version.  Versions prior to 2.375.4 have known security
vulnerabilities in the plugin manager.  I no longer test anything older
than 2.387.3.

Over 90% of the 70k installations of the latest release (4.2.0, released
2 months ago) were already running 2.387.1 as of May 1, 2023.  Users that
are upgrading plugin versions are also upgrading Jenkins versions.
@MarkEWaite MarkEWaite added the enhancement Improvement or new feature label Jun 3, 2023
@MarkEWaite MarkEWaite enabled auto-merge (rebase) June 3, 2023 18:22
@MarkEWaite MarkEWaite merged commit 587d5f2 into jenkinsci:master Jun 3, 2023
@MarkEWaite MarkEWaite deleted the require-jenkins-2.387.3-or-newer branch June 3, 2023 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant