-
It is not possible to add quarkus-amazon-apigatewaymanagementapi neither using gradle nor quarkus cli.
```
❯ ./gradlew addExtension --extensions="io.quarkiverse.amazonservices:quarkus-amazon-apiga…
-
Support for Quarkus.
Thoughts on what it would take?
-
Our footer, in mobile screen sizes, looks like this:
![Image](https://github.com/user-attachments/assets/910e1607-b3fd-43ad-beb3-b7dee6fe22d3)
"Sponsored by" should be above "Red Hat".
I suspect th…
-
Quarkus is an open source framework for Java (https://quarkus.io/) with a great ecosystem (e.g. extensions) and high performances (with a focus on build time resolution).
It's a good framework for cl…
-
Today when we register a LTS released version and a `SNAPSHOT`, we only see the `SNAPSHOT` version in `code-quarkus-app`.
@gastaldi has already pushed https://github.com/quarkusio/registry.quarkus.io/…
-
using quarkus.log.sentry=true to enable this extension makes it difficult to configure it when using yaml
Most extensions are enabled using an enabled key (ie quarkus.log.sentry.enabled=true)
-
Would it make sense to include this extension in the Quarkus Platform/Universe Bill of Materials (BOM)?
Basically, the goal is to declare `io.quarkus.platform:quarkus-bom:X.Y.Z` in a Gradle build s…
-
Not sure if/how feasible this is, but would be great to not ask developers to bump versions manualy
-
This issue will be open and closed dependent on the state of https://github.com/datastax/cassandra-quarkus building against Quarkus master snapshot.
If you have interest in being notified of this s…
-
### Describe the bug
Since the current version (2.71.0) of `jf-cli`, we are unable to compile any project using Quarkus Annotation Processors.
Our project structure is like the following:
```
quarku…