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: Fix timeout for CI jobs #2249

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jul 26, 2024

Pull Request

Issue

Some CI jobs time out because they don't cache npm.

Approach

Add node setup and npm cache.

Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza mtrezza merged commit a88beae into parse-community:alpha Jul 26, 2024
10 checks passed
@mtrezza mtrezza deleted the ci/fix-ci-timeout branch July 26, 2024 22:00
@parseplatformorg
Copy link
Contributor

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

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Sep 25, 2024
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b50790a) to head (93f03ee).
Report is 140 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff             @@
##             alpha     #2249    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           61        64     +3     
  Lines         6186      6356   +170     
  Branches      1499      1526    +27     
==========================================
+ Hits          6186      6356   +170     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants