Commit Graph

9 Commits

Author SHA1 Message Date
Stephen Simpson
95854ddd05 Refactor registry handling in Docker workflow to use RUNNER_REGISTRY environment variable
Some checks failed
Build and publish Docker image / build-and-push (push) Failing after 3m46s
Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
2025-10-24 12:33:56 -05:00
d97dc0d987 Update .gitea/workflows/docker-image-linux.yml
Some checks failed
Build and publish Docker image / build-and-push (push) Failing after 4m10s
2025-10-22 21:46:14 -05:00
6f4a6fdedc fix: update Docker workflow to include container image and remove obsolete test workflow
Some checks failed
Build and publish Docker image / build-and-push (push) Failing after 18m1s
2025-05-24 09:06:48 -05:00
Stephen Simpson
dbbf9df02d fix: update workflow name and improve Docker metadata extraction steps
All checks were successful
Build and publish Docker image / build-and-push (push) Successful in 5m32s
Run Actions / build-and-push-image (push) Successful in 10s
Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
2025-04-29 16:26:48 -07:00
Stephen Simpson
7faceab667 fix: correct syntax for GITHUB_REF_NAME variable in Docker metadata extraction
All checks were successful
Run Actions / build-and-push-image (push) Successful in 1s
Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
2025-04-29 16:20:07 -07:00
Stephen Simpson
91f5974e26 fix: simplify Docker metadata extraction by removing redundant tag patterns
Some checks failed
Create and publish a Docker image for Linux / build-and-push-image (push) Failing after 23s
Run Actions / build-and-push-image (push) Successful in 2s
Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
2025-04-29 16:15:38 -07:00
Stephen Simpson
94324e088d fix: remove redundant latest tag pattern from Docker metadata extraction
All checks were successful
Run Actions / build-and-push-image (push) Successful in 1s
Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
2025-04-29 16:13:28 -07:00
Stephen Simpson
140cfdbe62 fix: update tag pattern for Docker image versioning and correct GITHUB_REF_NAME reference
All checks were successful
Run Actions / build-and-push-image (push) Successful in 2s
Create and publish a Docker image for Linux / build-and-push-image (push) Successful in 32s
Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
2025-04-29 16:10:01 -07:00
Stephen Simpson
146fa71be3 feat: add GitHub Actions workflows for Docker image creation and testing on Windows
Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
2025-04-29 15:27:39 -07:00