Skip to content

docs: remove differentiation between MongoDB 5.x versions #8246

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

Merged

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Oct 17, 2022

New Pull Request Checklist

Issue Description

The README differentiates between different MongoDB 5.x versions, also the CI test title. That is unnecessary with the new versioning of MongoDB. Parse Server will always test against the latest major version from MongoDB 5 onwards.

Related issue: #n/a

Approach

Fixed:

  • README compatibility table
  • CI workflow job title that specifies MongoDB minor version

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 17, 2022

Codecov Report

Base: 94.12% // Head: 94.11% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (ca3f3c6) compared to base (aba0081).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #8246      +/-   ##
==========================================
- Coverage   94.12%   94.11%   -0.01%     
==========================================
  Files         182      182              
  Lines       13770    13770              
==========================================
- Hits        12961    12960       -1     
- Misses        809      810       +1     
Impacted Files Coverage Δ
src/batch.js 92.98% <0.00%> (-1.76%) ⬇️
src/ParseServerRESTController.js 96.96% <0.00%> (-1.52%) ⬇️
src/RestWrite.js 94.78% <0.00%> (+0.14%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mtrezza mtrezza merged commit 8863ad2 into parse-community:alpha Oct 17, 2022
@mtrezza mtrezza deleted the ci-clean-up-mongodb-5-versions branch October 17, 2022 21:04
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0-alpha.31

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

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

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Oct 29, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0-alpha.1

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Nov 19, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0

@parseplatformorg parseplatformorg added the state:released-5.x.x Released as LTS version label Nov 19, 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-5.x.x Released as LTS 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