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
CI fails when a PR is raised for a preparation release due to version mismatch.
Correction in test/upgrade/Makefile base_version = {version} to base_version = {version}+1
Also, add a step to update the cloudbuild.yaml by incrementing the _BASE_VERSION.