[roll] Roll fuchsia [bazel][fidl] Determine the versioned arg for fidlc

While doing so, validate various versioning-related `fidl_library()`
attributes and determine whether compatibility tests are required.

Unlike GN's `fidl_library()` implementation, the allowlists are
checked outside this process.

Original-Bug: 428285014
Test: fx bazel build --config=fuchsia //examples/fidl/fuchsia.examples.docs:versioning
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1444482
Original-Revision: bf56c711b8e46dce7c5bbfcac7c659c56a242200
GitOrigin-RevId: 8e8944f6469d1b1d0bdcff15f5398f923e6b8312
Change-Id: I9c96ee27cab34d25dd390f829bbc26f06432a834
1 file changed
tree: b1c08410195c36e19bc841ea31494a0a9429bbeb
  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.