Commit graph

10 commits

Author SHA1 Message Date
b722397a8b
do not build eol keycloak and nextcloud
Some checks failed
ci/woodpecker/push/keycloak/1 Pipeline was successful
ci/woodpecker/push/keycloak/2 Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
ci/woodpecker/cron/keycloak/2 Pipeline was successful
ci/woodpecker/cron/keycloak/1 Pipeline was successful
ci/woodpecker/cron/nextcloud/1 Pipeline was successful
ci/woodpecker/cron/nextcloud/2 Pipeline was successful
ci/woodpecker/cron/penpot/2 Pipeline failed
ci/woodpecker/cron/penpot/1 Pipeline failed
ci/woodpecker/cron/penpot/3 Pipeline failed
2025-06-29 20:34:53 +02:00
d0b7c32474
updates ci files
Some checks failed
ci/woodpecker/push/keycloak/2 Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
ci/woodpecker/push/keycloak/1 Pipeline was successful
ci/woodpecker/push/keycloak/3 Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
ci/woodpecker/push/nextcloud/3 Pipeline was successful
ci/woodpecker/cron/keycloak/2 Pipeline was successful
ci/woodpecker/cron/keycloak/3 Pipeline was successful
ci/woodpecker/cron/keycloak/1 Pipeline was successful
ci/woodpecker/cron/nextcloud/1 Pipeline was successful
ci/woodpecker/cron/nextcloud/2 Pipeline was successful
ci/woodpecker/cron/nextcloud/3 Pipeline was successful
ci/woodpecker/cron/penpot/1 Pipeline failed
ci/woodpecker/cron/penpot/2 Pipeline failed
ci/woodpecker/cron/penpot/3 Pipeline failed
2025-05-20 20:11:59 +02:00
8eb83415d9
keycloak: drop version 25.0 and add 26.1
Some checks failed
ci/woodpecker/push/keycloak/2 Pipeline was successful
ci/woodpecker/push/keycloak/1 Pipeline was successful
ci/woodpecker/cron/keycloak/2 Pipeline was successful
ci/woodpecker/cron/nextcloud/1 Pipeline was successful
ci/woodpecker/cron/nextcloud/2 Pipeline was successful
ci/woodpecker/cron/keycloak/1 Pipeline was successful
ci/woodpecker/cron/penpot/2 Pipeline failed
ci/woodpecker/cron/penpot/3 Pipeline failed
ci/woodpecker/cron/penpot/1 Pipeline failed
2025-01-26 03:17:11 +01:00
8dbb9c64b3
Build Keycloak image with version 26
All checks were successful
ci/woodpecker/push/keycloak/1 Pipeline was successful
ci/woodpecker/push/keycloak/2 Pipeline was successful
ci/woodpecker/cron/nextcloud/2 Pipeline was successful
ci/woodpecker/cron/nextcloud/1 Pipeline was successful
ci/woodpecker/cron/keycloak/1 Pipeline was successful
ci/woodpecker/cron/keycloak/2 Pipeline was successful
ci/woodpecker/cron/penpot/2 Pipeline was successful
ci/woodpecker/cron/penpot/3 Pipeline was successful
ci/woodpecker/cron/penpot/1 Pipeline was successful
2024-10-04 16:19:02 +02:00
2906ee45d8
organize the image publishing/tagging process better
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
Every image gets pushed with a unique version-branch tag by default and
then the version and latest tags get only tagged from the main branch
and the main branch and the desired version respectively.
2024-08-10 19:16:52 +02:00
69c5ef00fe
only tag branch & latest if version equals check
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
2024-07-28 00:02:40 +02:00
14df00e631
Fix: push images with the version tag first
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
2024-07-27 23:27:23 +02:00
4fcbc46175
Build Container on push if it's files have changed
Some checks failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
ci/woodpecker/push/keycloak Pipeline was successful
2024-07-27 23:19:14 +02:00
bc8cd3dec6
Only tag with branch name everytime and tag with ver. and latest on main
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
This way the version tag is stable aka only points to builds from main.
2024-07-27 01:33:46 +02:00
00158d0205
setup automated Keycloak image builds with Woodpecker, kaniko and crane
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
This way the Keycloak host can simply pull a finished image and doesn't
need to build a Keycloak image itself.

Co-authored-by: c6ristian <c6ristian@christian.moe>
2024-07-27 01:16:31 +02:00