Skip to content

ci: fix slow install #8040

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
merged 1 commit into from
Jun 13, 2022
Merged

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jun 13, 2022

New Pull Request Checklist

Issue Description

CI install slow

Related issue: #8041

Approach

Overwrite git protocol usage system-wide

TODOs before merging

n/a

@parse-github-assistant
Copy link

parse-github-assistant bot commented Jun 13, 2022

Thanks for opening this pull request!

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

@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #8040 (a964358) into alpha (528690b) will decrease coverage by 0.00%.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##            alpha    #8040      +/-   ##
==========================================
- Coverage   94.13%   94.12%   -0.01%     
==========================================
  Files         182      182              
  Lines       13659    13659              
==========================================
- Hits        12858    12857       -1     
- Misses        801      802       +1     
Impacted Files Coverage Δ
src/Adapters/Files/GridFSBucketAdapter.js 79.50% <0.00%> (-0.82%) ⬇️
src/RestWrite.js 94.42% <0.00%> (ø)

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 528690b...046e4b5. Read the comment docs.

@mtrezza mtrezza linked an issue Jun 13, 2022 that may be closed by this pull request
4 tasks
@mtrezza mtrezza merged commit 5f7d392 into parse-community:alpha Jun 13, 2022
@mtrezza mtrezza deleted the fix-slow-ci-install branch June 13, 2022 12:33
@parseplatformorg
Copy link
Contributor

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

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

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

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

🎉 This change has been released in version 5.3.0

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

CI dependency installs slow
2 participants