Kevin Wooten
Kevin Wooten
@davidwheeler123 I apologize... I don't know what happened other than I missed this, or postponed getting to it and it fell off my radar.
@davidwheeler123 I fixed the PR requirements and merged it. I also invited you to the project. Please add me as a reviewer on PRs and allow me some time to...
WRT current outstanding PRs, please review them yourself and add me as a review when you are ready to merge; same rules as above for merging them.
Is this not what is done for maven?
@iocanel There's any easy fix for this. Require that users define the version in `gradle.properties`; which is an accepted practice. Then, search up the tree until you hit a `gradle.properties`....
@iocanel Do you know if this has landed in Quarkus, if so, what version?
@pantoniou Is there a reason not to use this? This is a necessary change to meet the advertised license that should be merged.
I propose a simple idea for an extensible solution: to use a node plus attachment model, much like the node tree hierarchy of most game engines. A primary node would...
Any movement on this? This is literally the only code we have that isn't reactive or coroutines. We verify our JWTs using HTTP JWKs which obviously required remote fetches. The...
We've been off CocoaPods for a while. Is a CocoaPods Xcode project that includes this project as a SwiftPM project not an option? That seems easiest.