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
Properly handle when no changes to axt_m2repository are necessary
In the case of a full release, :releaseupdater will output empty, causing buildozer to error out and print usage. While technically not release-blocking (as axt_versions.bzl and settings.gradle will already be in the correct state), we don't want spurious errors.
PiperOrigin-RevId: 601155043
0 commit comments