[roll] Roll infra/recipes [toolchain_cipd_roller] Remove tag property

rust and clang packages have different tag format. In this case,
a common 'tag' property is not feasible. Remove it and hard code
the format into the recipe.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1276904
Original-Revision: 73f39500d24d7b53c5cafd571ed4a5856bcbde14
GitOrigin-RevId: 65271df9de423ad9219b7a8967dc512a5be2975f
Change-Id: I8f9d247060f7f4ae98f344832467e8a096eaba19
1 file changed
tree: 2292f9bfdb3c11bde1a285e0cfc8486b6bf161c0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.