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

add script update versions all branch - 52 #1004

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

sieu-db
Copy link
Collaborator

@sieu-db sieu-db commented Feb 13, 2025

Important

Add script update-versions-all-branch.sh to automate version updates across multiple branches with error handling.

  • Scripts:
    • Add updateVersionsAllBranch script in package.json to execute update-versions-all-branch.sh.
    • New update-versions-all-branch.sh script automates version updates across branches 50, master, and 52-beta.
  • Behavior:
    • For each branch, the script checks out the branch, pulls latest changes, installs dependencies, increments minor version, and pushes changes and tags.
    • Error handling included for each step to ensure process integrity.

This description was created by Ellipsis for b749244. It will automatically update as commits are pushed.

@sieu-db sieu-db changed the title add script update versions all branch 52 add script update versions all branch - 52 Feb 13, 2025
Copy link

Published version: @draftbit/[email protected]

@sieu-db sieu-db merged commit f9e3276 into 52-beta Feb 14, 2025
1 check passed
@sieu-db sieu-db deleted the sieu/add-script-update-versions-all-branch-52 branch February 14, 2025 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant