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

Bad request while downloading zip #1231

Open
shivam-sharma7 opened this issue Jul 22, 2023 · 6 comments
Open

Bad request while downloading zip #1231

shivam-sharma7 opened this issue Jul 22, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@shivam-sharma7
Copy link

While downloading zip got error like

Bad request > Error while rendering template: /codestarts/quarkus/github-action-codestart/base/action.tpl.qute.yml

Expected behavior
(Describe the expected behavior clearly and concisely.)

Screenshots
(If applicable, add screenshots to help explain your problem.)
image

Environment (please complete the following information):

  • Chrome:
  • Windows 11:
@shivam-sharma7 shivam-sharma7 added the bug Something isn't working label Jul 22, 2023
@ia3andy
Copy link
Collaborator

ia3andy commented Jul 22, 2023

@shivam-sharma7 could you give the link of the request?

@shivam-sharma7
Copy link
Author

@shivam-sharma7 could you give the link of the request?

@ia3andy oh when i selected other extention then it's downloaded but for [quarkus-github-action] see- https://code.quarkus.io/d?e=io.quarkiverse.githubaction%3Aquarkus-github-action&cn=code.quarkus.io

@tqvarnst
Copy link

Seems to be an issue with the starter code in the quarkus-github-action extension. If I remove that extension and add resteasy reactive it works.

@shivam-sharma7
Copy link
Author

@tqvarnst Yes, If you add any other extension then it will work but if you select quarkus-github-action then it will not allow you to download the zip.

@ia3andy
Copy link
Collaborator

ia3andy commented Jun 26, 2024

@gsmet we still have this issue, what should we do?

@gsmet
Copy link
Member

gsmet commented Jun 26, 2024

I should probably unlist the extension from code.quarkus.io for the time being. But I don't think we can unlist it only from there, it would be removed from extensions.quarkus.io too.

Ideally, we would have a UI that would ask for the additional information that is needed for the codestart (the description and the target GitHub repo), based on the extension metadata (a bit similar to what is done for worfklow_dispatch GitHub Actions workflow when you have inputs). The codestart requires some information to properly set up the action.yml descriptor.

Everything is documented here: https://docs.quarkiverse.io/quarkus-github-action/dev/create-github-action.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants