[roll] Roll fuchsia [fx][check-goldens] Rewrite check-goldens in python

This change rewrites `fx check-goldens` in python for simplicity's sake:
an upcoming extension will complicate the jq logic even more, and
perhaps the jq logic is already sufficiently complicated to warrant a
simplification.

We also move the script to the //tools/devshell/contrib subdirectory,
since this command is 'community-maintained'.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/781862
Original-Revision: d09aa1d546638ebf2cd1fcaa213675630d472a37
GitOrigin-RevId: 206aa8a2e74ad48fb266e59657353b7151f7a51a
Change-Id: I3a3158e79a34168b42c395b67b90251bad1303f1
1 file changed
tree: 5ead12070cceed47e57f2fb48b8ca354a9607d08
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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.