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

feat: allow attaching platform constraints to dependency trees imported through maven.install #1298

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

plobsing
Copy link
Contributor

Platform constraints can be used by users to enforce isolation between distinct dependency trees.
Users can choose which dimensions they care to isolate — OS, CPU, or even some custom definition
that only makes sense for their codebase.

Fixes 1222

Necessary to use outbound transitions on Bazel versions prior to v7.1.
@plobsing plobsing force-pushed the targets_compatible_with branch from fca5c52 to b1fbc25 Compare December 16, 2024 19:28
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.

Feature Request: constraints support
1 participant