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

Release 0.9.8 #205

Open
5 of 8 tasks
elsylambert opened this issue Oct 21, 2024 · 0 comments
Open
5 of 8 tasks

Release 0.9.8 #205

elsylambert opened this issue Oct 21, 2024 · 0 comments
Assignees

Comments

@elsylambert
Copy link

elsylambert commented Oct 21, 2024

Feature: bug fixes for Release Resource.

Prepare release branch

  • PR to remove RC from the version number
    • start a new branch (e.g., release-v0.9.8);
    • edit package.json for version (e.g., v0.9.8); commit; publish
    • git tag (e.g., v0.9.8); git push --tags
    • create PR from release-v0.9.8 branch --> main; connect this PR to the "RELEASE" issue

Merge the release branch

  • Merge the release Branch:
    • merge the PR to the main (even if you merge it yourself, please use PR and do not commit directly to the develop branch)

Publish the release

  • Update release tag (eg : v0.9.8)
    • publish the release to GitHub
    • add release notes to the new release or draft the release

QA Release and Staged

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

No branches or pull requests

2 participants