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

chore: support passing relevant release tags to update-4x-branch.sh as arguments #4400

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

trentm
Copy link
Member

@trentm trentm commented Jan 7, 2025

./dev-utils/update-4x-branch.sh [TARGTAG [LASTTAG]]

Passing TARGTAG is needed when the HEAD commit is no longer the tagged
release commit. Passing LASTTAG is necessary if the 4.x branch wasn't
updated for a particular release.


I needed these improvements for #4399

…s arguments

    ./dev-utils/update-4x-branch.sh [TARGTAG [LASTTAG]]

Passing TARGTAG is needed when the HEAD commit is no longer the tagged
release commit. Passing LASTTAG is necessary if the 4.x branch wasn't
updated for a particular release.
@trentm trentm requested a review from david-luna January 7, 2025 00:26
@trentm trentm self-assigned this Jan 7, 2025
@trentm trentm requested a review from david-luna January 7, 2025 18:05
@trentm trentm merged commit c728116 into main Jan 7, 2025
19 checks passed
@trentm trentm deleted the trentm/chore-improve-update-4x-branch-script branch January 7, 2025 18:37
trentm added a commit that referenced this pull request Jan 20, 2025
…s arguments (#4400)

    ./dev-utils/update-4x-branch.sh [TARGTAG [LASTTAG]]

Passing TARGTAG is needed when the HEAD commit is no longer the tagged
release commit. Passing LASTTAG is necessary if the 4.x branch wasn't
updated for a particular release.
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