-
Notifications
You must be signed in to change notification settings - Fork 7.8k
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: Set up Turborepo cache for GitHub actions runner (no-changelog) #6335
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #6335 +/- ##
==========================================
+ Coverage 27.65% 28.29% +0.63%
==========================================
Files 2958 2966 +8
Lines 181379 183332 +1953
Branches 19723 20129 +406
==========================================
+ Hits 50165 51875 +1710
- Misses 130467 130685 +218
- Partials 747 772 +25 ☔ View full report in Codecov by Sentry. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we set this up for the test
task as well?
To clarify, do you mean this |
I meant any step in any of the workflows that executes |
I originally did it only for PR checks because this action is experimental, but I added others now if you're okay with it. For |
✅ All Cypress E2E specs passed |
* master: fix(editor): Fix hard-coded parameter names for code editors (#6372) ci: Add support for Node.js 18 (#5793) ci: Update the release process for v1 release (#6366) refactor: Add deprecation notice for UM disabled mode (#6367) feat(editor): Make WF name a link on /executions (#6354) ci: Revert "Set up Turborepo cache for GitHub actions runner" (#6364) (no-changelog) fix(editor): Add secondary icon to menu items (#6351) fix(editor): Pin all data regardless of pagination (#6346) feat(Crypto Node): Add support for hash and hmac on binary data (#6359) ci: Set up Turborepo cache for GitHub actions runner (no-changelog) (#6335) # Conflicts: # packages/editor-ui/src/components/ParameterInput.vue
Got released with |
No description provided.