Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid erroring out if the manifest is missing #6

Open
pietroalbini opened this issue Sep 29, 2020 · 0 comments
Open

Avoid erroring out if the manifest is missing #6

pietroalbini opened this issue Sep 29, 2020 · 0 comments
Labels
A-reliability Issue that affects the reliability and operations of promote-release C-bug Issue that needs to be fixed

Comments

@pietroalbini
Copy link
Member

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.

@pietroalbini pietroalbini added A-reliability Issue that affects the reliability and operations of promote-release C-bug Issue that needs to be fixed labels Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-reliability Issue that affects the reliability and operations of promote-release C-bug Issue that needs to be fixed
Projects
None yet
Development

No branches or pull requests

1 participant