Commit Graph
13 Commits
Author SHA1 Message Date
f.weber a4ed524c9b Fix body output handling in update job for Docker release 2025-06-26 15:54:33 +02:00
f.weber 4291a6c3ec Refactor update job to fetch latest Homebrewery release using GitHub API 2025-06-26 15:51:04 +02:00
f.weber f9797244ef Refactor Actions workflow to remove debug settings and fixing api url problems 2025-06-26 15:35:04 +02:00
f.weber 00c78d51d4 Update proxy settings in Actions workflow to use internal IP addresses 2025-06-26 15:02:32 +02:00
f.weber 41d0bb47a5 Add HTTPS_PROXY environment variable and refine condition for Docker release step in Actions workflow 2025-06-26 14:53:37 +02:00
f.weber ea561c9f1b Add DEBUG environment variable to update job in Actions workflow 2025-06-26 14:14:22 +02:00
f.weber 3258188bc7 Update Actions workflow to use easyware-io/get-latest-release 2025-06-26 14:04:29 +02:00
f.weber 02a819c9c7 Update Actions workflow to improve concurrency and specify Ubuntu version 2025-06-26 13:52:09 +02:00
f.weber 53b3ad7276 Add Actions workflow for automated Homebrewery release updates
Building and publishing Homebrewery as Docker Image / build (release) Successful in 11m31s
2025-06-26 12:32:56 +02:00
f.weber 48007addc0 Fix JSON structure in entrypoint.sh by adding missing comma for local_environments
Building and publishing Homebrewery as Docker Image / build (release) Successful in 11m31s
2025-06-26 10:18:14 +02:00
f.weber 0a6765e3dd Fix JSON structure in entrypoint.sh by adding missing comma for local_environments
Building and publishing Homebrewery as Docker Image / build (release) Has been cancelled
2025-06-26 10:08:47 +02:00
f.weber 81fd807a71 Removed tini because it seems to not work on arm devices
Building and publishing Homebrewery as Docker Image / build (release) Successful in 11m42s
2025-06-26 09:53:18 +02:00
f.weber 9960e05315 Refactor Dockerfile to unify base image references and improve clarity in build stages
Building and publishing Homebrewery as Docker Image / build (release) Successful in 11m48s
2025-06-25 17:11:45 +02:00