This website requires JavaScript.
Explore
Help
Sign In
f.weber
/
homebrewery-docker
Watch
1
Star
0
Fork
0
You've already forked homebrewery-docker
Code
Issues
Pull Requests
Actions
Packages
Releases
12
Activity
All Workflows
build.yaml
update.yaml
242 workflow runs
Actor
All actors
f.weber
Status
All status
Success
Failure
Waiting
Running
Update build workflow to trigger on release events and adjust update job to include token
build.yaml #32
:
Commit
589e5d8a0a
pushed by
f.weber
v3.16.0
2025-06-26 14:47:28 +00:00
11m40s
View workflow file
Update build workflow to trigger on release events and adjust update job to include token
update.yaml #31
:
Commit
589e5d8a0a
pushed by
f.weber
main
2025-06-26 14:35:49 +00:00
7s
View workflow file
Update build workflow to trigger on release events and adjust update job to include token
update.yaml #30
:
Commit
589e5d8a0a
pushed by
f.weber
main
2025-06-26 14:35:19 +00:00
7s
View workflow file
Change trigger from release event to push event for versioned tags in build workflow
update.yaml #29
:
Commit
4fb3849d8c
pushed by
f.weber
main
2025-06-26 14:24:06 +00:00
12s
View workflow file
Change release event type from 'published' to 'created' in build workflow
update.yaml #28
:
Commit
2fb90b0599
pushed by
f.weber
main
2025-06-26 14:22:16 +00:00
8s
View workflow file
Refactor update job to streamline release body construction and improve readability
update.yaml #27
:
Commit
40ff0e437e
pushed by
f.weber
main
2025-06-26 14:15:46 +00:00
8s
View workflow file
Refactor update job to construct release body directly in environment variable and simplify body handling
update.yaml #26
:
Commit
d09accc295
pushed by
f.weber
main
2025-06-26 14:13:07 +00:00
5s
View workflow file
Refactor update job to store release data in environment variables and simplify debug step
update.yaml #25
:
Commit
34af6e65d2
pushed by
f.weber
main
2025-06-26 14:07:40 +00:00
8s
View workflow file
Added debugging step
update.yaml #24
:
Commit
cadd22d22b
pushed by
f.weber
main
2025-06-26 13:57:25 +00:00
5s
View workflow file
Fix body output handling in update job for Docker release
update.yaml #23
:
Commit
a4ed524c9b
pushed by
f.weber
main
2025-06-26 13:54:47 +00:00
5s
View workflow file
Refactor update job to fetch latest Homebrewery release using GitHub API
update.yaml #22
:
Commit
4291a6c3ec
pushed by
f.weber
main
2025-06-26 13:51:21 +00:00
5s
View workflow file
Refactor Actions workflow to remove debug settings and fixing api url problems
update.yaml #21
:
Commit
f9797244ef
pushed by
f.weber
main
2025-06-26 13:35:23 +00:00
7s
View workflow file
Update proxy settings in Actions workflow to use internal IP addresses
update.yaml #20
:
Commit
00c78d51d4
pushed by
f.weber
main
2025-06-26 13:12:36 +00:00
22s
View workflow file
Add HTTPS_PROXY environment variable and refine condition for Docker release step in Actions workflow
update.yaml #19
:
Commit
41d0bb47a5
pushed by
f.weber
main
2025-06-26 12:53:54 +00:00
6s
View workflow file
Add DEBUG environment variable to update job in Actions workflow
update.yaml #18
:
Commit
ea561c9f1b
pushed by
f.weber
main
2025-06-26 12:16:52 +00:00
14s
View workflow file
Update Actions workflow to use easyware-io/get-latest-release
update.yaml #17
:
Commit
3258188bc7
pushed by
f.weber
main
2025-06-26 12:04:46 +00:00
8s
View workflow file
Update Actions workflow to improve concurrency and specify Ubuntu version
update.yaml #16
:
Commit
02a819c9c7
pushed by
f.weber
main
2025-06-26 11:52:32 +00:00
12s
View workflow file
Add Actions workflow for automated Homebrewery release updates
update.yaml #15
:
Commit
53b3ad7276
pushed by
f.weber
main
2025-06-26 10:55:41 +00:00
5m32s
View workflow file
Add Actions workflow for automated Homebrewery release updates
build.yaml #14
:
Commit
53b3ad7276
pushed by
f.weber
v3.15.0
2025-06-26 10:45:36 +00:00
11m32s
View workflow file
Fix JSON structure in entrypoint.sh by adding missing comma for local_environments
build.yaml #13
:
Commit
48007addc0
pushed by
f.weber
v3.14.3
2025-06-26 08:30:21 +00:00
11m31s
View workflow file
Fix JSON structure in entrypoint.sh by adding missing comma for local_environments
build.yaml #12
:
Commit
0a6765e3dd
pushed by
f.weber
v3.14.3
2025-06-26 08:18:56 +00:00
9m48s
View workflow file
Removed tini because it seems to not work on arm devices
build.yaml #11
:
Commit
81fd807a71
pushed by
f.weber
v3.14.3
2025-06-26 08:05:19 +00:00
11m43s
View workflow file
Refactor environment variable handling in Dockerfile and entrypoint.sh for consistency and clarity
build.yaml #10
:
Commit
74a4557724
pushed by
f.weber
v3.14.3
2025-06-25 19:22:13 +00:00
11m50s
View workflow file
Refactor Dockerfile to unify base image references and improve clarity in build stages
build.yaml #9
:
Commit
9960e05315
pushed by
f.weber
v3.14.3
2025-06-25 15:25:04 +00:00
11m48s
View workflow file
Fix Dockerfile stage references for clarity and correct build context
build.yaml #8
:
Commit
4b6efcea6e
pushed by
f.weber
v3.14.3
2025-06-24 16:09:56 +00:00
1h49m47s
View workflow file
Fix Docker build context and file path in build.yaml
build.yaml #7
:
Commit
ffab318254
pushed by
f.weber
v3.14.3
2025-06-24 11:42:41 +00:00
10m27s
View workflow file
Refactor Dockerfile and build.yaml to include CREATED_AT in build args and update label formatting
build.yaml #6
:
Commit
94c99bb508
pushed by
f.weber
v3.14.3
2025-06-24 11:29:30 +00:00
9m50s
View workflow file
Add build arguments for version and revision in Dockerfile and update build.yaml
build.yaml #5
:
Commit
74a4e5fd96
pushed by
f.weber
v3.14.3
2025-06-24 11:07:48 +00:00
9m48s
View workflow file
Add build arguments for version and revision in Dockerfile and update build.yaml
build.yaml #4
:
Commit
74a4e5fd96
pushed by
f.weber
v.3.14.3
2025-06-24 10:56:21 +00:00
47s
View workflow file
Add debugging step to list directory contents during build process
build.yaml #3
:
Commit
f78979c6e2
pushed by
f.weber
v.3.14.3
2025-06-24 10:52:21 +00:00
3m23s
View workflow file
First
Previous
...
5
6
7
8
9
Next
Last