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

release-19.2: Script for the PublishRelease TC build configuration #53174

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

jlinder
Copy link
Collaborator

@jlinder jlinder commented Aug 21, 2020

Backport 1/1 commits from #50053.

/cc @cockroachdb/release


Before: the script wasn't implemented.

Now:

Part of the new release process, this script

  • tags the selected SHA to the provided name
  • compiles the binaries and archive and uploads them to S3 as the
    versioned name
  • uploads the docker image to docker.io/cockroachdb/cockroach
  • pushes the tag to github.com/cockroachdb/cockroach
  • push all the artificats to their respective latest locations as
    appropriate

Release note: None

Before: the script wasn't implemented.

Now:

Part of the new release process, this script

- tags the selected SHA to the provided name
- compiles the binaries and archive and uploads them to S3 as the
  versioned name
- uploads the docker image to docker.io/cockroachdb/cockroach
- pushes the tag to github.com/cockroachdb/cockroach
- push all the artificats to their respective `latest` locations as
  appropriate

Release note: None
@jlinder jlinder requested review from dt and pbardea August 21, 2020 01:27
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@jlinder jlinder merged commit 01c8b7a into cockroachdb:release-19.2 Aug 21, 2020
@jlinder jlinder deleted the backport19.2-50053 branch August 21, 2020 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants