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

ci: add release automation #7656

Merged
merged 6 commits into from
Oct 27, 2021

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Oct 26, 2021

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

@parse-github-assistant
Copy link

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

Merging #7656 (3187ac9) into alpha (5a57475) will increase coverage by 0.02%.
The diff coverage is n/a.

❗ Current head 3187ac9 differs from pull request most recent head 0da30ce. Consider uploading reports for the commit 0da30ce to get more accurate results
Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
src/RestWrite.js 94.20% <0.00%> (+0.31%) ⬆️
src/Adapters/Files/GridFSBucketAdapter.js 80.32% <0.00%> (+0.81%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 626fad2...0da30ce. Read the comment docs.

@mtrezza mtrezza merged commit d3e9142 into parse-community:alpha Oct 27, 2021
@mtrezza mtrezza deleted the add-release-automation branch October 27, 2021 01:00
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-alpha.2

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Oct 27, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Nov 1, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants