[roll] Roll infra/recipes [build] Consolidate ninja post-processing logic

Now the `except` and `finally` clauses are in the same function, which
aids readability.

Also split clang crash report processing into its own function.

Original-Bug: 67861
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/495740
Original-Revision: 8881144b9afe19241871a193578d71aae9775e94
GitOrigin-RevId: d4dee4a33dfbca8ed9693d447b38e6bc041c6d31
Change-Id: I296e7c6a3ec7167db0066ad41cea5653111414a8
1 file changed
tree: a8e06d0f62170fc4bafa08adc32d6947575c8ade
  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.