|
|
c2338e29a1
|
fix: simplify installation command for buildah and podman
Build and push / check and test (push) Successful in 8s
Build and push / build_and_push (map[name:metabase path:metabase]) (push) Failing after 22s
Build and push / build_and_push (map[name:postgres-backup path:postgres-backup]) (push) Failing after 22s
Build and push / build_and_push (map[name:pyweb path:pyweb]) (push) Failing after 21s
Build and push / build_and_push (map[name:shellcheck path:shellcheck]) (push) Failing after 22s
Build and push / build_and_push (map[name:vaultwarden-backup path:vaultwarden-backup]) (push) Failing after 22s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2026-04-15 17:56:05 +02:00 |
|
|
|
e3e58832a8
|
fix: update package installation commands for buildah and podman to use apt instead of apk
Build and push / check and test (push) Successful in 7s
Build and push / build_and_push (map[name:metabase path:metabase]) (push) Failing after 4s
Build and push / build_and_push (map[name:postgres-backup path:postgres-backup]) (push) Has been cancelled
Build and push / build_and_push (map[name:pyweb path:pyweb]) (push) Has been cancelled
Build and push / build_and_push (map[name:shellcheck path:shellcheck]) (push) Has been cancelled
Build and push / build_and_push (map[name:vaultwarden-backup path:vaultwarden-backup]) (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2026-04-15 17:53:36 +02:00 |
|
|
|
0e05fdc1ea
|
fix: remove NixOS setup and streamline buildah and podman installation
Build and push / build_and_push (map[name:pyweb path:pyweb]) (push) Failing after 4s
Build and push / build_and_push (map[name:shellcheck path:shellcheck]) (push) Has been cancelled
Build and push / build_and_push (map[name:vaultwarden-backup path:vaultwarden-backup]) (push) Has been cancelled
Build and push / check and test (push) Successful in 7s
Build and push / build_and_push (map[name:metabase path:metabase]) (push) Failing after 4s
Build and push / build_and_push (map[name:postgres-backup path:postgres-backup]) (push) Failing after 4s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2026-04-15 17:49:34 +02:00 |
|
|
|
bb7ee2e2e5
|
fix: update workflow to enable Ubuntu runners for build and push job
Build and push / check and test (push) Successful in 7s
Build and push / build_and_push (map[name:metabase path:metabase]) (push) Failing after 4s
Build and push / build_and_push (map[name:postgres-backup path:postgres-backup]) (push) Failing after 4s
Build and push / build_and_push (map[name:pyweb path:pyweb]) (push) Failing after 4s
Build and push / build_and_push (map[name:shellcheck path:shellcheck]) (push) Has been cancelled
Build and push / build_and_push (map[name:vaultwarden-backup path:vaultwarden-backup]) (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2026-04-15 17:45:21 +02:00 |
|
|
|
93c161e7ff
|
feat: update build process to use NixOS environment with Buildah and Podman
Build and push / check and test (push) Successful in 8s
Build and push / build_and_push (map[name:metabase path:metabase]) (push) Has been cancelled
Build and push / build_and_push (map[name:postgres-backup path:postgres-backup]) (push) Has been cancelled
Build and push / build_and_push (map[name:pyweb path:pyweb]) (push) Has been cancelled
Build and push / build_and_push (map[name:shellcheck path:shellcheck]) (push) Has been cancelled
Build and push / build_and_push (map[name:vaultwarden-backup path:vaultwarden-backup]) (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2026-04-15 17:39:53 +02:00 |
|
|
|
732ac5c186
|
feat: replace Dockerfiles with Containerfiles for various images
Build and push / check and test (push) Failing after 8s
Build and push / build_and_push (map[name:metabase path:metabase]) (push) Has been skipped
Build and push / build_and_push (map[name:postgres-backup path:postgres-backup]) (push) Has been skipped
Build and push / build_and_push (map[name:pyweb path:pyweb]) (push) Has been skipped
Build and push / build_and_push (map[name:shellcheck path:shellcheck]) (push) Has been skipped
Build and push / build_and_push (map[name:vaultwarden-backup path:vaultwarden-backup]) (push) Has been skipped
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2026-04-15 17:25:49 +02:00 |
|
|
|
d55f2412f8
|
refactor: streamline build process by replacing Kaniko with Buildah for image builds
Build and push / check and test (push) Successful in 7s
Build and push / build_and_push (map[name:metabase path:metabase]) (push) Failing after 7s
Build and push / build_and_push (map[name:postgres-backup path:postgres-backup]) (push) Failing after 4s
Build and push / build_and_push (map[name:pyweb path:pyweb]) (push) Failing after 4s
Build and push / build_and_push (map[name:shellcheck path:shellcheck]) (push) Failing after 4s
Build and push / build_and_push (map[name:vaultwarden-backup path:vaultwarden-backup]) (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2026-04-15 17:20:49 +02:00 |
|
|
|
88077944af
|
fix: correct typo in extra_args for Kaniko builds
Build and push / check and test (push) Successful in 8s
Build and push / build_and_push (push) Failing after 25s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2026-04-15 17:14:10 +02:00 |
|
|
|
3becb08b24
|
feat: don't build unneded images
Build and push / check and test (push) Successful in 9s
Build and push / build_and_push (push) Failing after 25s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2026-03-29 15:25:38 +02:00 |
|
|
|
5e2893c81e
|
* ADD: metabase docker image
Build and push / check and test (push) Successful in 9s
Build and push / build_and_push (push) Successful in 6m36s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-02-08 20:47:59 +01:00 |
|
|
|
99dcaecc0e
|
Update .gitea/workflows/test_build_and_push.yaml
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Successful in 2m28s
|
2024-02-08 19:03:57 +01:00 |
|
|
|
8dff38ab9c
|
Update .gitea/workflows/test_build_and_push.yaml
Build and push / check and test (push) Successful in 7s
Build and push / build_and_push (push) Successful in 2m25s
|
2024-02-06 22:17:19 +01:00 |
|
|
|
a33d3dc23a
|
Update .gitea/workflows/test_build_and_push.yaml
Signed-off-by: uleenucks <uwe.hermann@uleenucks.de>
|
2024-02-06 22:15:25 +01:00 |
|
|
|
23db79b9fd
|
Update .gitea/workflows/test_build_and_push.yaml
Build and push / check and test (push) Successful in 7s
Build and push / build_and_push (push) Has been cancelled
|
2024-02-01 21:57:23 +01:00 |
|
|
|
89ba33b593
|
Update .gitea/workflows/test_build_and_push.yaml
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Has been cancelled
|
2024-02-01 21:55:50 +01:00 |
|
|
|
f960c0ffd4
|
Update .gitea/workflows/test_build_and_push.yaml
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Failing after 5s
|
2024-02-01 21:54:35 +01:00 |
|
|
|
a1155421d2
|
* MOD: workflow tests
Build and push / check and test (push) Successful in 7s
Build and push / build_and_push (push) Successful in 2m39s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 17:34:56 +01:00 |
|
|
|
77283a2077
|
* MOD: add schedule
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Successful in 2m34s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 14:32:17 +01:00 |
|
|
|
efc362cf78
|
* MOD: add schedule
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Successful in 2m31s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 14:25:28 +01:00 |
|
|
|
5a283b8e19
|
* MOD: workflow tests
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 14:23:29 +01:00 |
|
|
|
e655989d33
|
* MOD: add schedule
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Successful in 2m28s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 14:01:27 +01:00 |
|
|
|
9504b924ae
|
* MOD: workflow tests
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Successful in 2m40s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 13:55:55 +01:00 |
|
|
|
ae4c6b8a85
|
* MOD: workflow tests
Build and push / build_and_push (push) Successful in 28s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 13:49:14 +01:00 |
|
|
|
dcac760df7
|
* MOD: workflow tests
Build and push / build_and_push (push) Failing after 16s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 13:48:36 +01:00 |
|
|
|
6ce1991464
|
* MOD: workflow tests
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 13:48:07 +01:00 |
|
|
|
f63abc247d
|
* MOD: workflow tests
Build and push / build_and_push (push) Failing after 2s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 13:34:35 +01:00 |
|
|
|
1bff9d81f1
|
* MOD: workflow tests
Build and push / build_and_push (push) Failing after 2s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 13:34:12 +01:00 |
|
|
|
3737ef0ee3
|
* MOD: workflow tests
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Failing after 2s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 13:31:42 +01:00 |
|
|
|
38c2b5c2f6
|
* MOD: workflow tests
Build and push / check and test (push) Failing after 6s
Build and push / build_and_push (push) Failing after 2s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 13:25:09 +01:00 |
|
|
|
b8fbe97f77
|
* MOD: workflow tests
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Failing after 5m13s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 10:20:14 +01:00 |
|
|
|
8923acae19
|
* MOD: workflow tests
Build and push / check and test (push) Successful in 7s
Build and push / build_and_push (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 10:19:46 +01:00 |
|
|
|
957e4be974
|
* MOD: workflow tests
Build and push / test_shellcheck (push) Successful in 6s
Build and push / build_and_push (push) Has been skipped
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 10:13:54 +01:00 |
|
|
|
32de968207
|
* MOD: workflow tests
Build and push / test_shellcheck (push) Failing after 6s
Build and push / build_and_push (push) Has been skipped
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 10:12:04 +01:00 |
|
|
|
02bcf1aaac
|
* MOD: workflow tests
Build and push / test_shellcheck (push) Successful in 6s
Build and push / build_and_push (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 09:53:29 +01:00 |
|
|
|
8c3f5be513
|
* MOD: workflow tests
Build and push / build_and_push (push) Has been cancelled
Build and push / tests (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 09:51:03 +01:00 |
|
|
|
74165ff48c
|
* MOD: workflow tests
Test stage / check and test (push) Successful in 6s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 09:45:39 +01:00 |
|
|
|
2336af2895
|
* MOD: workflow
Test stage / check and test (push) Waiting to run
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-21 09:28:30 +01:00 |
|
|
|
03efd0c9de
|
* MOD: again finalize tests stage holy crap#6
Test stage / check and test (push) Failing after 6s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 14:01:08 +01:00 |
|
|
|
9732fa9f98
|
* MOD: finalize test stage holy crap #5
build_and_push / build_and_push (push) Failing after 2s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 13:55:16 +01:00 |
|
|
|
09e68d3287
|
* MOD: again finalize tests stage holy crap#4
build_and_push / build_and_push (push) Failing after 13m40s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 13:40:48 +01:00 |
|
|
|
e495b1b6e2
|
* MOD: again finalize tests stage holy crap#3
build_and_push / build_and_push (push) Failing after 34s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 13:37:58 +01:00 |
|
|
|
d182d86111
|
* MOD: again finalize tests stage holy crap#2
build_and_push / build_and_push (push) Failing after 34s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 13:36:57 +01:00 |
|
|
|
917a768b74
|
* MOD: again finalize tests stage holy crap
build_and_push / build_and_push (push) Failing after 3s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 13:36:26 +01:00 |
|
|
|
7c6ec2c701
|
* MOD: again finalize tests stage
build_and_push / build_and_push (push) Failing after 2s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 13:35:39 +01:00 |
|
|
|
6ed5830d26
|
* MOD: again finalize tests stage
build_and_push / build_and_push (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 13:35:22 +01:00 |
|
|
|
4d79420110
|
* MOD: again finalize tests stage
build_and_push / build_and_push (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 13:33:32 +01:00 |
|
|
|
9eb41f69eb
|
* MOD: finalize tests stage again
build_and_push / build_and_push (push) Failing after 34s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 13:24:17 +01:00 |
|
|
|
94ff9c4fe8
|
* MOD: finalize tests stage
build_and_push / build_and_push (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 13:23:08 +01:00 |
|
|
|
29acf11b72
|
* MOD: finalize tests stage
build_and_push / build_and_push (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 13:20:07 +01:00 |
|
|
|
96c7be24eb
|
* MOD: finalize tests stage
build_and_push / build_and_push (push) Failing after 50s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
|
2024-01-20 13:16:49 +01:00 |
|