Apicurio / apicurio-registry

An API/Schema registry - stores APIs and Schemas.
https://www.apicur.io/registry/
Apache License 2.0
608 stars 269 forks source link

Add workflow to build SerDes classes to native (Quarkus downstream requirement) #5029

Open EricWittmann opened 3 months ago

EricWittmann commented 3 months ago

Quarkus uses Apicurio Registry serdes classes in their build. They build everything to native obviously, so we need to make sure that we can build our serdes classes to native successfully. Recently a third party library upgrade broke the Quarkus downstream native build. If we have a CI workflow that tests this we can avoid it in the future.

apicurio-bot[bot] commented 3 months ago

Thank you for reporting an issue!

Pinging @carlesarnal to respond or triage.