-
Notifications
You must be signed in to change notification settings - Fork 15
chore: Automate Releases #295
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
i will use pipeline generation later
to comply with newer standards
…ion into jordan.gonzalez/bottlecap/gitlab-pipeline
to stop using `docker` commands, since it will not work on Gitlab
trying to see if its an architecture problem
also updated a job back to `arm64` to test if it works with any arch
…ion into jordan.gonzalez/bottlecap/gitlab-pipeline
added arch as variable
mainly to unzip before removingthe zip
alexgallotta
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.
Looks great! A few improvements could be done later on, like clean up and reuse code in bash, making it more concise, readable and maintainable
astuyve
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.
Okay, let's ship it.
What?
Automate sandbox and production releases in GitLab.
Motivation
Save hundreds of engineering hours and manual work.
Also SVLS-4407
How?
Generate pipelines by leveraging templates. a
Automated production release process will be explained in internal documentation.