[roll] Roll fuchsia [auth] Ensure ADC in preflight

All supported auth mechanisms still require valid ADC,
so it should be covered by preflight check.

This should help with first-time setup cases.

In the event that the ADC exists but is corrupted or causing errors,
there is always `fx rbe auth -f` to force-regenerate it.

It might be possible that a previous invocation of bazel
has cached stale credentials, which can be cleared with `fx bazel
shutdown`.

Original-Bug: 405454777
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1433155
Original-Revision: 173798141cd550713b6a38a14dd5e1a70f235592
GitOrigin-RevId: 6f0ce05d4cc36b70ee52907bd1b4aafcd5c10b3f
Change-Id: I51bc3e8dfe05c401157c74449032444755ada47b
1 file changed
tree: 828f8a9bc730c2d496a53f941c2be1e8f6eb7f6c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.