You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When experimenting with using this CLI on GitHub Actions I experienced a very long install time using the homebrew approach on a Linux based runner. It was taking about 4.5m to install the CLI. I'm not sure that the bottleneck is there but I was able to download one of the releases directly and it was much faster (see below).
I think adding something to the README (or other documentation) about usage within GitHub Actions could be helpful as this is an increasingly popular platform for workflow automatations.
Here are the steps I used to get the CLI installed and authenticated quickly
When experimenting with using this CLI on GitHub Actions I experienced a very long install time using the homebrew approach on a Linux based runner. It was taking about 4.5m to install the CLI. I'm not sure that the bottleneck is there but I was able to download one of the releases directly and it was much faster (see below).
I think adding something to the README (or other documentation) about usage within GitHub Actions could be helpful as this is an increasingly popular platform for workflow automatations.
Here are the steps I used to get the CLI installed and authenticated quickly
The text was updated successfully, but these errors were encountered: