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: build: script to make custom builds #55052

Closed
wants to merge 1 commit into from

Conversation

jlinder
Copy link
Collaborator

@jlinder jlinder commented Sep 30, 2020

Backport 1/1 commits from #54661.

/cc @cockroachdb/release


Before: We had the old build process and a not-so-great way to make
custom builds.

Why: We have a new build process that includes a facility for making
custom builds and we want it to be very easy to use.

Now:

This script automates much of the process of making a custom build
and makes it very easy to create one on short notice. Comments in the
script describe how to use it and where to go for getting the binaries
and docker image.

This commit also changes the teamcity-make-and-publish-build.sh script
to delete the temporary custombuild- tag and to be consistent in naming
the Build ID.

Part of #45487

Release note: None

Before: We had the old build process and a not-so-great way to make
custom builds.

Why: We have a new build process that includes a facility for making
custom builds and we want it to be very easy to use.

Now:

This script automates much of the process of making a custom build
and makes it very easy to create one on short notice. Comments in the
script describe how to use it and where to go for getting the binaries
and docker image.

This commit also changes the teamcity-make-and-publish-build.sh script
to delete the temporary custombuild- tag and to be consistent in naming
the Build ID.

Release note: None
@jlinder jlinder requested review from dt and pbardea September 30, 2020 14:15
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@jlinder
Copy link
Collaborator Author

jlinder commented Oct 13, 2020

Closing without merging because I found an error in the script and need the fix in #55505 for it to work correctly.

@jlinder jlinder closed this Oct 13, 2020
@jlinder jlinder deleted the backport19.2-54661 branch October 13, 2020 14:47
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.

None yet

3 participants