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

Update baseline, POM, BOM #43

Merged
merged 3 commits into from
Jan 4, 2023
Merged

Update baseline, POM, BOM #43

merged 3 commits into from
Jan 4, 2023

Conversation

jglick
Copy link
Member

@jglick jglick commented Jan 3, 2023

Supersedes #38, #39, & #42.

@jglick jglick requested a review from a team January 3, 2023 21:57
Copy link
Member

@jtnord jtnord left a comment

Choose a reason for hiding this comment

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

I can not approve this due to the use bom version here which will cause uneeded work (or the work would be needed but there is no comment as to why something newer needs to be picked up)/

useContainerAgent: true,
configurations: [
[platform: 'linux', jdk: 17],
[platform: 'windows', jdk: 11],
Copy link
Member

Choose a reason for hiding this comment

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

as mentioned before - this is not something I believe is good. it saves some compute $$$ but does not save any wall clock time on the build and makes windows related issues more of "is this windows or jdk" in a non obvious way (esp when the tests pass locally due to some timing thing..

Copy link
Member Author

Choose a reason for hiding this comment

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

This Jenkinsfile is currently the stock recommendation. If you wish to suggest a different stock Jenkinsfile, run it by ci.jenkins.io admins and propose that change in archetypes.

pom.xml Outdated Show resolved Hide resolved
@jtnord jtnord requested a review from a team January 4, 2023 10:09
Co-authored-by: James Nord <jtnord@users.noreply.github.com>
@jglick jglick requested a review from jtnord January 4, 2023 12:49
pom.xml Outdated Show resolved Hide resolved
@jtnord jtnord enabled auto-merge January 4, 2023 14:35
@jtnord jtnord merged commit 72c795e into jenkinsci:master Jan 4, 2023
@jglick jglick deleted the 2.361.x branch January 4, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants