-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
ci(release): Align release workflow with getsentry/sentry #744
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
Conversation
Adds names to steps, adds the sleep between prep and publish, adds the global git user config..
vs.
|
|
Yeah, the schedule shift is intentional as we want to wait for other projects (Sentry, Snuba, Relay) to be done before triggering the release here. The force flag was specific to this repo NVM, it's still here: https://github.com/getsentry/onpremise/pull/744/files#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34L31 |
|
Yeah okay I was surprised to hear you say that the force flag is obsolete now, we def want the kill switch still afaict. |
vs.
|
|
Yup all diffs are expected at this point. |
8a1cf82 vs.
|
chadwhitacre
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alright, I'm ready to give this a shot.
Adds names to steps, adds the sleep between prep and publish, adds the global git user config..