commit | bc83c52b9afc42d7d0e1a0dc9ab463a1741ed1f7 | [log] [tgz] |
---|---|---|
author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Thu Aug 11 19:26:19 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 11 12:27:58 2022 -0700 |
tree | c8aee1462b20d4c96363a7bd1ff67c885a9d3c71 | |
parent | 8dba8a9f4df08ad6e995fcac36c8dab43eacef03 [diff] |
[roll] Roll infra/recipes [fuchsia_cipd_roller] Support ${os} variables The `cipd` CLI supports substituting `${os}` and `${arch}` variables in package names in addition to `${platform}`, and we'd like to start using those variables in package names in Jiri manifests (see http://tqr/568230). Make sure we continue to properly expand those variables when evaluating platform-specific packages. Fortunately most of the hard work is already done by the `expand_packages_by_platforms()` function, so this was a pretty simple fix. Original-Bug: 99321 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/711182 Original-Revision: 1d2cdf36d3dcd125f566de504555572fae5b0f33 GitOrigin-RevId: 8f9cb87e303725a8d3e67f9127765a268f6212ba Change-Id: I136f70b5a6815ad7d812f959b3f6b62edf2027f6
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
.