From bbddf0c12c0d2d72a395f1510bc8e12f7c5e73fa Mon Sep 17 00:00:00 2001 From: pat-s Date: Sun, 31 Aug 2025 20:52:55 +0200 Subject: [PATCH] refactor: switch to reg.devxy.io --- .crow/archive-missed-packages.yaml | 2 +- .crow/build-all-versions-install-deps.yaml | 2 +- .crow/process-updates-alpine-320-amd64.yaml | 2 +- .crow/process-updates-alpine-320-arm64.yaml | 2 +- .crow/process-updates-alpine-321-amd64.yaml | 2 +- .crow/process-updates-alpine-321-arm64.yaml | 2 +- .crow/process-updates-alpine-322-amd64.yaml | 2 +- .crow/process-updates-alpine-322-arm64.yaml | 2 +- .crow/process-updates-ubuntu-2204-amd64.yaml | 2 +- .crow/process-updates-ubuntu-2204-arm64.yaml | 2 +- .crow/process-updates-ubuntu-2404-amd64.yaml | 2 +- .crow/process-updates-ubuntu-2404-arm64.yaml | 2 +- .crow/update-package-index-alpine-321-amd64.yaml | 2 +- .crow/update-package-index-alpine-321-arm64.yaml | 2 +- .crow/update-package-index-alpine-322-amd64.yaml | 2 +- .crow/update-package-index-alpine-322-arm64.yaml | 2 +- .crow/update-package-index-redhat-8-amd64.yaml | 2 +- .crow/update-package-index-redhat-8-arm64.yaml | 2 +- .crow/update-package-index-redhat-9-amd64.yaml | 2 +- .crow/update-package-index-redhat-9-arm64.yaml | 2 +- .crow/update-package-index-ubuntu-2204-amd64.yaml | 2 +- .crow/update-package-index-ubuntu-2204-arm64.yaml | 2 +- .crow/update-package-index-ubuntu-2404-amd64.yaml | 2 +- .crow/update-package-index-ubuntu-2404-arm64.yaml | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/.crow/archive-missed-packages.yaml b/.crow/archive-missed-packages.yaml index 93dd695..b1785e2 100644 --- a/.crow/archive-missed-packages.yaml +++ b/.crow/archive-missed-packages.yaml @@ -36,7 +36,7 @@ matrix: steps: - name: 'Archive missed packages' - image: docker.io/devxygmbh/rpkgs-build-env-alpine:3.22-4.5 + image: reg.devxy.io/rpkgs/rpkgs-build-env-alpine:3.22-4.5 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/build-all-versions-install-deps.yaml b/.crow/build-all-versions-install-deps.yaml index 6e56e42..503e110 100644 --- a/.crow/build-all-versions-install-deps.yaml +++ b/.crow/build-all-versions-install-deps.yaml @@ -13,7 +13,7 @@ skip_clone: true steps: - name: 'Install common R deps' - image: docker.io/devxygmbh/rpkgs-build-env-alpine:${OS_VERSION}-${R_VERSION} + image: reg.devxy.io/rpkgs/rpkgs-build-env-alpine:${OS_VERSION}-${R_VERSION} pull: true environment: GIT_RO_TOKEN: diff --git a/.crow/process-updates-alpine-320-amd64.yaml b/.crow/process-updates-alpine-320-amd64.yaml index 09aebc2..f0d086f 100644 --- a/.crow/process-updates-alpine-320-amd64.yaml +++ b/.crow/process-updates-alpine-320-amd64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: 'Processing Updates' - image: docker.io/devxygmbh/rpkgs-build-env-alpine:3.21-4.4.3 + image: reg.devxy.io/rpkgs/rpkgs-build-env-alpine:3.21-4.4.3 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/process-updates-alpine-320-arm64.yaml b/.crow/process-updates-alpine-320-arm64.yaml index 9279f53..a87b8a7 100644 --- a/.crow/process-updates-alpine-320-arm64.yaml +++ b/.crow/process-updates-alpine-320-arm64.yaml @@ -14,7 +14,7 @@ labels: steps: - name: 'Processing Updates' - image: docker.io/devxygmbh/rpkgs-build-env-alpine:3.21-4.4.3 + image: reg.devxy.io/rpkgs/rpkgs-build-env-alpine:3.21-4.4.3 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/process-updates-alpine-321-amd64.yaml b/.crow/process-updates-alpine-321-amd64.yaml index 33abd47..262bf0a 100644 --- a/.crow/process-updates-alpine-321-amd64.yaml +++ b/.crow/process-updates-alpine-321-amd64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: 'Processing Updates' - image: docker.io/devxygmbh/rpkgs-build-env-alpine:3.21-4.4.3 + image: reg.devxy.io/rpkgs/rpkgs-build-env-alpine:3.21-4.4.3 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/process-updates-alpine-321-arm64.yaml b/.crow/process-updates-alpine-321-arm64.yaml index e2eaa30..2b88997 100644 --- a/.crow/process-updates-alpine-321-arm64.yaml +++ b/.crow/process-updates-alpine-321-arm64.yaml @@ -14,7 +14,7 @@ labels: steps: - name: 'Processing Updates' - image: docker.io/devxygmbh/rpkgs-build-env-alpine:3.21-4.4.3 + image: reg.devxy.io/rpkgs/rpkgs-build-env-alpine:3.21-4.4.3 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/process-updates-alpine-322-amd64.yaml b/.crow/process-updates-alpine-322-amd64.yaml index 43b0164..5869be0 100644 --- a/.crow/process-updates-alpine-322-amd64.yaml +++ b/.crow/process-updates-alpine-322-amd64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: 'Processing Updates' - image: docker.io/devxygmbh/rpkgs-build-env-alpine:3.22-4.5 + image: reg.devxy.io/rpkgs/rpkgs-build-env-alpine:3.22-4.5 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/process-updates-alpine-322-arm64.yaml b/.crow/process-updates-alpine-322-arm64.yaml index 6d3d521..16ea4e0 100644 --- a/.crow/process-updates-alpine-322-arm64.yaml +++ b/.crow/process-updates-alpine-322-arm64.yaml @@ -14,7 +14,7 @@ labels: steps: - name: 'Processing Updates' - image: docker.io/devxygmbh/rpkgs-build-env-alpine:3.22-4.5 + image: reg.devxy.io/rpkgs/rpkgs-build-env-alpine:3.22-4.5 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/process-updates-ubuntu-2204-amd64.yaml b/.crow/process-updates-ubuntu-2204-amd64.yaml index 150bc6c..0bad852 100644 --- a/.crow/process-updates-ubuntu-2204-amd64.yaml +++ b/.crow/process-updates-ubuntu-2204-amd64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: 'Processing Updates' - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:jammy-4.4.3 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:jammy-4.4.3 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/process-updates-ubuntu-2204-arm64.yaml b/.crow/process-updates-ubuntu-2204-arm64.yaml index a281795..47a3bac 100644 --- a/.crow/process-updates-ubuntu-2204-arm64.yaml +++ b/.crow/process-updates-ubuntu-2204-arm64.yaml @@ -14,7 +14,7 @@ labels: steps: - name: 'Processing Updates' - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:jammy-4.4.3 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:jammy-4.4.3 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/process-updates-ubuntu-2404-amd64.yaml b/.crow/process-updates-ubuntu-2404-amd64.yaml index e60cf0a..23a8110 100644 --- a/.crow/process-updates-ubuntu-2404-amd64.yaml +++ b/.crow/process-updates-ubuntu-2404-amd64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: 'Processing Updates' - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/process-updates-ubuntu-2404-arm64.yaml b/.crow/process-updates-ubuntu-2404-arm64.yaml index 8535b15..03026f3 100644 --- a/.crow/process-updates-ubuntu-2404-arm64.yaml +++ b/.crow/process-updates-ubuntu-2404-arm64.yaml @@ -14,7 +14,7 @@ labels: steps: - name: 'Processing Updates' - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/update-package-index-alpine-321-amd64.yaml b/.crow/update-package-index-alpine-321-amd64.yaml index c77b666..c7bb8ec 100644 --- a/.crow/update-package-index-alpine-321-amd64.yaml +++ b/.crow/update-package-index-alpine-321-amd64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: Upload PACKAGES files - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/update-package-index-alpine-321-arm64.yaml b/.crow/update-package-index-alpine-321-arm64.yaml index 9d7b2af..10660bc 100644 --- a/.crow/update-package-index-alpine-321-arm64.yaml +++ b/.crow/update-package-index-alpine-321-arm64.yaml @@ -8,7 +8,7 @@ when: steps: - name: Upload PACKAGES files - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/update-package-index-alpine-322-amd64.yaml b/.crow/update-package-index-alpine-322-amd64.yaml index a922d3c..15fe636 100644 --- a/.crow/update-package-index-alpine-322-amd64.yaml +++ b/.crow/update-package-index-alpine-322-amd64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: Upload PACKAGES files - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/update-package-index-alpine-322-arm64.yaml b/.crow/update-package-index-alpine-322-arm64.yaml index f6c3c8f..8dc49c5 100644 --- a/.crow/update-package-index-alpine-322-arm64.yaml +++ b/.crow/update-package-index-alpine-322-arm64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: Upload PACKAGES files - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/update-package-index-redhat-8-amd64.yaml b/.crow/update-package-index-redhat-8-amd64.yaml index 07daf70..d6d5ff4 100644 --- a/.crow/update-package-index-redhat-8-amd64.yaml +++ b/.crow/update-package-index-redhat-8-amd64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: Upload PACKAGES files - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/update-package-index-redhat-8-arm64.yaml b/.crow/update-package-index-redhat-8-arm64.yaml index ccaf716..7410707 100644 --- a/.crow/update-package-index-redhat-8-arm64.yaml +++ b/.crow/update-package-index-redhat-8-arm64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: Upload PACKAGES files - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/update-package-index-redhat-9-amd64.yaml b/.crow/update-package-index-redhat-9-amd64.yaml index db1ce0a..6f63c87 100644 --- a/.crow/update-package-index-redhat-9-amd64.yaml +++ b/.crow/update-package-index-redhat-9-amd64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: Upload PACKAGES files - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/update-package-index-redhat-9-arm64.yaml b/.crow/update-package-index-redhat-9-arm64.yaml index 8aac89c..23d2ad1 100644 --- a/.crow/update-package-index-redhat-9-arm64.yaml +++ b/.crow/update-package-index-redhat-9-arm64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: Upload PACKAGES files - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/update-package-index-ubuntu-2204-amd64.yaml b/.crow/update-package-index-ubuntu-2204-amd64.yaml index e1372a7..73acf84 100644 --- a/.crow/update-package-index-ubuntu-2204-amd64.yaml +++ b/.crow/update-package-index-ubuntu-2204-amd64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: Upload PACKAGES files - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/update-package-index-ubuntu-2204-arm64.yaml b/.crow/update-package-index-ubuntu-2204-arm64.yaml index 8b17be7..bccdff7 100644 --- a/.crow/update-package-index-ubuntu-2204-arm64.yaml +++ b/.crow/update-package-index-ubuntu-2204-arm64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: Upload PACKAGES files - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/update-package-index-ubuntu-2404-amd64.yaml b/.crow/update-package-index-ubuntu-2404-amd64.yaml index 5546e5b..1761613 100644 --- a/.crow/update-package-index-ubuntu-2404-amd64.yaml +++ b/.crow/update-package-index-ubuntu-2404-amd64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: Upload PACKAGES files - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/update-package-index-ubuntu-2404-arm64.yaml b/.crow/update-package-index-ubuntu-2404-arm64.yaml index faebfac..5e37274 100644 --- a/.crow/update-package-index-ubuntu-2404-arm64.yaml +++ b/.crow/update-package-index-ubuntu-2404-arm64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: Upload PACKAGES files - image: docker.io/devxygmbh/rpkgs-build-env-ubuntu:noble-4.4 + image: reg.devxy.io/rpkgs/rpkgs-build-env-ubuntu:noble-4.4 pull: true environment: RED_HAT_DEV_PW: