[roll] Roll infra/recipes [infra] Recipe to create compat branches

This recipe should be triggered when a CL lands that may contain an
update to sdk/version_history.json. It checks whether there is a
"supported" API level that's not mirrored by a "compat/" branch,
and creates the branch if necessary.

Original-Bug: b/447826691

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1352707
Original-Revision: b669e1793e5c71cb0562d415455eb216ddfc1e53
GitOrigin-RevId: 899c189d5a1a5b1bfde9fa4f877eabc0bb4ea75b
Change-Id: I9fe8d1640ebc1c3b37a4f6ab28d4681067232e7a
1 file changed
tree: 5cfe1ccce4432f7276ced23b2554bb7de58fff33
  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.