Currently, any job that uses google-github-actions/setup-gcloud gets spammed with the tar output of unpacking the gcloud archive. While this might sometimes be crucial for debugging, it's a real hassle when CI issues aren't related to setup-gcloud
_a la_ https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#grouping-log-lines :
echo ::group::GCloud tar unpack
/usr/bin/tar xz -v --warning=no-unknown-keyword --overwrite -C <tmp1> -f <tmp2>
echo ::endgroup::
### Additional information
This'd be really easy to do. I'd provide the PR if it'd be accepted
Hi @nyarly
Feel free to take a stab, but I'm fairly certain that log output comes from actions/tool-cache.
Owner Name | google-github-actions |
Repo Name | setup-gcloud |
Full Name | google-github-actions/setup-gcloud |
Language | TypeScript |
Created Date | 2019-11-05 |
Updated Date | 2023-03-23 |
Star Count | 1505 |
Watcher Count | 65 |
Fork Count | 548 |
Issue Count | 11 |
Issue Title | Created Date | Updated Date |
---|