Skip to content

Conversation

@mtrezza
Copy link
Member

@mtrezza mtrezza commented Sep 24, 2022

New Pull Request Checklist

Issue Description

Related issue: #8194

Approach

See issue.

TODOs before merging

n/a

@parse-github-assistant
Copy link

parse-github-assistant bot commented Sep 24, 2022

Thanks for opening this pull request!

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

@mtrezza mtrezza linked an issue Sep 24, 2022 that may be closed by this pull request
3 tasks
@codecov
Copy link

codecov bot commented Sep 25, 2022

Codecov Report

Base: 94.18% // Head: 93.66% // Decreases project coverage by -0.51% ⚠️

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

❗ Current head b0d4973 differs from pull request most recent head f5154c4. Consider uploading reports for the commit f5154c4 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #8195      +/-   ##
==========================================
- Coverage   94.18%   93.66%   -0.52%     
==========================================
  Files         182      182              
  Lines       13737    13737              
==========================================
- Hits        12938    12867      -71     
- Misses        799      870      +71     
Impacted Files Coverage Δ
src/Adapters/Cache/RedisCacheAdapter.js 12.28% <0.00%> (-75.44%) ⬇️
src/Routers/AggregateRouter.js 92.00% <0.00%> (-8.00%) ⬇️
src/batch.js 89.47% <0.00%> (-5.27%) ⬇️
src/ParseServerRESTController.js 92.42% <0.00%> (-4.55%) ⬇️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 90.63% <0.00%> (-2.56%) ⬇️
src/RestWrite.js 94.18% <0.00%> (-0.60%) ⬇️
src/Controllers/SchemaController.js 97.18% <0.00%> (-0.19%) ⬇️
src/Adapters/Storage/Mongo/MongoTransform.js 88.26% <0.00%> (-0.16%) ⬇️
src/Controllers/DatabaseController.js 93.62% <0.00%> (-0.15%) ⬇️
src/Adapters/Files/GridFSBucketAdapter.js 80.32% <0.00%> (+0.81%) ⬆️

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 changed the title docs: adapt CI jobs to new MongoDB lifecycle schedule ci: adapt to new MongoDB lifecycle schedule Sep 26, 2022
@mtrezza mtrezza merged commit ae8d082 into alpha Sep 26, 2022
@mtrezza mtrezza deleted the ci-mongodb-lifecycle branch September 26, 2022 13:08
@parseplatformorg
Copy link
Contributor

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

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Sep 29, 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.

Adapt CI jobs to new MongoDB lifecycle schedule

3 participants