[roll] Roll infra/recipes [renumber_proto_fields] Correctly handle oneofs

oneof blocks don't reset field numbers, so add some logic to use the
parent level field numbers when inside oneof blocks.

Original-Bug: b/365819843
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1323163
Original-Revision: 23e1ce135cc202d864464de3d56e45f8b3ecfa68
GitOrigin-RevId: 5da63f26adf52b680456e343660654f2c0909eee
Change-Id: Ifd1ac74dabd93699622abaaf1ff2c1f2f75a9e18
1 file changed
tree: ee6a1fa881812c3cbbc9726a1e600850826b2b88
  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.