Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setup for providing custom Fairspace theme #123

Merged
merged 4 commits into from
May 21, 2024
Merged

Add setup for providing custom Fairspace theme #123

merged 4 commits into from
May 21, 2024

Conversation

ewelinagr
Copy link
Member

Setup for custom Fairspace themes following helm instructions from https://github.com/codecentric/helm-charts/tree/master/charts/keycloakx#providing-a-custom-theme and Keycloak documentation: https://www.keycloak.org/docs/latest/server_development/#_theme_stylesheet

In the introduced setup the "fairspace-keycloak" theme is based on the default theme called "keycloak", following the stylesheet overwrite guides and adding custom logo.

Documentation in progress...

uses: actions/checkout@v4

- id: version
name: Generating version tag for artifacts
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Iit could be just a step in build-and-upload-docker-image-for-keycloak-fairspace-theme job as there are no other jobs depending on that. As a result we would not need to checkout repo twice

@ewelinagr ewelinagr merged commit 0275749 into dev May 21, 2024
1 check passed
@ewelinagr ewelinagr deleted the custom-theme branch May 21, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants