Open shivam-sharma7 opened 1 year ago
@shivam-sharma7 could you give the link of the request?
@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
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.
@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.
@gsmet we still have this issue, what should we do?
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
While downloading zip got error like
Expected behavior (Describe the expected behavior clearly and concisely.)
Screenshots (If applicable, add screenshots to help explain your problem.)
Environment (please complete the following information):