Page MenuHomeDevCentral

Allow to setup the reository remotes
ClosedPublic

Authored by dereckson on Feb 21 2022, 02:37.
Tags
None
Referenced Files
F2747931: D2543.id6425.diff
Fri, Mar 29, 07:28
F2747930: D2543.id6424.diff
Fri, Mar 29, 07:28
F2747796: D2543.diff
Fri, Mar 29, 06:57
Unknown Object (File)
Thu, Mar 28, 07:51
Unknown Object (File)
Wed, Mar 27, 21:19
Unknown Object (File)
Wed, Mar 27, 08:15
Unknown Object (File)
Mon, Mar 25, 05:12
Unknown Object (File)
Sun, Mar 24, 22:58
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.