Page MenuHomeDevCentral

Deploy git-lfs on devserver and shellserver roles
ClosedPublic

Authored by dereckson on Mar 2 2018, 23:58.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 13, 01:43
Unknown Object (File)
Thu, Dec 12, 22:56
Unknown Object (File)
Sun, Dec 8, 07:15
Unknown Object (File)
Sun, Dec 8, 06:56
Unknown Object (File)
Fri, Dec 6, 07:52
Unknown Object (File)
Sun, Dec 1, 07:02
Unknown Object (File)
Sun, Dec 1, 07:02
Unknown Object (File)
Nov 4 2024, 10:07
Subscribers
None

Details

Summary

GitHub introduced a standard format for file storage called git-lfs.

Phabricator now supports git-lfs.

As rRAIN could benefit of git-lfs support to store multimedia files,
it seems to be the ideal moment to deploy this.

This change installs the git-lfs command in servers used for Git operations.

Ref T1355

Test Plan
  • git lfs track "*.mp4"
  • git add somevideo.mp4

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Mar 3 2018, 00:39
This revision was automatically updated to reflect the committed changes.