flathub / com.vscodium.codium

https://flathub.org/apps/details/com.vscodium.codium
94 stars 19 forks source link

Remove git-lfs #276

Closed bbhtt closed 6 months ago

bbhtt commented 6 months ago

git-lfs is available from the extension https://github.com/flathub/com.visualstudio.code.tool.git-lfs/pull/17

@noonsleeper maintainer of git-lfs was inactive, so I created the 23.08 branch, updated it to 3.4.1 (latest) and documented the process for doing source builds. Feel free to request maintainership of that if you want.

Since this is what you wanted, it should now be fine to remove git-lfs from here. It should get published in 4-5 hours from now.

flathubbot commented 6 months ago

Started test build 89581

flathubbot commented 6 months ago

Build 89581 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/72259/com.vscodium.codium.flatpakref
noonsleeper commented 6 months ago

@bbhtt thanks!

catdevnull commented 4 months ago

i'm confused, how am i supposed to use the VSCode extension in VSCodium? i tried installing it but still no git lfs inside vscodium. it's frustrating that this is a regression, and it requires manual changes on my side (installing an extension)

bbhtt commented 4 months ago

By installing the com.visualstudio.code.tool.git-lfs extension

catdevnull commented 4 months ago

as I mentioned, I installed it but it doesn't seem to work in VSCodium. am I missing something?

catdevnull commented 4 months ago

oh, i'm sorry, i had to reinstall git lfs hooks. it works now. would it make sense if i make a PR to add this to the readme?

bbhtt commented 4 months ago

Sure

noonsleeper commented 4 months ago

@catdevnull PR are welcome.