-
-
Notifications
You must be signed in to change notification settings - Fork 421
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
Save LFS Objects always()
#2284
Save LFS Objects always()
#2284
Conversation
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.
Something weird is happening with the tests here
Codecov Report
@@ Coverage Diff @@
## master #2284 +/- ##
==========================================
- Coverage 71.84% 71.81% -0.03%
==========================================
Files 133 135 +2
Lines 12398 12431 +33
==========================================
+ Hits 8907 8927 +20
- Misses 3491 3504 +13
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
* set repository owner * has to be in quotes * Leave spaces before and after == * Save cache intentionally * Temporarily allow running on my fork * Add comments, try removing quotation marks in false keyword * Disable tests on forks again [skip ci]
📝 Description
🚦
testing
| 🎢infrastructure
Add a step which saves LFS cache even if the workflow fails.
📌 Resources
Uses a fake ternary operator:
https://github.com/orgs/community/discussions/26738#discussioncomment-3253176
Save: https://github.com/actions/cache/tree/main/save
Restore: https://github.com/actions/cache/tree/main/restore
Please merge #2280 before.
🚦 Testing
How did you test these changes?
Workflow to save cache:
https://github.com/atharva-2001/tardis/actions/runs/4805192448/jobs/8551369172
Workflow to restore cache:
https://github.com/atharva-2001/tardis/actions/runs/4805192448/jobs/8551369172
☑️ Checklist
build_docs
label