Remove fuchsia_runnable.

This also removes support for fuchsia[_test]_package:deps and
fuchsia_test_package:components.

Also register debug symbols for :pkg.publish workflow.

Also propagate far files for all package variants

Fixed: 114603, 117942
Change-Id: I4c263835e54f1db5a2e6316bf39c4643a237c732
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/787162
Commit-Queue: Darren Chan <chandarren@google.com>
Reviewed-by: Jiaming Li <lijiaming@google.com>
Reviewed-by: Chase Latta <chaselatta@google.com>
26 files changed
tree: bc586a10c24d7ab6307c4e06259bf48261b5ac71
  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.