[roll] Roll fuchsia [cog] Add gcert status check to setup_cog_workspace. This change introduces a new utility module `util.py` containing a function to check if the user has a valid gcert certificate using `gcertstatus`. The `setup_cog_workspace.py` script now calls this function at the beginning of its execution. If gcert is not valid, the script will print an error message and exit. Tests are added for the new utility function and the integration within `setup_cog_workspace.py`. Original-Fixed: 480283865 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1515556 Original-Revision: 51b72fb29f6df9f8157661f29933362ac250c02d GitOrigin-RevId: 4505c699c2b564ce54c74e87c2ccad5362ebda3f Change-Id: Ie7a463baad26ebb1059f4cdd99806d41d502e0e4
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.