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

This reverts commit ca51cec792f6057a82a4c9c220362376b14fecbf.

Reason for revert: As it turns out... some "public" builders use
an internal host, which is preventing us from uploading public
artifacts at all.

Original-Bug: 438467944
Original change's description:
> [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
> Change-Id: I688d3cd6983cff71a3fe624639fe935b4b723707
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1350104
> Commit-Queue: Aidan Wolter <awolter@google.com>
> Reviewed-by: Ina Huh <ihuh@google.com>

Original-Bug: 438467944
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1351021
Original-Revision: 6b9b2d4f8a816a815e112a39b057625b195edd0e
GitOrigin-RevId: 420c18f821cac0262f634da6cb379a24a035671a
Change-Id: I642a68c0fbf6608aac0f8e8f87435c70de2195df
1 file changed
tree: 053a0c0d0970ca9799b8c8a9392236ea6bf1656a
  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.