From efb009aaef10866b5de1ae3e9f9be7ae900ec8aa Mon Sep 17 00:00:00 2001 From: Stephan Schnabel Date: Wed, 25 Jun 2025 19:44:59 +0200 Subject: [PATCH] Rename to `kokuwaio/keycloak-event-metrics` --- .woodpecker/deploy.yaml | 2 +- .woodpecker/dockerhub.yaml | 2 +- .woodpecker/release.yaml | 2 +- README.md | 10 +++++----- pom.xml | 1 - 5 files changed, 8 insertions(+), 9 deletions(-) diff --git a/.woodpecker/deploy.yaml b/.woodpecker/deploy.yaml index 53976dc..a562c15 100644 --- a/.woodpecker/deploy.yaml +++ b/.woodpecker/deploy.yaml @@ -1,6 +1,6 @@ when: instance: ci.kokuwa.io - repo: keycloak/keycloak-event-metrics + repo: kokuwaio/keycloak-event-metrics event: [manual, push] branch: main path: [.woodpecker/deploy.yaml, Dockerfile, pom.xml, src/main/**] diff --git a/.woodpecker/dockerhub.yaml b/.woodpecker/dockerhub.yaml index a443560..df265b7 100644 --- a/.woodpecker/dockerhub.yaml +++ b/.woodpecker/dockerhub.yaml @@ -1,6 +1,6 @@ when: instance: ci.kokuwa.io - repo: keycloak/keycloak-event-metrics + repo: kokuwaio/keycloak-event-metrics event: [manual, push] branch: main path: [.woodpecker/dockerhub.yaml, README.md] diff --git a/.woodpecker/release.yaml b/.woodpecker/release.yaml index 8ec3522..5d560ab 100644 --- a/.woodpecker/release.yaml +++ b/.woodpecker/release.yaml @@ -1,6 +1,6 @@ when: instance: ci.kokuwa.io - repo: keycloak/keycloak-event-metrics + repo: kokuwaio/keycloak-event-metrics event: deployment branch: main diff --git a/README.md b/README.md index cd59d4d..e0802e1 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ Provides metrics for Keycloak user/admin events and user/client/session count. T [![Maven Central](https://img.shields.io/maven-central/v/io.kokuwa.keycloak/keycloak-event-metrics.svg?label=Maven%20Central)](https://central.sonatype.com/search?namespace=io.kokuwa.keycloak&q=keycloak-event-metrics) [![pulls](https://img.shields.io/docker/pulls/kokuwaio/keycloak-event-metrics)](https://hub.docker.com/r/kokuwaio/keycloak-event-metrics) [![size](https://img.shields.io/docker/image-size/kokuwaio/keycloak-event-metrics)](https://hub.docker.com/r/kokuwaio/keycloak-event-metrics) -[![dockerfile](https://img.shields.io/badge/source-Dockerfile%20-blue)](https://git.kokuwa.io/keycloak/keycloak-event-metrics/src/branch/main/Dockerfile) -[![license](https://img.shields.io/badge/License-EUPL%201.2-blue)](https://git.kokuwa.io/keycloak/keycloak-event-metrics/src/branch/main/LICENSE) -[![prs](https://img.shields.io/gitea/pull-requests/open/keycloak/keycloak-event-metrics?gitea_url=https%3A%2F%2Fgit.kokuwa.io)](https://git.kokuwa.io/keycloak/keycloak-event-metrics/pulls) -[![issues](https://img.shields.io/gitea/issues/open/keycloak/keycloak-event-metrics?gitea_url=https%3A%2F%2Fgit.kokuwa.io)](https://git.kokuwa.io/keycloak/keycloak-event-metrics/issues) -[![build](https://ci.kokuwa.io/api/badges/keycloak/keycloak-event-metrics/status.svg)](https://ci.kokuwa.io/repos/keycloak/keycloak-event-metrics/) +[![dockerfile](https://img.shields.io/badge/source-Dockerfile%20-blue)](https://git.kokuwa.io/kokuwaio/keycloak-event-metrics/src/branch/main/Dockerfile) +[![license](https://img.shields.io/badge/License-EUPL%201.2-blue)](https://git.kokuwa.io/kokuwaio/keycloak-event-metrics/src/branch/main/LICENSE) +[![prs](https://img.shields.io/gitea/pull-requests/open/kokuwaio/keycloak-event-metrics?gitea_url=https%3A%2F%2Fgit.kokuwa.io)](https://git.kokuwa.io/kokuwaio/keycloak-event-metrics/pulls) +[![issues](https://img.shields.io/gitea/issues/open/kokuwaio/keycloak-event-metrics?gitea_url=https%3A%2F%2Fgit.kokuwa.io)](https://git.kokuwa.io/kokuwaio/keycloak-event-metrics/issues) +[![build](https://ci.kokuwa.io/api/badges/kokuwaio/keycloak-event-metrics/status.svg)](https://ci.kokuwa.io/repos/kokuwaio/keycloak-event-metrics/) ## Why? diff --git a/pom.xml b/pom.xml index c610000..30c1b44 100644 --- a/pom.xml +++ b/pom.xml @@ -506,7 +506,6 @@ central-publishing-maven-plugin true - true sonatype.org true published