Confirmed users
1,927
edits
(→Results: formatting) |
(→Test Plan: formatting) |
||
| Line 59: | Line 59: | ||
* Make sure you have arc properly setup on your machine and have run <code>arc install-certificate</code> using the Phabricator user you wish to test with as documented above. | * Make sure you have arc properly setup on your machine and have run <code>arc install-certificate</code> using the Phabricator user you wish to test with as documented above. | ||
* Go to BMO and create a new bug as the Bugzilla user that the Phabricator account is connected to. (Or use an existing public bug). | * Go to BMO and create a new bug as the Bugzilla user that the Phabricator account is connected to. (Or use an existing public bug). | ||
** To create bugs directly and bypass triaging, go to: | ** To create bugs directly and bypass triaging, go to https://bugzilla.allizom.org/enter_bug.cgi?product=Firefox&format=__default__ (staging) or https://bugzilla-dev.allizom.org/enter_bug.cgi?product=Firefox&format=__default__ (dev) | ||
* Using the repo listed in the "Getting Started" section above that matches the environment you are testing, make some change to a file. | * Using the repo listed in the "Getting Started" section above that matches the environment you are testing, make some change to a file. | ||
* Run <code>hg commit -A -m 'commit1: New changes</code> | * Run <code>hg commit -A -m 'commit1: New changes</code> | ||