Page MenuHomeDevCentral

Allow to setup the reository remotes
ClosedPublic

Authored by dereckson on Feb 21 2022, 02:37.
Tags
None
Referenced Files
F3753132: D2543.id6424.diff
Sun, Nov 17, 23:26
F3752801: D2543.diff
Sun, Nov 17, 21:31
Unknown Object (File)
Sat, Nov 16, 02:08
Unknown Object (File)
Fri, Nov 15, 06:32
Unknown Object (File)
Tue, Nov 12, 03:39
Unknown Object (File)
Sun, Nov 10, 05:05
Unknown Object (File)
Fri, Nov 8, 19:17
Unknown Object (File)
Fri, Nov 8, 10:21
Subscribers
None

Details

Summary

The CD job to push from this monorepo to the packages' manyrepo
needs to get remotes properly configured.

This script allows to use devcentral hostname and default port 22
so it can be run from a container belonging to the same network
than DevCentral (or with bridged access to).

Ref T1680.

Test Plan
$ git remote remove report
$ _utils/repo/setup.sh
$ git remote
commands
database
omnitools
origin
report

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson accepted this revision.
dereckson created this revision.
This revision is now accepted and ready to land.Feb 21 2022, 02:38
This revision was automatically updated to reflect the committed changes.