-
Notifications
You must be signed in to change notification settings - Fork 89
CLOUDP-326355: Add extra release checks #4046
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
@@ -15,11 +15,6 @@ | |||
|
|||
set -Eeou pipefail | |||
|
|||
if [[ "${unstable-}" == "-unstable" ]]; then |
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.
[q] for my own learning what cases do we have unstable-
?
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.
package on merge master, otherwise normal release
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.
LGTM
Coverage Report 📈
|
Proposed changes
Add extra release checks
Jira ticket: CLOUDP-326355
Closes #[issue number]
Checklist
make fmt
and formatted my codeFurther comments