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

[DOC] quarkus-extension.yaml format and fields not explined in Quarkus web-docs #26689

Closed
alexeysharandin opened this issue Jul 12, 2022 · 1 comment · Fixed by #26712
Closed
Assignees
Labels
Milestone

Comments

@alexeysharandin
Copy link
Contributor

Describe the bug

Hi everyone,
I found reference to quarkus-extension.yaml only here https://quarkus.io/guides/writing-extensions but without any explanations whats fields can be added in yaml and what these fields doing.

based on review of yaml's from extentions and java code I found

group-id: 
artifact-id:
metadata:
  unlisted: 
  config:
    - "quarkus.***"

Maybe something else exists but not required for me at this stage.

Is possible to improve docs? It's not require a lot of time.

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@alexeysharandin alexeysharandin added the kind/bug Something isn't working label Jul 12, 2022
@geoand
Copy link
Contributor

geoand commented Jul 13, 2022

cc @aloubyansky @gastaldi

@geoand geoand added area/documentation kind/enhancement New feature or request and removed triage/needs-triage kind/bug Something isn't working labels Jul 13, 2022
@aloubyansky aloubyansky self-assigned this Jul 13, 2022
@quarkus-bot quarkus-bot bot added this to the 2.12 - main milestone Jul 13, 2022
@gsmet gsmet modified the milestones: 2.12 - main, 2.11.0.Final Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants