feat: add keycloak-24
Some checks failed
/ ansible-semaphore (push) Successful in 3m7s
/ atlasswprobe (push) Successful in 4m6s
/ daliserver (push) Successful in 2m31s
/ forgejo (push) Successful in 6m42s
/ forgejo-runner (push) Successful in 2m4s
/ http-mqtt-bridge (push) Successful in 5m25s
/ keycloak-23 (push) Successful in 11m14s
/ keycloak-24 (push) Successful in 11m14s
/ linux-diversion-ath-regd-optional (push) Successful in 31m51s
/ lottieconverter (push) Successful in 56s
/ matterbridge (push) Successful in 3m39s
/ matrix-element-web (push) Failing after 36s
/ matrix-hydrogen (push) Failing after 38s
/ matrix.to (push) Successful in 6m49s
/ maubot (push) Successful in 14m48s
/ maubot-plugin-spaceapi (push) Successful in 2m12s
/ maubot-plugin-ultimaker (push) Successful in 2m19s
/ mautrix-signal (push) Successful in 47s
/ mautrix-telegram (push) Successful in 1m21s
/ mediawiki-extension-auth-remoteuser (push) Successful in 40s
/ mediawiki-extension-nativesvghandler (push) Successful in 1m11s
/ mediawiki-extension-openidconnect (push) Successful in 1m21s
/ mediawiki-extension-pluggableauth (push) Successful in 1m0s
/ mqtt2prometheus (push) Successful in 1m48s
/ mumble-web (push) Successful in 58s
/ mumble-web-data (push) Failing after 1m9s
/ mumble-web-proxy (push) Failing after 58s
/ prometheus-ipmi-exporter (push) Successful in 1m49s
/ prometheus-dnsbl-exporter (push) Successful in 1m31s
/ prometheus2influxdb (push) Successful in 55s
/ python3-mautrix (push) Successful in 1m14s
/ python3-telethon (push) Successful in 1m21s
/ repo.s3lph.me-apt-source (push) Successful in 59s
/ republik-feeder (push) Successful in 1m25s
/ woodpecker-agent (push) Successful in 3m12s
/ woodpecker-cli (push) Successful in 1m11s

This commit is contained in:
s3lph 2024-03-04 21:59:51 +01:00
parent 01f307a519
commit 7e50ffca40
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5
9 changed files with 4 additions and 8 deletions

View file

@ -40,6 +40,7 @@ jobs:
forgejo-runner: *job
http-mqtt-bridge: *job
keycloak-23: *job
keycloak-24: *job
linux-diversion-ath-regd-optional: *job
lottieconverter: *job
matterbridge: *job

View file

@ -16,6 +16,7 @@ information, please see [https://repo.s3lph.me/](https://repo.s3lph.me/).
- [forgejo-runner](https://code.forgejo.org/forgejo/runner)
- [http-mqtt-bridge](https://github.com/subzerobo/http-mqtt-bridge)
- [keycloak-23](https://github.com/keycloak/keycloak)
- [keycloak-24](https://github.com/keycloak/keycloak)
- [linux-diversion-ath-regd-optional](https://github.com/twisteroidambassador/arch-linux-ath-user-regd/issues/1)
- [lottieconverter](https://github.com/sot-tech/LottieConverter)
- [matrix-element-web](https://github.com/vector-im/element-web/)

View file

@ -4,7 +4,7 @@ set -exo pipefail
. ../.skel/helpers.sh
MAJOR_VERSION=23
MAJOR_VERSION=24
export PKGNAME="keycloak-${MAJOR_VERSION}"
API_URL="https://api.github.com/repos/keycloak/keycloak/releases"

View file

@ -1,4 +1,4 @@
Package: keycloak-23
Package: keycloak-24
Version: __VERSION__
Maintainer: __MAINTAINER__
Section: web

View file

@ -14,9 +14,3 @@ CapabilityBoundingSet=
[Install]
WantedBy=multi-user.target
## To clear the theme cache (use systemctl edit keycloak.service, then paste this at the top)
#[Service]
#ExecStart=
#ExecStart=/opt/keycloak/bin/kc.sh start --spi-theme-static-max-age=-1 --spi-theme-cache-themes=false --spi-theme-cache-templates=false