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

Use an unreleased version of rules_apple #899

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

fweikert
Copy link
Contributor

rules_apple 0.34.0 is incompatible with Bazel @ HEAD since it does not contain bazelbuild/rules_apple@df98f37

Consequently, we need to use a newer, yet unreleased version to fix https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2443#7266607a-bd84-4863-abe9-6543530aeed3

Eventually we should wait for a new release and use it instead.

@fweikert fweikert marked this pull request as ready for review April 20, 2022 14:08
rules_apple 0.34.0 is incompatible with Bazel @ HEAD since it does not contain bazelbuild/rules_apple@df98f37

Consequently, we need to use a newer, yet unreleased version to fix https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2443#7266607a-bd84-4863-abe9-6543530aeed3

Eventually we should wait for a new release and use it instead.
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