[roll] Roll fuchsia [build] python_library() supports data resources

* Add `fastboot` as Honeydew's library resource
* Updated non-build workflows to provide fastboot env var
* Updated documentation

Verified the following on Patchset: 27
* Honeydew code guidelines
* Successfully ran the impacted functional tests (esp. Firmware test) using InfraRun
* Successfully ran Honeydew builders using try-jobs

Original-Bug: 333140597
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1041215
Original-Revision: 16b0e7904456a006d3c0dcc57a4cfd4cd026c3a7
GitOrigin-RevId: 5c7f92aaaccee615e3fbe8b44a4a549a106af18c
Change-Id: Ie58e6de438c9d03295a1941679cc1cdb801e9b3f
1 file changed
tree: 47620fe34b32d5b850f614fb98cebec0b1973b7e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.