[roll] Roll infra/recipes [presubmit] Downstream projects can use update_script AND tryjobs

Previously, the logic did not allow downstream projects to presubmit
using both an update_script and a set of tryjobs. We clean up the
logic to allow this and remove the early 'return' statements that
confused the logic flow.

Original-Bug: 438952057
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1411895
Original-Revision: 3c7f77a5a7dfc80fcd4a25f412f9b327c2153066
GitOrigin-RevId: a709852a317e691ffd878881896d5e99668c3471
Change-Id: I802077841dcca1334ce23463bd74d99cf84695b1
1 file changed
tree: d84cea3ae38c1d448ea8b9c1fbe428cd8e422236
  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.