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
Right now, after pushing a tag to NorthstarLauncher, I have to wait for the CI to finish before I can push the tag to release repo.
Instead I want to be able to just push the tag to release repo immediately and if Launcher repo is not done in time and the download gets a 404 it should wait a set period of time (e.g. 1 minute) and then retry (up to 10 times or something alike).
That way I don't have to wait for CI to finish before I can push the tag.
The text was updated successfully, but these errors were encountered:
Right now, after pushing a tag to NorthstarLauncher, I have to wait for the CI to finish before I can push the tag to release repo.
Instead I want to be able to just push the tag to release repo immediately and if Launcher repo is not done in time and the download gets a 404 it should wait a set period of time (e.g. 1 minute) and then retry (up to 10 times or something alike).
That way I don't have to wait for CI to finish before I can push the tag.
The text was updated successfully, but these errors were encountered: