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
F3628346: D2973.id7589.diff
Sat, Oct 5, 17:40
Unknown Object (File)
Fri, Oct 4, 00:25
Unknown Object (File)
Wed, Sep 25, 10:42
Unknown Object (File)
Tue, Sep 17, 16:28
Unknown Object (File)
Sep 5 2024, 05:56
Unknown Object (File)
Sep 4 2024, 04:40
Unknown Object (File)
Sep 4 2024, 04:16
Unknown Object (File)
Sep 4 2024, 02:17
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 Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 4696
Build 4976: arc lint + arc unit