commit | cb487db66dd3249a813dd7503865cac3a2aca4ba | [log] [tgz] |
---|---|---|
author | Ben Keller <galbanum@fuchsia.infra.roller.google.com> | Wed Aug 25 01:25:59 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 24 18:27:23 2021 -0700 |
tree | fbed022552f9003778d9cd11a41212a52e0864d7 | |
parent | 7398e58cc4b51ec831f6da2c4e701c4ef48e4fa6 [diff] |
[roll] Roll fuchsia [fuchsia-pkg] CreationManifest checks for external file/dir collisions CreationManifest will now reject external content path combinations like ["foo", "foo/bar"] that have a file and directory at the same path. CreationManifest will now also reject external path "meta". Multiply: fuchsia-pkg://fuchsia.com/fuchsia-pkg-tests Original-Bug: 80958 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/568574 Original-Revision: cdc4018820467674d9d930ddc917d785e9516b2b GitOrigin-RevId: 2e0e88383ce4069846651d64776ff685dce3f142 Change-Id: Ia0885833975734df4437a5648d674992fce77a16
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
.