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

[Cherrypick] Add temporary rules_go bazel_dep to restore CI #18912

Conversation

fweikert
Copy link
Member

bazelbuild/bazel-central-registry#725 broke bazel CI asynchronously by yanking [email protected], listed as a dependency on BCR of [email protected]. From BCR recommendation on bazelbuild/bazel-central-registry#733, specifying a [email protected] should coerce transitive selection through Minimum Version Selection (and bypass [email protected], also yanked).

Closes #18828.

PiperOrigin-RevId: 545205842
Change-Id: I574fc46b7c09e72e6d70ef77be726897aacc4358

bazelbuild/bazel-central-registry#725 broke bazel CI asynchronously by yanking [email protected], listed as a dependency on BCR of [email protected]. From BCR recommendation on bazelbuild/bazel-central-registry#733, specifying a [email protected] should coerce transitive selection through Minimum Version Selection (and bypass [email protected], also yanked).

Closes bazelbuild#18828.

PiperOrigin-RevId: 545205842
Change-Id: I574fc46b7c09e72e6d70ef77be726897aacc4358
@fweikert fweikert requested a review from Wyverald July 12, 2023 13:01
@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Jul 12, 2023
@fweikert
Copy link
Member Author

This cherry-pick should fix rolling release 7.0.0-pre.20230628.2 (#18904). Breakage: 7.0.0-pre.20230628.2rc1

@fweikert fweikert changed the title Add temporary rules_go bazel_dep to restore CI [Cherrypick] Add temporary rules_go bazel_dep to restore CI Jul 12, 2023
@fweikert fweikert requested a review from meisterT July 12, 2023 13:18
@fweikert fweikert merged commit 581609f into bazelbuild:release-7.0.0-pre.20230628.2rc1 Jul 12, 2023
2 checks passed
@fweikert fweikert deleted the release-7.0.0-pre.20230628.2rc1 branch July 12, 2023 13:29
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Jul 12, 2023
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.

3 participants