Page MenuHomeDevCentral

Deploy git-lfs on devserver and shellserver roles
ClosedPublic

Authored by dereckson on Mar 2 2018, 23:58.
Tags
None
Referenced Files
F34917440: D1386.id3538.diff
Fri, Jul 3, 23:23
F34908290: D1386.id3542.diff
Fri, Jul 3, 21:31
F34850210: D1386.diff
Fri, Jul 3, 10:55
Unknown Object (File)
Thu, Jul 2, 20:05
Unknown Object (File)
Thu, Jul 2, 19:59
Unknown Object (File)
Sat, Jun 27, 19:13
Unknown Object (File)
Sat, Jun 27, 09:47
Unknown Object (File)
Sat, Jun 27, 00:17
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 Passed
Unit
No Test Coverage
Branch
git-lfs (branched from master)
Build Status
Buildable 2175
Build 2423: arc lint + arc unit

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.