[roll] Roll infra/recipes [auto_roller] Change GerritChange.api to ._api

With attrs the argument to the constructor would be 'api=...' but with
dataclasses it needs to be '_api=...'.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1325765
Original-Revision: ee142615410185a3d84b0fb57d8affa7be9d8ffa
GitOrigin-RevId: 12955a6613feb3235a88907ed71e00f0ebaa24d6
Change-Id: I32954886c55af3e2d9e4eaf66defac76ab57d5cd
1 file changed
tree: 3fa46b92fbe5718c7a630d842a14fa4347e92ca9
  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.