[roll] Roll fuchsia [version-history] Provide latest version and a validation fn

This hardens the proc_macro against an empty version history list,
adds a LATEST_VERSION macro, and a fn for validating that the
given abi_revision is in the VERSION_HISTORY list.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/639475
Original-Revision: fe583e12632ac4dfd753d7931edbad10d0c2c7f2
GitOrigin-RevId: 85ed274e65879dd5a4f6e967c3eeadb37518050e
Change-Id: I1d551735c0b50f8cb8f7da9c8db4fb07bb131a68
1 file changed
tree: 30d582acbe76239ce5ea311220dcb078f72c5512
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.