nfdi4plants / ARCitect

Cross-platform app to create and manage ARCs.
9 stars 6 forks source link

[Feature Request] default usage of LFS #219

Closed Brilator closed 2 weeks ago

Brilator commented 3 weeks ago

When uploading large files without checking the box use LFS (described here https://github.com/nfdi4plants/ARCitect/issues/189#issuecomment-2210899448), users run into an error

remote: GitLab: LFS objects are missing. Ensure LFS is properly set up or try a manual "git lfs push --all".

If I understood correctly, this was a change in default behavior between earlier versions (ca. until 0.0.31) and now.

I'd suggest to default to have this box checked. If not checked, large files are properly committed (according to set LFS threshold), but then fail to upload.

Brilator commented 3 weeks ago

@Mestizia

JonasLukasczyk commented 2 weeks ago

Since 1d5c64edffa383f3218615da5a47737b23ae43fe LFS is enabled by default.