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 Checklist #12

Open
13 tasks
Ayowel opened this issue Feb 26, 2023 · 0 comments
Open
13 tasks

Release Checklist #12

Ayowel opened this issue Feb 26, 2023 · 0 comments
Labels
wontfix This will not be worked on

Comments

@Ayowel
Copy link
Owner

Ayowel commented Feb 26, 2023

  • Ensure coverage is sufficient
  • On develop:
    • Pull upstream changes
    • Create new branch releases/vX.X.X
    • Update README versions
    • Update package.json versions
    • Build dist file (npm run-script build)
    • Commit changes with Prepare release vX.X.X
  • Run manual integration tests
  • Prepare changelog
  • Tag commit
  • Create release with changelog info
  • Verify release workflow ends without errors
  • Fast-forward master (git push origin releases/vX.X.X:master)
@Ayowel Ayowel added the wontfix This will not be worked on label Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant