Closed Bug 993810 Opened 10 years ago Closed 10 years ago

mirror github relengapi to mozilla repos

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Callek, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #993809 +++

Once Bug 993809 is complete we'll want to mirror relengapi from its github home to the *.mozilla.org repositories. with vcs-sync.

:Dustin was also entirely ok (on irc) if we use git.m.o as the RoR, but since we're on github now that will need some coordination when we do, and either way we need an initial sync done, as the sync is more valuable short term than the exact RoR location.
Component: Repos and Hooks → Tools
[it's confusing, I know -- requests for repos and/or mirroring go in repos & hooks. Changes to and bugs in the vcs-sync system goes to tools.]

The way we'll need to proceed here is:
 - have the git.mozilla.org/build/releng created
 - flip permissions on github repo to only allow mirror process to write
 - push current contents to git.mozilla.org
 - turn on mirroring

I've got a bit of a backlog on repo work, so this might take a bit. Note that, due to the way permissions work, the "mirror for now" isn't really an option.
Component: Tools → Repos and Hooks
http://hg.mozilla.org/users/hwine_mozilla.com/repo-sync-configs/rev/b75765459859

https://github.com/mozilla/build-relengapi.git is now read only

git.mozilla.org is where commits should be made (Repository of Record). Change your origin URL to:
  ssh://gitolite3@git.mozilla.org/build/relengapi.git
http://hg.mozilla.org/users/hwine_mozilla.com/repo-sync-configs/rev/2eeebc3b3ccf

in production for mirror to hg.m.o -- should populate in a bit. Will close when I verify things.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Release Engineering → Developer Services
You need to log in before you can comment on or make changes to this bug.