Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI pipeline broken with generic "Error" #143

Open
kkmuffme opened this issue Oct 31, 2022 · 0 comments
Open

CI pipeline broken with generic "Error" #143

kkmuffme opened this issue Oct 31, 2022 · 0 comments
Labels
verified issue has been successfully reproduced

Comments

@kkmuffme
Copy link

Expectations

https://developer.zendesk.com/documentation/apps/getting-started/ci-cd-pipeline-for-zcli/ should work correctly

Reality

 ›   Error: Error

Steps to Reproduce

export ZENDESK_SUBDOMAIN="example"
export ZENDESK_EMAIL="[email protected]/token"
export ZENDESK_API_TOKEN="..."

zcli apps:validate .

Even when we create a completely new app directly before calling validate (with zcli apps:new), it outputs this generic error.
The app itself works perfectly fine when I manually upload it.

When trying to upload it with zcli apps:create, another error:

Uploading app... Failed
 ›   Error: Failed to upload app My Example App

Issue details

@anushkafka anushkafka added the verified issue has been successfully reproduced label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verified issue has been successfully reproduced
Projects
None yet
Development

No branches or pull requests

2 participants