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

Mark toolchains registered in our MODULE.bazel as a dev dependency #190

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

jvolkman
Copy link
Collaborator

Mark toolchains registered in this repo as a dev dependency. Users will need to register their own toolchains, like they do in WORKSPACE.

Fixes #181.

@jvolkman
Copy link
Collaborator Author

@linzhp do you know why these tests all cancel after 11 minutes?

@linzhp
Copy link
Contributor

linzhp commented Jul 11, 2024

It's probably due to a setting somewhere to cancel all remaining jobs if any job fails. In this case the macos-14 job failed

@jvolkman jvolkman force-pushed the dev/toolchain-dev-dep branch from 4db7571 to b4cd017 Compare July 16, 2024 03:48
@jvolkman jvolkman force-pushed the dev/toolchain-dev-dep branch from b4cd017 to add1426 Compare July 16, 2024 04:18
@jvolkman jvolkman merged commit f8c17de into uber:main Jul 16, 2024
8 checks passed
@jvolkman jvolkman deleted the dev/toolchain-dev-dep branch July 16, 2024 23:23
@alexeagle
Copy link

Hey @linzhp could you cut a release? Latest is May 13 and doesn't include this fix

@linzhp
Copy link
Contributor

linzhp commented Sep 22, 2024

done

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.

bzlmod: hermetic_cc_toolchain>2.2.0 registers toolchains by default
3 participants