[roll] Roll fuchsia [cipd_utils] add "copy" command

We occasionally need to copy CIPD packages around, add a command to do
this so that we can be sure to always copy the original tags, as well as
adding a new tag indicating where the copy came from.

Original-Bug: b/264680999
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/787048
Original-Revision: 03185634f9a8e06ca46fe44973bd78fc2788646d
GitOrigin-RevId: 12864a6c6122fa8569cade0440691fba7749cf56
Change-Id: I7fa912329a6ce14b97c7ef47ab190b899ab26027
1 file changed
tree: f83ad37279ec5782facfed20541ce4357f4dade6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.