-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
ci: add release automation #7656
ci: add release automation #7656
Conversation
Thanks for opening this pull request!
|
Codecov Report
@@ Coverage Diff @@
## alpha #7656 +/- ##
==========================================
+ Coverage 93.96% 93.98% +0.02%
==========================================
Files 181 181
Lines 13354 13354
==========================================
+ Hits 12548 12551 +3
+ Misses 806 803 -3
Continue to review full report at Codecov.
|
🎉 This change has been released in version 5.0.0-alpha.2 |
🎉 This change has been released in version 5.0.0-beta.1 |
🎉 This change has been released in version 5.0.0 |
New Pull Request Checklist
Issue Description
Add release automation.
Related issue: #7271
Approach
Adds release automation in a modified, temporary configuration. This is necessary because since the last major release of Parse Server, not all commit messages conform to angular convention. For beta and stable releases of Parse Server, there may be some manual tweaking necessary. With the release of Parse Server 5, the release automation config needs to be modified for regular operation.
TODOs before merging
n/a