[roll] Roll fuchsia [roll-compiler] Don't leave jiri.lock in root

When falling back to jiri (for open source checkouts), don't leave
jiri.lock in the root. Run the command in the integration directory to
update its jiri.lock instead.

Also, add an example of a CIPD package version specifier and format with
black.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1119875
Original-Revision: c3bb217f5b71b1991052f0cc49d87b7394470d23
GitOrigin-RevId: 68f2685ccaaa1bad714bd7c34e3dd333da7d0e1a
Change-Id: I12428aa1d9158b5cd721d4cfeaee402901ef7979
1 file changed
tree: 81de4171bba3a981b21ac82c5e41888258c27716
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.