[roll] Roll fuchsia [check-licenses] Make allowlist assembly failure fatal

Modify AddAllowlistEntry in allowlist.go to return an error immediately
if builder.Assemble() fails. This prevents the tool from proceeding with
an incomplete configuration, avoiding potential data routing errors or
duplicate entries.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1601857
Original-Revision: be6e01d422239b27b4298d0575675e8bf3714003
GitOrigin-RevId: 053a3276bf303911bda283b9b4d08a669c9db1fe
Change-Id: I59665370c78628b4021ac9f28e44310c795c5116
1 file changed
tree: 4d9d355479b9b1764bc1871a72162657659a776a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.