Page MenuHomeDevCentral

Allow to restore chmod on shared deployment Git directories
ClosedPublic

Authored by dereckson on Apr 4 2023, 01:06.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 2, 10:25
Unknown Object (File)
Thu, Jul 2, 04:37
Unknown Object (File)
Thu, Jul 2, 04:10
Unknown Object (File)
Sun, Jun 28, 00:32
Unknown Object (File)
Fri, Jun 26, 15:39
Unknown Object (File)
Fri, Jun 26, 14:38
Unknown Object (File)
Fri, Jun 26, 08:43
Unknown Object (File)
Thu, Jun 25, 21:14
Subscribers
None

Details

Summary

Git repositories are normally configured in group-writable,
to be shared by members of the 'ops' groups.

As some Git commands can create a file not-group-writable,
this script allows to ensure permissions. It doesn't touch
to user or world permissions.

Known issue is a file intended to be in read only would get
a strange 464 permission, but no occurence in Git repositories
are known.

Test Plan

Tested on Complector

Diff Detail

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