You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
Toolsadmin.wikimedia.org/FAQ: Difference between revisions
Jump to navigation
Jump to search
imported>BryanDavis (Start a FAQ/How To page) |
imported>Magnus Manske No edit summary |
||
Line 5: | Line 5: | ||
# Go to new repository on Phabricator by following the "''browse repository on Phabricator''" link | # Go to new repository on Phabricator by following the "''browse repository on Phabricator''" link | ||
# Click "''Manage Repository''" button | # Click "''Manage Repository''" button | ||
# Click "''URIs''" section in | # Click "''URIs''" section in left column | ||
# Click "''Add New URI''" button | # Click "''Add New URI''" button | ||
#* '''URI''': enter the https URL to your "<nowiki>https://github.com/{OWNER}/{REPO}.git</nowiki>" | #* '''URI''': enter the https URL to your "<nowiki>https://github.com/{OWNER}/{REPO}.git</nowiki>" |
Revision as of 08:16, 30 August 2016
Frequently (un)asked questions about using the Tool Labs admin console
Configure Diffusion to mirror a GitHub repo
- Create Diffusion repository using toolsadmin.wikimedia.org
- Go to new repository on Phabricator by following the "browse repository on Phabricator" link
- Click "Manage Repository" button
- Click "URIs" section in left column
- Click "Add New URI" button
- URI: enter the https URL to your "https://github.com/{OWNER}/{REPO}.git"
- I/O Type: "Observe: Copy from a remote."
- Display Type: "Visible: Show as a clone URI."
- Click "Create Repository URI" button