Avoid erroring out if the manifest is missing #6
Labels
A-reliability
Issue that affects the reliability and operations of promote-release
C-bug
Issue that needs to be fixed
Currently the release process aborts if a previous manifest is missing, as it's not able to determine whether a release is needed or not. Instead, we should change the release process to always do a release if the original manifest is missing.
This should also avoid having to upload dummy manifests while doing local builds.
The text was updated successfully, but these errors were encountered: