Skip to content

build: add helper script for tagging the latest release post migration#3335

Merged
chingor13 merged 1 commit intomainfrom
migrate-split-tag.sh
Sep 9, 2022
Merged

build: add helper script for tagging the latest release post migration#3335
chingor13 merged 1 commit intomainfrom
migrate-split-tag.sh

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

This script determines the latest version and component to tag so that future releases are calculated correctly.

After merging a migration PR, we need to tag the latest release for that component. This command determines which tag it would create and outputs it stdout.

./bin/migrate-split-tag.sh google-cloud-asset

If you want to also create and push the tag, you can add the --push flat:

./bin/migrate-split-tag.sh google-cloud-asset --push

@chingor13 chingor13 requested a review from a team September 9, 2022 18:05
@chingor13 chingor13 merged commit 1af1937 into main Sep 9, 2022
@chingor13 chingor13 deleted the migrate-split-tag.sh branch September 9, 2022 18:14
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.

2 participants