зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1766646 - Vendor libwebrtc from 6ab8fc1922
Upstream commit: https://webrtc.googlesource.com/src/+/6ab8fc1922a50defd6802715f5da436c012e061a Add section about getting try job access Bug: webrtc:12298 Change-Id: I305ba0e60513a936deece641032a0bc1490994d8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/236345 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35269}
This commit is contained in:
Родитель
d8b1991183
Коммит
2c31d7200a
|
@ -9345,3 +9345,6 @@ f9e502d935
|
|||
# MOZ_LIBWEBRTC_SRC=/home/mfroman/git-checkouts/trial-webrtc-builds/moz-libwebrtc-checkout/src MOZ_LIBWEBRTC_COMMIT=mjfdev bash dom/media/webrtc/third_party_build/fast-forward-libwebrtc.sh
|
||||
# base of lastest vendoring
|
||||
af09c13096
|
||||
# MOZ_LIBWEBRTC_SRC=/home/mfroman/git-checkouts/trial-webrtc-builds/moz-libwebrtc-checkout/src MOZ_LIBWEBRTC_COMMIT=mjfdev bash dom/media/webrtc/third_party_build/fast-forward-libwebrtc.sh
|
||||
# base of lastest vendoring
|
||||
6ab8fc1922
|
||||
|
|
|
@ -6238,3 +6238,5 @@ libwebrtc updated from /home/mfroman/git-checkouts/trial-webrtc-builds/moz-libwe
|
|||
libwebrtc updated from /home/mfroman/git-checkouts/trial-webrtc-builds/moz-libwebrtc-checkout/src commit mjfdev on 2022-06-11T21:24:13.591359.
|
||||
# python3 vendor-libwebrtc.py --from-local /home/mfroman/git-checkouts/trial-webrtc-builds/moz-libwebrtc-checkout/src --commit mjfdev libwebrtc
|
||||
libwebrtc updated from /home/mfroman/git-checkouts/trial-webrtc-builds/moz-libwebrtc-checkout/src commit mjfdev on 2022-06-11T21:24:55.504429.
|
||||
# python3 vendor-libwebrtc.py --from-local /home/mfroman/git-checkouts/trial-webrtc-builds/moz-libwebrtc-checkout/src --commit mjfdev libwebrtc
|
||||
libwebrtc updated from /home/mfroman/git-checkouts/trial-webrtc-builds/moz-libwebrtc-checkout/src commit mjfdev on 2022-06-11T21:25:38.408247.
|
||||
|
|
|
@ -1,7 +1,26 @@
|
|||
# How to become WebRTC committer
|
||||
# How to get tryjob access or become WebRTC committer
|
||||
|
||||
<?% config.freshness.owner = 'titovartem' %?>
|
||||
<?% config.freshness.reviewed = '2021-07-05' %?>
|
||||
<?% config.freshness.reviewed = '2021-10-26' %?>
|
||||
|
||||
## Overview
|
||||
|
||||
There are two levels of WebRTC contributors access:
|
||||
|
||||
1. Tryjob access - permits contributor to run tests for their changes using
|
||||
WebRTC infrastructure
|
||||
2. WebRTC committer rights - permits to submit changes to the WebRTC code base.
|
||||
This includes tryjob access.
|
||||
|
||||
## Getting tryjob access
|
||||
|
||||
To get tryjob access applicant has to do a contribution around 10-20 CLs to the
|
||||
WebRTC code base. After that, they should file a bug using
|
||||
[Get tryjob access template][7], specifying the email which was used for the
|
||||
contributions and to which access will be granted, and listing contributed CLs.
|
||||
|
||||
The access will be granted when the ticket is resolved by one of the project
|
||||
members. In case of rejection the explanation will be provided.
|
||||
|
||||
## WebRTC committer duties
|
||||
|
||||
|
@ -62,3 +81,4 @@ recommended to apply for WebRTC committer rights obtaining process.
|
|||
[4]: https://developers.google.com/open-source/cla/individual?hl=en
|
||||
[5]: https://google.github.io/styleguide/cppguide.html
|
||||
[6]: https://bugs.chromium.org/p/webrtc/issues/entry?template=Become+WebRTC+committer
|
||||
[7]: https://bugs.chromium.org/p/webrtc/issues/entry?template=Get+tryjob+access
|
||||
|
|
Загрузка…
Ссылка в новой задаче