Jose Carvajal
Jose Carvajal
The test failures are unrelated to these changes. Would you mind to take a look @iocanel ?
Ey @Dairdevil, are you still interested in finishing the changes in this pull request?
> `Idempotent` is a term commonly used in Math and Computer Science to describe the concept, so I doubt that there is a more fitting term out there. Do you...
I guess you mean https://github.com/quarkusio/quarkus/pull/27526 which is already part of `2.14.0.CR1`. @DMaxter can you try the Quarkus version `2.14.0.CR1` and see if it works now?
Yes, we need to expose these required configuration properties for secured routes. I've just added the "good first issue" label, just in case a newcomer wants to implement this. Otherwise,...
> @Sgitario: AFAIR, you were working on this from the dekorate side. What is the current status? Is this still relevant? Indeed, this is already supported on dekorate side: https://github.com/dekorateio/dekorate/commit/ef3321e4fab7496175a17066fda75602cd6af3e4....
Closing this pull request as the changes became obsolete after bumping Dekorate to the latest version. The new pull request is https://github.com/quarkusio/quarkus/pull/29120.
The CDI support was partially fixed by https://github.com/quarkusio/quarkus/commit/b60b23def77cbd4b31896259239ea46784abee25 but, I've just spotted another issue that will be fixed in https://github.com/quarkusio/quarkus/pull/31422.
Superseeded by https://github.com/quarkusio/quarkus/pull/31373
> Hi, is this realy solved? I'm tring [2.14.0.CR1](https://github.com/quarkusio/quarkus/milestone/206) but nothing happened, it does not create the kind.yml. I'm using Maven instead of Gradle I've just double-checked and it worked...