Maximilian Dorninger
|
3cd750b882
|
fix build workflows (#354)
this PR fixes the build workflows, so the QUAY_ORG environment variable
is populated even when run by a PR from a fork
|
2026-01-05 11:18:51 +01:00 |
|
Maximilian Dorninger
|
7e334ffbb1
|
push docker images to quay.io as well (#346)
This PR adjusts the GH Workflows to also push the container images to
quay.io
|
2026-01-04 22:31:58 +01:00 |
|
maxid
|
fabcc26095
|
fix: extract version number without 'v' prefix in build workflows in order to use correct image tag for inspecting the image
|
2025-12-22 19:05:11 +01:00 |
|
Maximilian Dorninger
|
c7c6158a3f
|
disable caching in build and metadata relay workflows (#309)
this pr disables caching in build and metadata relay workflows because it doesn't actually make the workflows any faster.
|
2025-12-21 20:53:47 +01:00 |
|
maxDorninger
|
ff0eae31dc
|
use arm gh workflow runner instead of qemu with x86 runner
|
2025-11-29 17:13:00 +01:00 |
|
maxDorninger
|
5e3afee676
|
fix workflow file paths for metadata relay
|
2025-11-29 17:01:30 +01:00 |
|
maxDorninger
|
606109d629
|
stop saving of docker build cache when run by PRs from forks and build x86 and arm64 image in parallel
|
2025-11-29 16:57:23 +01:00 |
|
Maximilian Dorninger
|
5871400986
|
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-02 20:53:50 +01:00 |
|
Maximilian Dorninger
|
a741baded5
|
Add step to set repository name to lowercase
|
2025-11-02 20:53:20 +01:00 |
|
maxDorninger
|
c38995579c
|
fix the gh container build workflows
|
2025-11-02 20:44:19 +01:00 |
|
Maximilian Dorninger
|
c68462396b
|
Remove unneeded docker image tags
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-01 19:15:06 +01:00 |
|
Maximilian Dorninger
|
568eaa88fe
|
wrap version variable to prevent script injection
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-01 18:58:53 +01:00 |
|
maxDorninger
|
e2f3cfd173
|
only tag docker images as latest when they are created as part of a release; replace the hash value in the dev tag with the current date and the workflow run number; fix bug which would cause the build-and-push step to run even though the lint-backend-step failed
|
2025-11-01 18:41:31 +01:00 |
|
maxDorninger
|
221a4c3506
|
only push docker images and docs when a pr does not come from a fork
|
2025-11-01 16:29:05 +01:00 |
|
maxDorninger
|
ae13809275
|
push containers on PR's too
|
2025-07-06 12:24:49 +02:00 |
|
maxDorninger
|
41eeeb7ed5
|
remove armv7 target architecture from workflows
|
2025-06-29 00:09:11 +02:00 |
|
maxDorninger
|
3b3ce6b52f
|
edit workflows to also run on pull_requests
|
2025-06-29 00:04:30 +02:00 |
|
maxDorninger
|
b529c6cfcc
|
edit workflows to also make arm binaries
|
2025-06-29 00:01:21 +02:00 |
|
maxDorninger
|
85e1515cb9
|
quick fixes
|
2025-06-28 23:24:53 +02:00 |
|
maxDorninger
|
01d31eb7b5
|
add/modify github workflows
|
2025-06-28 17:25:10 +02:00 |
|