-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
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
added
kind/enhancement
New feature or request
area/quarkiverse
This issue/PR is part of the Quarkiverse organization
labels
Nov 26, 2021
gastaldi
added
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
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 <[email protected]>
Repository owner
moved this from In Progress
to Done
in Quarkus Roadmap/Planning
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 <[email protected]> (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 <[email protected]>
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 <[email protected]> (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
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.The text was updated successfully, but these errors were encountered: