[roll] Roll infra/recipes [assembly] Filter artifacts to upload by their checkout

Public checkouts should only upload public artifacts.
Internal checkouts should only upload internal artifacts.

This will allow us to add public artifacts to internal build apis
and be certain that we do not upload those artifacts to internal CIPD
buckets.

Original-Bug: 438467944
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1350104
Original-Revision: ca51cec792f6057a82a4c9c220362376b14fecbf
GitOrigin-RevId: 6b27fb8226ddee44c554da6fac9830e79f580ec1
Change-Id: I3179c3bff5611983083a4ca0e500c22143de5c62
1 file changed
tree: c75ee29cb102bb31e8196163e89a1560de96e38d
  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.