commit | 98dbca003d706cd246a93e123845ff42f11577f7 | [log] [tgz] |
---|---|---|
author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Fri Sep 24 18:47:26 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 24 11:49:01 2021 -0700 |
tree | 7a1c7034ee6c410da1b2b7030ff61dfc6429802c | |
parent | 39e556dc97a31ee6ea5d962f9b9b6811dbbf316f [diff] |
[roll] Roll infra/recipes [yaml] Dedupe parse_yaml.py resource Instead of duplicating the parse_yaml.py resource script, have all recipes that need to parse yaml just use the yaml recipe module. This reduces the number of resource scripts that we need to update to Python 3. Also do some cleanup of the yaml recipe module itself and the recipes that use it. Original-Bug: 83858 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/585044 Original-Revision: 2ddc073f9fe9d0e8ebb3b324878dd84895b0255d GitOrigin-RevId: bb2e9b825b1ded4dd3624e5ae81141065a6ab140 Change-Id: I122d0a77181c4818c927d3bb2601d10a01504daa
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.