[roll] Roll infra/recipes [artifacts] Make upload step purple if it infra-fails

Slight refinement of fxrev.dev/524280 to make the "upload artifacts"
failure status (infra or non-infra failure) always correspond to the
overall status of the build. Otherwise the step would always be red when
it failed even if it turned the build purple, which is a confusing
state.

Original-Bug: 65555
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/524500
Original-Revision: f8e492155d55c8fe429f1794a05d8884275325e5
GitOrigin-RevId: e6d7c354a400adc55b4bba7a1964948c2bce9fce
Change-Id: I3c34f121bfc4fe2a0edd036fe35beeff6b2965cd
1 file changed
tree: 762025c0a507ea3605fe59086d14574ff9e38338
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.