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

Document how to add an extension to the registry #21735

Closed
gastaldi opened this issue Nov 26, 2021 · 0 comments · Fixed by #22038
Closed

Document how to add an extension to the registry #21735

gastaldi opened this issue Nov 26, 2021 · 0 comments · Fixed by #22038
Assignees
Labels
area/quarkiverse This issue/PR is part of the Quarkiverse organization area/registry Quarkus Extension Registry kind/enhancement New feature or request
Milestone

Comments

@gastaldi
Copy link
Contributor

gastaldi commented Nov 26, 2021

Description

Third-party extensions are listed in code.quarkus.io and the CLI/plugins through the registry.quarkus.io application. The Writing your Own Extension guide needs to be updated with steps on how to make an extension listed in the registry.

@gastaldi gastaldi added kind/enhancement New feature or request area/quarkiverse This issue/PR is part of the Quarkiverse organization area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/registry Quarkus Extension Registry and removed area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins labels Nov 26, 2021
@gastaldi gastaldi self-assigned this Dec 8, 2021
gastaldi added a commit to gastaldi/quarkus that referenced this issue Dec 8, 2021
This adds a section in the Writing your Own Extension guide instructing how the extension can be published in the Quarkus Extension Registry.

Fixes quarkusio#21735
gastaldi added a commit to gastaldi/quarkus that referenced this issue Dec 8, 2021
This adds a section in the Writing your Own Extension guide instructing how the extension can be published in the Quarkus Extension Registry.

Fixes quarkusio#21735

Apply suggestions from code review

Co-authored-by: Guillaume Smet <guillaume.smet@gmail.com>
@quarkus-bot quarkus-bot bot added this to the 2.7 - main milestone Dec 9, 2021
@gsmet gsmet modified the milestones: 2.7 - main, 2.5.2.Final Dec 9, 2021
gsmet pushed a commit to gsmet/quarkus that referenced this issue Dec 9, 2021
This adds a section in the Writing your Own Extension guide instructing how the extension can be published in the Quarkus Extension Registry.

Fixes quarkusio#21735

Apply suggestions from code review

Co-authored-by: Guillaume Smet <guillaume.smet@gmail.com>
(cherry picked from commit 9890156)
Postremus pushed a commit to Postremus/quarkus that referenced this issue Dec 10, 2021
This adds a section in the Writing your Own Extension guide instructing how the extension can be published in the Quarkus Extension Registry.

Fixes quarkusio#21735

Apply suggestions from code review

Co-authored-by: Guillaume Smet <guillaume.smet@gmail.com>
gsmet pushed a commit to gsmet/quarkus that referenced this issue Dec 13, 2021
This adds a section in the Writing your Own Extension guide instructing how the extension can be published in the Quarkus Extension Registry.

Fixes quarkusio#21735

Apply suggestions from code review

Co-authored-by: Guillaume Smet <guillaume.smet@gmail.com>
(cherry picked from commit 9890156)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quarkiverse This issue/PR is part of the Quarkiverse organization area/registry Quarkus Extension Registry kind/enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants