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 docs to use the @platforms//:incompatible constraint #12690

Closed

Conversation

philsc
Copy link
Contributor

@philsc philsc commented Dec 11, 2020

With e03cb63 bazel now distributes
the 0.0.2 release of bazelbuild/platforms. This lets us use the
@platforms//:incompatible constraint instead of setting up our own.

This patch updates the docs to use the commonly available constraint.

I decided against updating the tests because it causes problems with
Google CI internally. Google CI doesn't have access to external repos.

With e03cb63 bazel now distributes
the 0.0.2 release of bazelbuild/platforms. This lets us use the
`@platforms//:incompatible` constraint instead of setting up our own.

This patch updates the docs to use the commonly available constraint.

I decided against updating the tests because it causes problems with
Google CI internally. Google CI doesn't have access to external repos.
@philsc philsc force-pushed the update-platforms-incompatible branch from 204a2c6 to 29dd09e Compare December 15, 2020 19:23
@philsc philsc changed the title Update docs and tests to use the @platforms//:incompatible constraint Update docs to use the @platforms//:incompatible constraint Dec 15, 2020
@bazel-io bazel-io closed this in 2eb1bf5 Dec 15, 2020
@philsc philsc deleted the update-platforms-incompatible branch December 16, 2020 01:06
philwo pushed a commit that referenced this pull request Mar 15, 2021
With e03cb63 bazel now distributes
the 0.0.2 release of bazelbuild/platforms. This lets us use the
`@platforms//:incompatible` constraint instead of setting up our own.

This patch updates the docs and the relevant tests to use the commonly
available constraint.

Closes #12690.

PiperOrigin-RevId: 347678913
philwo pushed a commit that referenced this pull request Mar 15, 2021
With e03cb63 bazel now distributes
the 0.0.2 release of bazelbuild/platforms. This lets us use the
`@platforms//:incompatible` constraint instead of setting up our own.

This patch updates the docs and the relevant tests to use the commonly
available constraint.

Closes #12690.

PiperOrigin-RevId: 347678913
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants