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

Ensure Java consistency on macOS #299

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nicolecheetham
Copy link
Contributor

@nicolecheetham nicolecheetham commented Nov 19, 2024

Ensures the specific java version installed stays consistent throughout an entire job. This aims to prevent breakage from future Homebrew updates.

Also, removes the outdated --ignore-pinned argument

Towards: #22089


This change is Reviewable

Copy link
Contributor Author

@nicolecheetham nicolecheetham left a comment

Choose a reason for hiding this comment

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

+@BetsyMcPhail for feature review please

Reviewable status: 0 of 2 files reviewed, all discussions resolved (waiting on @BetsyMcPhail)

@nicolecheetham
Copy link
Contributor Author

nicolecheetham commented Nov 19, 2024

The experimental job I have running to test this PR: https://drake-jenkins.csail.mit.edu/view/Mac%20Sonoma%20Unprovisioned/job/mac-arm-sonoma-unprovisioned-clang-bazel-experimental-everything-release/

Had errors regarding pining temurin@17

@nicolecheetham
Copy link
Contributor Author

nicolecheetham commented Nov 19, 2024

@nicolecheetham nicolecheetham force-pushed the mac_java_installs branch 2 times, most recently from 5f79b48 to 6abeeb8 Compare November 19, 2024 18:34
@nicolecheetham nicolecheetham marked this pull request as ready for review November 25, 2024 19:40
Copy link
Contributor

@BetsyMcPhail BetsyMcPhail left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @nicolecheetham)

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.

2 participants