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

feat: add simple release script #1684

Merged
merged 4 commits into from
Feb 20, 2025
Merged

feat: add simple release script #1684

merged 4 commits into from
Feb 20, 2025

Conversation

tippenein
Copy link
Collaborator

  • automatically checkout release/next
  • update Cargo/locks
  • update packages and locks for npm projects
    • Note: vscode project prompts for new version since it's not synced with the top-level project
  • commit and push the branch

Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@hugocaillard
Copy link
Collaborator

Looking good 🙌
Could you add a brief explanation of how to use it (so that one can simply copy-paste the bash command), as a comment i guess

Copy link
Collaborator

@hugocaillard hugocaillard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thanks @tippenein
Can't wait for the next release

@tippenein tippenein merged commit f3efd91 into main Feb 20, 2025
25 checks passed
@tippenein tippenein deleted the feat/release-script branch February 20, 2025 14:35
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