[roll] Roll fuchsia [assembly] Add repository info to bazel targets by default.

We shouldn't have to explicitly set the repo on every assembly
target. This should automatically set that value in all relevant
assembly bazel targets.

Also provide a way to explicitly set the repository in the bazel target
if necessary (bazelrc flags are not available in every environment that
we want to support).

Original-Bug: b/413433223
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278307
Original-Revision: f8672f21ee95c35864d35d68310eccfa3f3b4c9c
GitOrigin-RevId: f74f6dfea111f1b7b0a4d6ad0269e24189715f3a
Change-Id: I4e596155e1491719036af5067881df8b5368f558
1 file changed
tree: f1ecb78f677cf32bad6dbad5b0e4fb92167cc535
  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.