You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automate stripping of J2CL dependency overrides for release validation.
Dependency overrides in MODULE.bazel are now wrapped in marker comments and automatically stripped during release validation in CI. This ensures that release validation correctly tests against pinned versions while development and standard CI continue to use GitHub HEAD versions.
PiperOrigin-RevId: 904574671
0 commit comments