Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

release-tool: automatically update drift version constants during release stage#51164

Merged
coury-clark merged 6 commits into
mainfrom
cclark/automatically-apply-drift
Apr 26, 2023
Merged

release-tool: automatically update drift version constants during release stage#51164
coury-clark merged 6 commits into
mainfrom
cclark/automatically-apply-drift

Conversation

@coury-clark

@coury-clark coury-clark commented Apr 26, 2023

Copy link
Copy Markdown
Contributor

Closes https://github.com/sourcegraph/sourcegraph/issues/50370

Automatically update offline drift versions during release. I changed the formatting of the bash file a bit to make it look less bad when replacing with comby.

Test plan

I wired it up to run on my local repo a few times using v5.0.3:

git_versions=(
v3.42.0 v3.42.1 v3.42.2
v3.43.0 v3.43.1 v3.43.2
v4.0.0 v4.0.1
v4.1.0 v4.1.1 v4.1.2 v4.1.3
v4.2.0 v4.2.1
v4.3.0 v4.3.1
v4.4.0 v4.4.1 v4.4.2
v4.5.0 v4.5.1
v5.0.0 v5.0.1 v5.0.2 v5.0.3 v5.0.3)

@cla-bot cla-bot Bot added the cla-signed label Apr 26, 2023
@coury-clark coury-clark marked this pull request as ready for review April 26, 2023 16:52
@coury-clark coury-clark requested review from DaedalusG and efritz April 26, 2023 16:52
@coury-clark coury-clark changed the title cclark/automatically apply drift release-tool: automatically update drift version constants during release stage Apr 26, 2023
@coury-clark coury-clark self-assigned this Apr 26, 2023
@coury-clark coury-clark enabled auto-merge (squash) April 26, 2023 17:33
@coury-clark coury-clark merged commit 543dddc into main Apr 26, 2023
@coury-clark coury-clark deleted the cclark/automatically-apply-drift branch April 26, 2023 17:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve release process for embedded migrator schema descriptions

3 participants