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

[8.0.0] Expose config.none to Starlark. #24112

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

katre
Copy link
Member

@katre katre commented Oct 28, 2024

RELNOTES: A transition that removes all configuration is now available as config.none().

This allows Starlark rules to create data-only non-configured dependencies, to reduce fan-out across configurations.

RELNOTES: A no-config transition is now available as `config.no_config()`.
PiperOrigin-RevId: 689926488
Change-Id: I37625596642a825c745276db29309ec11a2ac998
PiperOrigin-RevId: 690645454
Change-Id: I47617e3b8116093c2a374c7d15d9360804f4523d
@katre katre requested a review from a team as a code owner October 28, 2024 16:48
@katre katre changed the title Expose config.none to Starlark. [8.0.0] Expose config.none to Starlark. Oct 28, 2024
@github-actions github-actions bot added team-Configurability platforms, toolchains, cquery, select(), config transitions awaiting-review PR is awaiting review from an assigned reviewer labels Oct 28, 2024
@iancha1992 iancha1992 added this pull request to the merge queue Oct 29, 2024
github-merge-queue bot pushed a commit that referenced this pull request Oct 29, 2024
RELNOTES: A transition that removes all configuration is now available
as `config.none()`.
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 29, 2024
@katre katre added this pull request to the merge queue Oct 29, 2024
Merged via the queue into bazelbuild:release-8.0.0 with commit 8018498 Oct 29, 2024
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Oct 29, 2024
@katre katre deleted the cp-config-none branch October 29, 2024 12:44
@iancha1992 iancha1992 added this to the 8.0.0 release blockers milestone Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Configurability platforms, toolchains, cquery, select(), config transitions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants