-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[ws-daemon] Support git lfs #8119
Conversation
Codecov Report
@@ Coverage Diff @@
## main #8119 +/- ##
===========================================
+ Coverage 11.98% 30.90% +18.92%
===========================================
Files 20 37 +17
Lines 1193 5814 +4621
===========================================
+ Hits 143 1797 +1654
- Misses 1046 3880 +2834
- Partials 4 137 +133
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
LGTM
Also created this issue, so that we add a related integration test. |
Description
This PR adds support for Git LFS during content init. Content init runs in the context of ws-dameon, hence git-lfs needs to be installed there.
Related Issue(s)
Fixes #8105
How to test
Release Notes