commit | 4a6df2272fb6b40b6d20f6e2d9714d3ea8ad2646 | [log] [tgz] |
---|---|---|
author | Darren Chan <chandarren@fuchsia.infra.roller.google.com> | Thu Feb 08 14:25:27 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 08 06:27:14 2024 -0800 |
tree | 0e56ee0e70f956ef3ac08ea51c71654cc4ccafa6 | |
parent | a671cd3cf329d001f54962afb05032266ee0a31e [diff] |
[roll] Roll fuchsia [publish] Fix `fx publish`. `fx publish cache` is broken because it tries to run `fx build build/images/updates:prepare_publish`, but the GN build graph is unaware of that target by default. So, add it to `//:root_targets` for now. This is intended as a quick fix, with a follow-up cleanup cl if feasible. Original-Bug: 324385881 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/988152 Original-Revision: 5ec569507be5f66fc6c2651c4d21d955c6bfed50 GitOrigin-RevId: ad5422ee809140e0623ad71b5c0a3d0fef0d844b Change-Id: I9d90af6ef71d26c73c2d3c53bcc57f7ef3d6f64d
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
.