You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, I can't 'reproduce' - although this was raised a while ago. Now, both code.quarkus.io and extensions.quarkus.io seem to have sensible (and identical) descriptions:
Did you do anything to work around this, @gsmet, or did it just resolve itself at some point?
See also quarkiverse/quarkus-amazon-services#1472; code.quarkus.io shows the correct description for Amazon CRT, the quarkus-extension.yaml in the jars on maven central has the correct description, but the /extensions/all endpoint of the registry is returning the wrong information.
I think maybe the reason code.quarkus.io behaves differently in these two cases is that Amazon CRT is a platform extension, so there's another source of information used by code.quarkus.io.
@gsmet reported in https://quarkusio.zulipchat.com/#narrow/stream/187038-dev/topic/Weird.20registry.20issue/near/372822099:
I have a weird issue with my Quarkus GitHub Action extension that I just added to the registry
It has a
<description>
for the runtime pom but it's ignored on code.quarkus.io and the description from the Quarkiverse parent is displayed.The text was updated successfully, but these errors were encountered: