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

build: improve release script to create tarball directly #429

Merged

Conversation

devversion
Copy link
Contributor

Improves the release script to create the tarball directly. This
makes it easier to cut new releases as a few manual steps are
now automated. This change also includes some fallback logic
for finding Copybara for Googlers (like it was done previously),
and no longer relies on a release directory to be specified as $1
argument to the Bash script.

This should partially help with #428

Improves the release script to create the tarball directly. This
makes it easier to cut new releases as a few manual steps are
now automated. This change also includes some fallback logic
for finding Copybara for Googlers (like it was done previously),
and no longer relies on a release directory to be specified as `$1`
argument to the Bash script.
@mtrea mtrea merged commit 7195c73 into bazelbuild:master Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants