George Gastaldi
George Gastaldi
There's something fishy with Flyway lately: ``` 2022-10-14T23:15:00.4215101Z Caused by: java.lang.RuntimeException: Failed to start quarkus 2022-10-14T23:15:00.4215480Z at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source) 2022-10-14T23:15:00.4215875Z at io.quarkus.runtime.Application.start(Application.java:101) 2022-10-14T23:15:00.4216406Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2022-10-14T23:15:00.4216956Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 2022-10-14T23:15:00.4217570Z...
The extension metadata in https://github.com/quarkiverse/quarkus-scala3/blob/main/runtime/src/main/resources/META-INF/quarkus-extension.yaml needs to be improved with the extension description and keywords. This is necessary to be correctly listed in registry.quarkus.io and code.quarkus.io
It would be nice if this extension had a `docs/` module so it could be included in the Quarkiverse docs website
This issue will be opened and closed depending on the state of https://github.com/quarkiverse/quarkus-logging-splunk build against Quarkus main SNAPSHOT. If you are interested in being notified, please subscribe to the issue.
- This issue will be open and closed depending on the state of https://github.com/quarkusio/quarkus-updates building against Quarkus main snapshot. - If you are interested in being notified of this subscribe...
[Homebrew](https://brew.sh) is used in a lot of applications and specially [Linuxbrew](http://linuxbrew.sh) and it would be nice if we could do something like `brew install asciidocfx` to install this amazing tool.
- Fixes #981
Because the `Config` interface has a nice way to convert values and handle optional values, it would be nice if the API allowed to extract a subset of a `Config`...
When writing a Quarkus extension, it would be nice if the developer had a list of the existing BuildItems they can use. For example, if I want to deploy a...
- See https://github.com/quarkiverse/quarkiverse-devops/issues/218