[roll] Roll fuchsia [auth] Detect un/restricted LOAS credentials Applicable to Google corp. networks only. .fx/auth-config will cache the results of evaluating whether or not the development environment is eligible for unrestricted LOAS credentials. Unrestricted LOAS credentials are required for the credential helpers used by bazel and reclient to automatically exchange LOAS for OAuth tokens (which by default only last 1 hour). These credential helpers will remove the need for user interaction while LOAS certificates are valid (typically 20 hours at a time). `fx rbe check_loas` is a test command for debugging the credential checking logic, but it can also be used by fx-command-run. Pass -f to force re-evaluation, and re-cache the result, which is useful for when your network situation changes. Original-Bug: 342026853 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161884 Original-Revision: 018ac1f00d4013191391a088b807b82081a2482f GitOrigin-RevId: f32cefd060263aee933e39a97079dd1667dfac04 Change-Id: I38a5bf9560feafe47a6e4e37dc7cd41b2eea1505
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.