[roll] Roll infra/recipes [recipes] Clear optional jiri attributes by default

We were only setting attributes on `jiri init` when attributes was
non-empty. Because jiri doesn't clear existing attributes unless an
empty string is explicitly passed in
(http://cs/fuchsia-infra/jiri/cmd/jiri/init.go?l=71), this meant that
optional attributes set by previous checkouts would persist in future
checkouts using the same cache.

Original-Bug: 91688
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/641657
Original-Revision: 81b1d95148c333fcf9a4da8489f6d67947012ad8
GitOrigin-RevId: 43effa22624997ff44a39dee6a13c5ad87bbfd8e
Change-Id: I573e8949fb9725278d6596d430922e007d277f4a
1 file changed
tree: d692b8aee1c229525828560711020c175dd9086b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.