Commit graph

54 commits

Author SHA1 Message Date
4273a67263
Initial seperation of containers 2024-05-17 09:49:08 +02:00
989056d0b9
If there is no secrets, just run like a normal system. 2023-03-22 08:12:05 +01:00
767c08abd4
Re-compact docker run steps. 2023-01-04 13:41:31 +01:00
6baad66467
Fix login actions 2023-01-04 13:27:24 +01:00
0a5904ea7b
define concurrency rules 2023-01-04 13:25:02 +01:00
b02196a518
10.9 is still latest as far as I am concerned. 2023-01-04 13:23:19 +01:00
4ed53ee776
Need to quote mariadb version because 10.10 becomes 10.1. 2023-01-04 13:22:23 +01:00
f0ef21d999
Uncompacted dockerfile 2023-01-04 13:19:33 +01:00
2bd1957998
"-rc" Needs to be quoted 2023-01-04 12:28:57 +01:00
6b7f3d03d0
Update docker/setup-qemu-action 2023-01-04 12:28:15 +01:00
c0854e84ff
10.11 is still RC 2023-01-04 12:27:29 +01:00
a440d6c2d3
Add mariadb 10.10 & 10.11 2023-01-02 19:49:59 +01:00
43e91b3bfa
Turn build into a matrix 2023-01-02 19:17:15 +01:00
d90ea539c4
fix build bug 2023-01-02 18:54:36 +01:00
e71cb3c5d5
Add a build schedule. 2023-01-02 18:36:59 +01:00
f82cc93d01
no_superfluous_phpdoc_tags=true is too agressive. Some "superfluous" phpdoc tags are extremely useful for IDE type hinting. 2022-09-12 00:47:26 +02:00
3f37418c44
Pruner implemented. 2022-09-01 17:10:40 +02:00
7c0b1f8c3c
Fix: generated sql has varying timestamps breaking the cache hash 2022-09-01 16:36:30 +02:00
f15b3bf189
Push on termination working. 2022-09-01 16:32:19 +02:00
e501f50fbd
Working on CTRL+C and everything. 2022-09-01 16:31:45 +02:00
bb78c0ad99
Fix: Push on Trapped Container Termination, Postgres Healthcheck & Typos 2022-09-01 15:28:13 +02:00
bf69b76c71
Consolidate verifyDumpSucceeded and checksumCheck 2022-09-01 15:25:32 +02:00
24cc4e5ace
Add nano util package 2022-09-01 12:15:52 +02:00
a03403b882
Add nano util package 2022-09-01 12:14:41 +02:00
ada9640a97
remove reference to build targets that no longer exist. 2022-09-01 11:02:12 +02:00
a4af28cabf
Disable volumes on test 2022-08-28 18:51:02 +02:00
84c4adc9b4
Fix not actually running composer in the build. 2022-08-28 13:52:14 +02:00
c3e4ae21a6
Fix bad healthchecks 2022-08-28 13:52:02 +02:00
15c9a9352c
Add readme 2022-08-28 13:45:10 +02:00
9a89309b66
re-enable building 2022-08-28 13:23:21 +02:00
456c5936cb
Build with composer included. 2022-08-28 13:18:57 +02:00
22a2462792
Define TERM and friends. 2022-08-28 12:11:20 +02:00
a4a461caaf
Add composer caching. 2022-08-28 12:07:08 +02:00
f1f3376252
Enable QEMU on build pipeline 2022-08-28 12:03:11 +02:00
3b3f96f31d
Testing with GHCR. 2022-08-28 11:59:12 +02:00
b6ba03ff50
Add tentative ghcr image support 2022-08-28 11:48:34 +02:00
ccd7c8cdc7
Fix targeting in bake. 2022-08-28 11:40:46 +02:00
32e900d0de
Working mysql build. 2022-08-28 11:38:02 +02:00
94e4fce2df
Fix: prevent warning when not set. 2022-08-24 12:57:00 +02:00
9da07da324
Feat: Limit the number of database dumps listed when running --pull 2022-08-24 10:34:17 +02:00
86096979fb
Feature: Do not upload dumps that are the same as the previous. 2022-08-24 10:30:37 +02:00
0c5d12116b
Composer install step missing 2022-08-23 17:35:38 +02:00
246ee5b127
Composer install step missing 2022-08-23 17:33:22 +02:00
016a916281
Add older flavours 2022-08-23 15:18:35 +02:00
71a94ce9f2
Add healthcheck 2022-08-23 15:18:26 +02:00
e220a049f6
Fix buildx 2022-08-23 14:35:28 +02:00
60351caf8c
Duplicate :latest 2022-08-23 14:29:49 +02:00
98910a1ef0
Bake file 2022-08-23 14:29:35 +02:00
1f74963881
DOCKER_HUB_PASSWORD not DOCKER_HUB_PAT 2022-08-23 14:22:28 +02:00
09ad28584f
Initial working version. 2022-08-23 14:19:05 +02:00