Lines Matching +full:upload +full:- +full:build
13 [Google Individual CLA]: https://cla.developers.google.com/about/google-individual.
14 [individual]: https://developers.google.com/open-source/cla/individual
15 [corporation]: https://developers.google.com/open-source/cla/corporate
21 You must do some preparation in order to upload your first CL:
23 * [Check out and build the code][check out and build the code]
29 * Go to [https://webrtc.googlesource.com/new-password](new-password)
32 * Then, run: `git cl creds-check`. If you get any errors, ask for help on
33 [discuss-webrtc][discuss-webrtc]
35 You will not have to repeat the above. After all that, you’re ready to upload:
37 [Check out and the build code]: https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-c…
39 [new-password]: https://webrtc.googlesource.com/new-password
40 [discuss-webrtc]: https://groups.google.com/forum/#!forum/discuss-webrtc
43 Now that you have your account set up, you can do the actual upload:
47 * `git checkout -b my-work-branch`
48 * Make changes, build locally, run tests locally
49 * `git commit -am "Changed x, and it is working"`
50 * `git cl upload`
59 Save and close the file to proceed with the upload to the WebRTC
60 [code review server](https://webrtc-review.googlesource.com/q/status:open).
63 [https://webrtc-review.googlesource.com/c/src/+/53121][example CL link].
72 * Make changes, build locally, run tests locally
73 * `git commit -am "Fixed X and Y"`
74 * `git cl upload`
81 [example CL link]: https://webrtc-review.googlesource.com/c/src/+/53121
87 file a bug using this [template][template-access] and the WebRTC EngProd team
90 To run a tryjob, upload a CL as described above and click either CQ dry run or
95 please file a bug using this [template][template-issue].
97 [template-access]: https://bugs.chromium.org/p/webrtc/issues/entry?template=Get+tryjob+access
98 [template-issue]: https://bugs.chromium.org/p/webrtc/issues/entry?template=trybot+issue