[roll] Roll fuchsia [bazel_migration_check] Skip the migration check for exceptional file

Skip fidl migration check for files in the exception list.
These files use Bazel_SDK macro and will be migrated later.
Before they are migrated, add them to the exception list.

Original-Original-Bug: 493687765, 487883318
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1638713
Original-Original-Revision: 8f62cdc9dbf4dcef935d7dc0c06581ce279b67d1
GitOrigin-RevId: 768998c7152ac32c9877849e165263e2dd20b762
Change-Id: I3fee9733ff3e7d46e0d52635f4d275a0734193f3
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1641154
Cr-Commit-Position: refs/heads/main@{#194256}
1 file changed
tree: 77d449d2056bb7e8b082256e474cfb87f835c380
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.