gactions
gactions copied to clipboard
Hello, I was able to login from the credentials file from a working service account however when I want to perform `gactions pull` I get the following error: ``` oauth2:...
I noticed that sometime mid March 2022 'gactions deploy alpha' no longer deploys to alpha channel. If I recall correctly, this worked as expected in late February. To reproduce -...
On an M1 mac, I ran `npm install -g @assistant/gactions` and then tried to execute gactions command. Got the error: ``` Gactions binPath /usr/local/lib/node_modules/@assistant/gactions/bin/gactions-darwin-arm64 not found, exiting with error ```
I have a script I try to run in CircleCI inside a Linux container. It fails saying "[ERROR] command requires authentication. try to run "gactions login" first". When I run...