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
I think the login one actually can be hacked around. Just would need to set the "home" location and create the necessary file from secret in CI.
Hardest part would be the https://github.com/RocketChat/Rocket.Chat.Apps-cli/blob/master/src/misc/cloudAuth.ts#L233 I think encryption key would probably change in ci
I'd like to use the cli on a CI environment, thus I'd need to use all commands without any kind of interaction.
The basic functionality I'd like to have on CI would be:
login
package
submit
These are the issues I've found so far.
The text was updated successfully, but these errors were encountered: