commit | 9c6672801839e1ecfa60ed0e8009240e89abdc15 | [log] [tgz] |
---|---|---|
author | Garrett Beaty <gbeaty@chromium.org> | Tue Sep 05 21:13:06 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 05 21:13:06 2023 |
tree | 66e545e879905de8c93327f5839651bc889822b1 | |
parent | 4f51626018b531537d236dce33213eec20a35154 [diff] |
Update //testing/buildbot README details for generated pyl files. The documentation concerning the pyl files generated from starlark definitions was not up to date, this updates it to include variants.pyl/variants.star and provide the up-to-date information about syncing the pyl files to //testing/buildbot. Bug: 1456553 Change-Id: I3a2681e57c1bd92b41f38d16f0a8bfd77d6a1850 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4844557 Commit-Queue: Ben Pastene <bpastene@chromium.org> Auto-Submit: Garrett Beaty <gbeaty@google.com> Reviewed-by: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1192689}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.