[roll] Roll infra/recipes [assembly] Upload board / bib_sets artifacts using cipd_name field.

In order to generate unique artifact names, the existing "name" field
will be slightly modified to be unique (prefix with the container type).

A new field named "cipd_name" will contain the current value of the name
field, for backwards compatibility.

Also slightly changed the behavior of the pylint shac check, as it
was failing for me locally.

Note: this depends on fxr/1295088

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1283810
Original-Revision: 02bccd421fe0132f43576113d65980b79d06d5da
GitOrigin-RevId: bb1ea8239124daa4952fb60160ccaf7c76164f52
Change-Id: Ibc81ab7cd85f5c3c8a793fe5a9bc14fda8ab60fe
1 file changed
tree: ad31b2121c69c2b417ccd394492972b5a4105653
  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.