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

Release process might incorrectly send success notifications #9578

Open
labo-flg opened this issue Jan 13, 2025 · 0 comments
Open

Release process might incorrectly send success notifications #9578

labo-flg opened this issue Jan 13, 2025 · 0 comments
Labels
technical improvement Technical refactor or improvement is needed

Comments

@labo-flg
Copy link
Member

The release process automated in our CI/CD shall be improved to avoid sending success notifications in certain case of failures.

The solution envisioned is to properly await for the docker images of the new tag to be present on the docker registry.
This check could be done every few minutes while the main release process waits for the different builds.

@labo-flg labo-flg added the technical improvement Technical refactor or improvement is needed label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical improvement Technical refactor or improvement is needed
Projects
None yet
Development

No branches or pull requests

1 participant