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

Stop testing the ability to set licenses and distribs in package() #1261

Merged
merged 2 commits into from Apr 12, 2024

Conversation

aiuto
Copy link
Contributor

@aiuto aiuto commented Apr 1, 2024

Stop testing the ability to set licenses and distribs in the package() function.

The distribs and licenses features are being removed from Bazel. Both are obsolete in the package() rule.
distribs as a top level function will be removed in a near release of Bazel.
licenses in package() may soon become a no-op.

…vel.

The `distribs` and `licenses` features are being removed from Bazel.
Both are obsolete in the `package()` rule.
`distribs` as a top level function will be removed ina near release of
Bazel.
@vladmos vladmos merged commit f7e6945 into bazelbuild:master Apr 12, 2024
2 checks passed
apattidb pushed a commit to databricks/buildtools that referenced this pull request May 10, 2024
…vel. (bazelbuild#1261)

The `distribs` and `licenses` features are being removed from Bazel.
Both are obsolete in the `package()` rule.
`distribs` as a top level function will be removed ina near release of
Bazel.
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.

None yet

2 participants