14
edits
(Add section for creating a clone to a custom github org/project with a unique deploy key.) |
(new mapper url) |
||
Line 294: | Line 294: | ||
** Add the key to the vcs2vcs account on the vcssync server | ** Add the key to the vcs2vcs account on the vcssync server | ||
* Add the project to mapper for hg to git hash mapping | * Add the project to mapper for hg to git hash mapping | ||
** | ** Get a token from https://mozilla-releng.net/tokens | ||
** POST to | ** POST to /project-name on https://mapper.mozilla-releng.net | ||
* Filesystem setup on the vcssync server | * Filesystem setup on the vcssync server | ||
** Clone the source hg repo to /opt/vcs2vcs/vcs_sync_build/build/stage_source/ | ** Clone the source hg repo to /opt/vcs2vcs/vcs_sync_build/build/stage_source/ |
edits