commit | 45bd8676842e92f06161cee744635a8112f54b52 | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Sat Jan 29 03:08:58 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 28 19:10:24 2022 -0800 |
tree | be64e9e5d40749d95db5bdd2a2c60c72f36ac3fe | |
parent | 10f9e8fa40e0003b241d123fec1ea92b14795cc1 [diff] |
[roll] Roll fuchsia Revert "[ffx] Create Http Repository" This reverts commit 28df06bea59021da020316d50bbcd3d82f3c0f85. Reason for revert: breaking core.x64-host_test_only-mac Original change's description: > [ffx] Create Http Repository > > This patch introduces the notion of a http repository, where the ffx > repository server will proxy requests to the http repository. This allows > requests to go through the ffx tunnel in case a device cannot talk directly > to the internet. > > As part of this change, we: > > * Move the construction of the `Repository` types to the repo daemon > service. This allows us to share the hyper client between http > repositories, which allows us to transparently reuse connections. > * Initialize trust with 1.root.json, rather than root.json. > * Changes pkg::repository::package_download to use the new http repository. > * Uses RepoBuilder to construct test metadata to make sure this works. > > Original-Fixed: 75396 > Original-Fixed: 85213 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/637083 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/639564 Original-Revision: 7b14f4af7cb11b05fc15370509af07e3027660e4 GitOrigin-RevId: 5035d22307043b48c48ec949363f55e3803921ec Change-Id: I25d34df89778fc6298637b9e1bb057ac09f5715e
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.