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

Reduce Jenkinsfile diffs to archetype #58

Merged

Commits on Aug 27, 2023

  1. Reduce Jenkinsfile diffs to archetype

    Use the Jenkins plugin archetype as much as possible as we can so that
    the differences to the archetype are clear and intentionally used.
    
    Tests with Java 21 on Linux and Java 17 on Windows.  Accepts that tests
    on Java 11 are redundant since we've not detected relevant issues that
    are specific to Java 11.
    
    Confirmed that tests pass on Linux with Java 17 and Java 21.
    
    Rely on ci.jenkins.io to test Windows.
    
    Includes forkCount setting because it improves test performance on
    ci.jenkins.io and reduces cost on ci.jenkins.io.
    MarkEWaite committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    2cceaed View commit details
    Browse the repository at this point in the history