waldoapp / waldo-go-agent

Agent providing the engine behind Waldo Go CLI, Waldo Bitrise Step, and other wrappers.
MIT License
0 stars 0 forks source link

Enhance `upload` command #15

Closed eBardX closed 7 months ago

eBardX commented 8 months ago

Update the upload command to support to support the latest changes to the waldo upload command in Waldo CLI. Specifically, if the upload token is a user token (prefixed with “u-”) and the --app_token option is specified, use the new upload endpoint. Otherwise, business as usual.