[roll] Roll fuchsia Reland "[artifactory] Fix relative paths for PBM" This is a reland of commit 1eba8a55195adde5ca813f8b4a7359055ebec378 We have already landed a change to bundle_fetcher to support both new and old PBMs, so we can now safely land this change. Original change's description: > [artifactory] Fix relative paths for PBM > > The product_bundle.json file is modified during upload by artifactory, > because the paths must be modified for the GCS directory structure. > golang assumes that all paths are directories during relative path > calculation, therefore extra ../ were leaking into the output paths. > > This is addressed in this CL by doing filepath.Dir() on the path before > calculating the relative path. > > Original-Bug: 106117 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/709053 Original-Bug: 106117 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/710228 Original-Revision: b8b5af46f3d9a00b1b529d91a22c2ce517149737 GitOrigin-RevId: 75d0db6c363ae20f8f6b70e610b13695f36c475e Change-Id: I289161df6a6f94cd7bbc7eda172f71c539f6a04b
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.