15 Commits

Author SHA1 Message Date
a4ed524c9b
Fix body output handling in update job for Docker release 2025-06-26 15:54:33 +02:00
4291a6c3ec
Refactor update job to fetch latest Homebrewery release using GitHub API 2025-06-26 15:51:04 +02:00
f9797244ef
Refactor Actions workflow to remove debug settings and fixing api url problems 2025-06-26 15:35:04 +02:00
00c78d51d4
Update proxy settings in Actions workflow to use internal IP addresses 2025-06-26 15:02:32 +02:00
41d0bb47a5
Add HTTPS_PROXY environment variable and refine condition for Docker release step in Actions workflow 2025-06-26 14:53:37 +02:00
ea561c9f1b
Add DEBUG environment variable to update job in Actions workflow 2025-06-26 14:14:22 +02:00
3258188bc7
Update Actions workflow to use easyware-io/get-latest-release 2025-06-26 14:04:29 +02:00
02a819c9c7
Update Actions workflow to improve concurrency and specify Ubuntu version 2025-06-26 13:52:09 +02:00
53b3ad7276
Add Actions workflow for automated Homebrewery release updates
All checks were successful
Building and publishing Homebrewery as Docker Image / build (release) Successful in 11m31s
2025-06-26 12:32:56 +02:00
ffab318254
Fix Docker build context and file path in build.yaml
Some checks failed
Building and publishing Homebrewery as Docker Image / build (release) Failing after 10m26s
2025-06-24 13:31:38 +02:00
94c99bb508
Refactor Dockerfile and build.yaml to include CREATED_AT in build args and update label formatting
Some checks failed
Building and publishing Homebrewery as Docker Image / build (release) Failing after 9m49s
2025-06-24 13:19:03 +02:00
74a4e5fd96
Add build arguments for version and revision in Dockerfile and update build.yaml
Some checks failed
Building and publishing Homebrewery as Docker Image / build (release) Failing after 9m47s
2025-06-24 12:54:42 +02:00
f78979c6e2
Add debugging step to list directory contents during build process
Some checks failed
Building and publishing Homebrewery as Docker Image / build (release) Failing after 43s
2025-06-24 11:55:36 +02:00
d10ee55092
Refactor build.yaml to add step names for clarity and restore token usage for repository checkout
Some checks are pending
Building and publishing Homebrewery as Docker Image / build (release) Waiting to run
2025-06-24 11:39:28 +02:00
147397c4d3
Add initial Docker setup with .dockerignore, Dockerfile, and entrypoint script
Some checks failed
Building and publishing Homebrewery as Docker Image / build (release) Failing after 2m10s
2025-06-24 11:31:58 +02:00