commit | 7cf7fb0d83a2679ce6386656c30db3a92f6b7931 | [log] [tgz] |
---|---|---|
author | Clayton Wilkinson <wilkinsonclay@google.com> | Thu Dec 26 20:48:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 26 20:48:05 2024 |
tree | 842f6781813e46e07ac0c6d69ca5b61a64f8d957 | |
parent | c0e9812f182ca2f0c65d3e400b7c877456403ad3 [diff] |
Reland "Update serve_repo.py to use the standalone ffx repository server commands." This is a reland of commit 824d92c80d88f7770487241c0f63448b353efb2f The cause of the rollback was due to failures on fuchsia-arm64-cast-receiver-rel. These were addressed by changing where the repo server instance data is being written, and now all tests pass. These commands do not use the ffx daemon to run the package server. The ffx daemon is being deprecated. > > Bug: 372513788 > Cq-Include-Trybots: luci.chrome.try:fuchsia-smoke-sherlock > Change-Id: If870c0e0c4ea2e2caa1a8912991cfea13b9e14c3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5949685 > Reviewed-by: David Song <wintermelons@google.com> > Commit-Queue: Clayton Wilkinson <wilkinsonclay@google.com> > Reviewed-by: Zijie He <zijiehe@google.com> > Cr-Commit-Position: refs/heads/main@{#1386261} Bug: 372513788 Change-Id: I8d77ba1d01b98cbd1e445e03fff8b2c212d12849 Cq-Include-Trybots: luci.chrome.try:fuchsia-smoke-sherlock Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6071846 Reviewed-by: David Song <wintermelons@google.com> Reviewed-by: Zijie He <zijiehe@google.com> Commit-Queue: Clayton Wilkinson <wilkinsonclay@google.com> Cr-Commit-Position: refs/heads/main@{#1400346}
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.