quarkiverse / quarkus-oidc-proxy

OpenID Connect Proxy
https://some-url/
Apache License 2.0
5 stars 1 forks source link

Release OIDC Proxy 0.1.0 #2

Closed sberyozkin closed 8 months ago

sberyozkin commented 8 months ago

Hey @gastaldi This release failed due to a docs related issue, https://github.com/quarkiverse/quarkus-oidc-proxy/actions/runs/8334141647/job/22807123942, do you know what I need to fix ?

gastaldi commented 8 months ago

Yes, it's missing a pom.xml there, have you created this extension using quarkus create extension oidc-proxy? That will generate them for you

gastaldi commented 8 months ago

@sberyozkin I'll push a fix for you, hold on

gastaldi commented 8 months ago

@sberyozkin see https://github.com/quarkiverse/quarkus-oidc-proxy/pull/3

sberyozkin commented 8 months ago

Thanks @gastaldi and sorry about it, I copied one of the old quarkiverse extensions and just replaced some bits there, which was not right