[roll] Roll infra/recipes [git_checkout] Rewrite SSO URLs to HTTPS

... so we can use SSO URLs everywhere in the infra configs for internal
repos. SSO remotes cannot be checked out from non-corp machines.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1282265
Original-Revision: 7331dcf4da70a87afaf8fd3fc4772fa825ccbfca
GitOrigin-RevId: 214267a6444e7c8442a70b2a2315444d37414a64
Change-Id: Ie7519c1803791af1cdd7fadd367c1618bf9109c1
1 file changed
tree: 5bcbfd324455852c0c9db431dc1486310e8df596
  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.