Page MenuHomeDevCentral

Allow to setup the reository remotes
ClosedPublic

Authored by dereckson on Feb 21 2022, 02:37.
Tags
None
Referenced Files
F4075478: D2543.id6425.diff
Wed, Jan 29, 21:37
Unknown Object (File)
Tue, Jan 28, 04:45
Unknown Object (File)
Sat, Jan 25, 15:59
Unknown Object (File)
Wed, Jan 22, 17:58
Unknown Object (File)
Wed, Jan 22, 17:58
Unknown Object (File)
Wed, Jan 22, 17:58
Unknown Object (File)
Wed, Jan 22, 16:06
Unknown Object (File)
Wed, Jan 22, 10:06
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.