feat: add script to infer which pkgs were built last

This commit is contained in:
Patrick Schratz 2024-11-04 14:42:47 +01:00
commit 93f872a8eb
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -19,10 +19,10 @@ steps:
kubernetes:
resources:
requests:
memory: 14Gi
memory: 13Gi
cpu: 4000m
limits:
memory: 14Gi
memory: 13Gi
cpu: 4000m
nodeSelector:
kubernetes.io/arch: arm64
@ -46,7 +46,7 @@ steps:
PLATFORM: redhat-8
ARCH: arm64
NCPUS: 2
MEMORY: 14Gi
MEMORY: 13Gi
STRATEGY: sequential
INSTANCE_TYPE: cax31
INTERVAL: lubridate::interval(lubridate::today() - 3, lubridate::today() - 3)
@ -69,10 +69,10 @@ steps:
### PROD
resources:
requests:
memory: 14Gi
memory: 13Gi
cpu: 4000m
limits:
memory: 14Gi
memory: 13Gi
cpu: 4000m
# DEBUG
# resources: