diff options
| author | Laura Peskin <pesk@google.com> | 2024-09-26 13:03:26 -0700 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-12-05 09:09:17 +0000 |
| commit | 8c1f5dac5b6b83bfc06469cd97e059050cbee144 (patch) | |
| tree | 47a416d651187b34ec046f3949cf0e606b688360 /executor/executor.cc | |
| parent | 7c3db81921ceea352412011ea6cd8961e7224fb0 (diff) | |
pkg/vcs: implement remaining Repo methods for fuchsia
This is a temporary workaround for managing a
fuchsia checkout:
- Mark the repo as "precious" so that checkout
operations don't delete GN args and other build
configuration state. In a follow-up, this will
be replaced by a fuchsia-specific `repair` method
using `fx clean`.
- Checkout operations apply only to fuchsia.git, which
has a chance of creating inconsistencies between
versions of fuchsia and its dependencies. The main
poll workflow (using `jiri`) is not affected by this
problem, but bisection workflows may fail. This will
be fixed in a follow-up by checking out branches and
commits from fuchsia's global integration repo.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions
