Skip to content

[9.2.0] create --incompatible_remove_ctx_android_fragment for flags migration… - #29884

Merged
iancha1992 merged 1 commit into
bazelbuild:release-9.2.0from
aranguyen:release-9.2.0
Jun 18, 2026
Merged

[9.2.0] create --incompatible_remove_ctx_android_fragment for flags migration…#29884
iancha1992 merged 1 commit into
bazelbuild:release-9.2.0from
aranguyen:release-9.2.0

Conversation

@aranguyen

@aranguyen aranguyen commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

… to Starlark.

[]

PiperOrigin-RevId: 886786353
Change-Id: I530616cd46424fbbb3ccead194c9bef115747647

Description

create --incompatible_remove_ctx_android_fragment for Starlark Flags migration

Motivation

Starlarkification of android flags

Build API Changes

When the flag is flipped, ctx.fragments.android will be deleted. Since this is an incompatible flag, I'm planning on having it flipped only in bazel 10

Release Notes

RELNOTES: create --incompatible_remove_ctx_android_fragment for Starlark Flags migration

… to Starlark.

[]

PiperOrigin-RevId: 886786353
Change-Id: I530616cd46424fbbb3ccead194c9bef115747647
@aranguyen
aranguyen requested a review from a team as a code owner June 17, 2026 20:45
@github-actions github-actions Bot added the awaiting-review PR is awaiting review from an assigned reviewer label Jun 17, 2026
@iancha1992
iancha1992 added this pull request to the merge queue Jun 18, 2026
@iancha1992 iancha1992 changed the title create --incompatible_remove_ctx_android_fragment for flags migration… Jun 18, 2026
@iancha1992 iancha1992 added this to the 9.2.0 release blockers milestone Jun 18, 2026
@iancha1992 iancha1992 added the team-Starlark-Integration Issues involving Bazel's integration with Starlark, excluding builtin symbols label Jun 18, 2026
Merged via the queue into bazelbuild:release-9.2.0 with commit 6e1cfcc Jun 18, 2026
46 checks passed
@github-actions github-actions Bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Starlark-Integration Issues involving Bazel's integration with Starlark, excluding builtin symbols

2 participants