Bug 1479772 - Drop references to mozreview from Marionette docs. r=me

This commit is contained in:
Andreas Tolfsen 2018-07-31 15:06:16 +01:00
Родитель 449e0fddad
Коммит a7c41e76bd
2 изменённых файлов: 4 добавлений и 19 удалений

Просмотреть файл

@ -117,21 +117,7 @@ Getting the code, running tests
Work on bugs and get code review
--------------------------------
Once you've completed the above basics, find a bug to work on
at [Bugs Ahoy](https://www.joshmatthews.net/bugsahoy/?automation=1). If
you don't find any, ask :whimboo, :maja_zf
or :ato in #ateam for a good first bug to work on.
To work on the bug that is suggested to you and push a patch up
for review, follow the [Firefox Workflow] in hg.
After testing your code locally, you will push your patch to be
reviewed in MozReview. To set up MozReview, see this [configuration]
page. (Note: the only kind of account you need for MozReview is
Bugzilla (not LDAP) and you can only use HTTPS, not SSH.)
[Firefox Workflow]: https://mozilla-version-control-tools.readthedocs.org/en/latest/hgmozilla/firefoxworkflow.html
[configuration]: https://mozilla-version-control-tools.readthedocs.org/en/latest/mozreview/install-mercurial.html#configuring-mercurial-to-use-mozreview
See <Patches.md> on how to submit patches.
Resources

Просмотреть файл

@ -1,8 +1,8 @@
Submitting patches
==================
You can submit patches by uploading .diff files to Bugzilla or by
sending them to [MozReview].
You can submit patches by uploading .diff files to Bugzilla.
Ask for review from _ato_, _automatedtester_, or _whimboo_.
Once you have contributed a couple of patches, we are happy to
sponsor you in [becoming a Mozilla committer]. When you have been
@ -11,8 +11,7 @@ granted commit access level 1 you will have permission to use the
This is a good try syntax to use when testing Marionette changes:
-b do -p linux,linux64,macosx64,win64,android-api-16 -u marionette-e10s,marionette-headless-e10s,xpcshell,web-platform-tests,firefox-ui-functional -t none
-b do -p linux,linux64,macosx64,win64,android-api-16 -u marionette-e10s,marionette-headless-e10s,xpcshell,web-platform-tests,firefox-ui-functional -t none
[MozReview]: http://mozilla-version-control-tools.readthedocs.io/en/latest/mozreview.html
[becoming a Mozilla committer]: https://www.mozilla.org/en-US/about/governance/policies/commit/
[Firefox CI]: https://treeherder.mozilla.org/