[roll] Roll fuchsia [bazel] Improve progress messages for Assembly

The label name is too terse to display on it's own for identifying
assembly operations, so print the whole label instead.

Add progress messages for other actions that are running as part
of assembly as well.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1158040
Original-Revision: 9f3006f801a2981ce12f863a83d5a5fc94878f37
GitOrigin-RevId: 29211369555e68794f4d94cb376412fa84b557c7
Change-Id: I1fd1698920d01f9302cf896ba8e51ecabb4d63d7
1 file changed
tree: 4fa84b920a14b2d1736263c7478a2b6f6f9194fb
  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 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.