Replies: 1 comment 1 reply
-
The releases are built using this repository, I'm fairly sure (you can see it's made by the Keycloak maintainers) - https://github.com/keycloak-rel/keycloak-rel. I think they said it's a different organization to help with isolating secrets (maven, quay, etc.). The script that actually publishes the artifacts is here: https://github.com/keycloak-rel/keycloak-rel/blob/main/.github/workflows/x-keycloak.yml. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm just looking at the 26.1.1 release and trying to build it from the tag and it's not building, and then I see the https://github.com/keycloak/keycloak/tree/release/26.1 branch so I'm not sure what was used. How do you perform your releases?
Beta Was this translation helpful? Give feedback.
All reactions