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

Modernize to Jenkins 2.375.4 #47

Merged
merged 3 commits into from
Jul 31, 2023

Conversation

sghill-rewrite
Copy link
Contributor

Hi!

This PR aims to modernize tooling and update to the recommended Jenkins baseline version.

This PR was generated with an OpenRewrite recipe on Moderne.io.

Testing done

Ran mvn clean verify. With the new baseline version, one test was returning additional plugins, so it has been updated to reflect this.

Submitter checklist

Preview Give feedback

@froque froque merged commit fc90f49 into jenkinsci:master Jul 31, 2023
@@ -31,7 +31,7 @@

public class PluginUsageIT {

private static final String IMAGE = "jenkins/jenkins:2.361.4";
private static final String IMAGE = "jenkins/jenkins:2.375.4";
Copy link
Member

Choose a reason for hiding this comment

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

By the way I think what was actually wanted here was RealJenkinsRule.

@froque froque mentioned this pull request Nov 3, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants