-
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
Adding git lfs support #20642
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
kind/enhancement
A feature request - must adhere to the feature request template.
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
Milestone
Comments
ffalkenberg
added
the
kind/question
Questions that haven't been identified as being feature requests or bugs.
label
Oct 15, 2021
che-bot
added
the
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
label
Oct 15, 2021
10 tasks
Hello, here is a PR: eclipse-che/che-theia#1236 |
benoitf
added
area/devworkspace-operator
area/editor/theia
Issues related to the che-theia IDE of Che
kind/enhancement
A feature request - must adhere to the feature request template.
and removed
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
kind/question
Questions that haven't been identified as being feature requests or bugs.
labels
Oct 15, 2021
3 tasks
wow, thanks alot! |
since it got DWO area and the PR is merged devfile/devworkspace-operator#649 closing this issue |
reopening as it's still not working on universal base image |
l0rd
added
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
status/release-notes-review-needed
Issues that needs to be reviewed by the doc team for the Release Notes wording
labels
Oct 26, 2021
sync'd to Red Hat JIRA https://issues.redhat.com/browse/CRW-2551 |
max-cx
removed
the
status/release-notes-review-needed
Issues that needs to be reviewed by the doc team for the Release Notes wording
label
Jan 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
kind/enhancement
A feature request - must adhere to the feature request template.
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
Summary
Hi,
using the devfile below I am setting up my WS.
The repo gets cloned but the git-lfs stored files only contain references (theia-editor only contains git, not git lfs)
How could I install git lfs into the theia-editor and would that fix it? (It seems to be a javascript image)
Or would I have to install it into a different image?
Thanks in advance.
Relevant information
Release Notes Text
Che workspaces are now supporting Git Large File Storage extension https://git-lfs.github.com/
The text was updated successfully, but these errors were encountered: