-
Zulip: https://quarkusio.zulipchat.com/#narrow/channel/187038-dev/topic/j_security_check.20Programmatic.20Login.3F
Original Issue: https://github.com/melloware/quarkus-faces/issues/409
### Issue
If…
-
could we add "add as reviewer" on issues in addition to comment?
usecase is that comments you need to catch "as they come on" and is done for docs on https://github.com/quarkusio/quarkus/pull/44597;
…
-
Quarkus has reorganised some of the dev services config:
https://github.com/quarkusio/quarkus/commit/bbb10098d8fc0b584990f37595bf02a84f5349d5
It makes Quarkus Artemis dev services fail due to:
…
-
When https://github.com/quarkus-qe/quarkus-test-suite/pull/1516 added vertx validation, it used SchemaParser and SchemaRouter for validation, since Quarkus used the older version of Vertx, but added a…
-
### Bug description
Quarkus has reorganised some of the dev services config:
https://github.com/quarkusio/quarkus/commit/bbb10098d8fc0b584990f37595bf02a84f5349d5
It makes Quarkus Artemis dev se…
-
Currently this project doesn't work correctly with native Scala types like Option, Iterables and Enums.
```json
{
"userId": 0,
"activityType": {},
"timestamp": "2022-03-10T12:15:50",
"…
-
This source is an example from the repository: https://github.com/quarkusio/quarkus-quickstarts/tree/main/hibernate-orm-quickstart.
I am encountering warnings like the following:
"Unrecognized p…
-
### Describe the bug
In https://github.com/quarkusio/quarkus/pull/44079, we discovered a couple of integration tests that rely on Quarkiverse extensions, which broke due to the changes of that PR:
I…
-
See original 2023 discussion and proposal here: https://groups.google.com/g/quarkus-dev/c/MijWx9HyaWo
At the moment, we put migration guides (which are user-facing content) in with the content on h…
-
See https://github.com/quarkusio/quarkus/issues/41198
UPDATE: This is working now in Quarkus, but we should add a test to keep track of it