Plumb package_repository_name.

Support specifying package_repository_name in fuchsia_package_tasks.

Change-Id: I259869d20b4d06fc8da8fc571b9d8701a2fb015c
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/791185
Reviewed-by: Jiaming Li <lijiaming@google.com>
Fuchsia-Auto-Submit: Darren Chan <chandarren@google.com>
Commit-Queue: Darren Chan <chandarren@google.com>
1 file changed
tree: dc4daf3afff75673a7f911d4637666253e66132a
  1. bazel_rules_fuchsia/
  2. bazel_rules_fuchsia_experimental/
  3. manifests/
  4. scripts/
  5. tests/
  6. .gitignore
  7. .gitmodules
  8. AUTHORS
  9. BUILD.bazel
  10. CONTRIBUTING.md
  11. LICENSE
  12. PATENTS
  13. README.md
  14. using_local_sdk.md
README.md

Fuchsia SDK Integration Repository

This repository provides environment-specific (e.g. Bazel, GN) tools for the SDK and associated integration tests in a public repo.

Visit Contributing to Fuchsia to learn how to contribute to this repository.