| commit | a5c89639d450e7229137b38c5e0a138e55c6352a | [log] [tgz] |
|---|---|---|
| author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Thu Sep 19 23:26:04 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 19 16:29:39 2024 -0700 |
| tree | 5154eb1a9c0e0e46ad54fe741b43cdd58ee8d8ff | |
| parent | e6691f6db62673707b215a1c8089e8c7c0fdf631 [diff] |
[roll] Roll infra/recipes [tricium] Don't always use api.checkout.fuchsia_with_options() `api.checkout.fuchsia_with_options()` is only intended to be used for checking out the Fuchsia platform and doesn't work properly for other Jiri workspaces like infra. Update the tricium recipe to use the more general `api.checkout.with_options()` in those cases. This is necessary to unblock https://fxrev.dev/1115852, which will cause `api.checkout.fuchsia_with_options()` to hard-fail if it runs against a non-Fuchsia checkout. This is kind of gross – there should really be a separate fuchsia.git-specific Tricium recipe – but since Tricium is going away soon anyway it's not worth doing a big refactoring. Original-Bug: 354191485 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1121575 Original-Revision: 1a797cb09adad53b4070d42ef02a831c680056a3 GitOrigin-RevId: 3e2f001e144406fcbe2be8e933e9115718a31178 Change-Id: I8b8c56d8eeb9a404f6883ee718cfd798562339c5
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 in one of the communication channels documented at get involved.
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.