Commit Graph

115 Commits

Author SHA1 Message Date
c2338e29a1 fix: simplify installation command for buildah and podman
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
f19b1f26cd fix: update shellcheck script to exclude Containerfile instead of Dockerfile
Some checks failed
Build and push / build_and_push (map[name:vaultwarden-backup path:vaultwarden-backup]) (push) Failing after 4s
Build and push / build_and_push (map[name:metabase path:metabase]) (push) Failing after 5s
Build and push / check and test (push) Successful in 7s
Build and push / build_and_push (map[name:postgres-backup path:postgres-backup]) (push) Failing after 5s
Build and push / build_and_push (map[name:pyweb path:pyweb]) (push) Failing after 5s
Build and push / build_and_push (map[name:shellcheck path:shellcheck]) (push) Failing after 4s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
2026-04-15 17:27:30 +02:00
732ac5c186 feat: replace Dockerfiles with Containerfiles for various images
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
b7e0e0d442 * MOD: update postgresl-client in vaultwarden-backup
Some checks failed
Build and push / check and test (push) Successful in 8s
Build and push / build_and_push (push) Failing after 11s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
2025-12-26 22:38:25 +01:00
552e76d78e * MOD: use postgresql-client in backup
Some checks failed
Build and push / check and test (push) Successful in 8s
Build and push / build_and_push (push) Failing after 2m40s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
2025-12-26 22:21:28 +01:00
d41a3946fa * MOD: update postgresql-backup
Some checks failed
Build and push / check and test (push) Successful in 16s
Build and push / build_and_push (push) Failing after 1m7s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
2025-12-26 22:18:11 +01:00
c75d6e6c6a * MOD: change docker base image to alpine:latest
Some checks failed
Build and push / check and test (push) Successful in 8s
Build and push / build_and_push (push) Failing after 1m5s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
2025-01-09 09:12:49 +01:00
5e2893c81e * ADD: metabase docker image
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
a09a1e4054 * MOD: workflow tests
Some checks failed
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:33:14 +01:00
3737ef0ee3 * MOD: workflow tests
Some checks failed
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
7046ed0d9e * MOD: workflow tests
Some checks failed
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:04 +01:00
02b3cae924 * MOD: workflow tests
Some checks failed
Build and push / check and test (push) Failing after 6s
Build and push / build_and_push (push) Failing after 1s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
2024-01-21 13:30:28 +01:00
c265e9b41f * MOD: workflow tests
Some checks failed
Build and push / check and test (push) Failing after 8s
Build and push / build_and_push (push) Failing after 2s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
2024-01-21 13:29:55 +01:00
84b0d50d05 * MOD: workflow tests
Some checks failed
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:29:04 +01:00
a84d82e431 * MOD: workflow tests
Some checks failed
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:27:21 +01:00
38c2b5c2f6 * MOD: workflow tests
Some checks failed
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
b6f1f947b4 * MOD: workflow tests
Some checks failed
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Failing after 4m7s
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
2024-01-21 10:39:17 +01:00
b8fbe97f77 * MOD: workflow tests
Some checks failed
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
Some checks failed
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
All checks were successful
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
fda895ed93 * MOD: workflow tests
All checks were successful
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:12:31 +01:00
32de968207 * MOD: workflow tests
Some checks failed
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
fa5127bbf6 * MOD: workflow tests
Some checks failed
Build and push / test_shellcheck (push) Failing after 6s
Build and push / build_and_push (push) Has been cancelled
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
2024-01-21 10:07:05 +01:00
02bcf1aaac * MOD: workflow tests
Some checks failed
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
Some checks failed
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
85303e709b Merge pull request '* MOD: workflow tests' (#4) from actions_test into main
Some checks failed
Build and push / build_and_push (push) Has been cancelled
Test stage / check and test (push) Has been cancelled
Reviewed-on: #4
2024-01-21 09:46:35 +01:00