Commit graph

402 commits

Author SHA1 Message Date
6db6395f66
Trunk linter ()
* linting is fun

* mis-detection of missing healthcheck staements.

* typo

* disable tagging vanity tags on non-main branch

* Unbugger node build?

* Add gitleaks detector, remove an expired secret.

* More linting-derived cleanup

* Fiddle with trivy

* Fiddle with trivy

* add a readme

* Fix build bug with php flavours

* Marshall should build other flavours of ubuntu.

* Fiddle with act cache location.

* Add concurrency checks

* Composer version gubbins for 7.0/7.1

* ubuntu is just a label, and injected over the top of.

* Composer version gubbins for 7.0/7.1

* Run when workflow is altered too please.

* Hopefully fix composer stage.

* setup tooling meta-tooling.

* Add trunk

* Disable mirror mode, its being problematic, and increase retries to 5.

* Revisit how ghcr login works.

* Add trunk checks.

* All hail the linter

* Heavilly revise workflow

* Fettling

* Fettling

* Fettling

* Fettling

* Fettling

* Cleanup

* Cleanup

* Fettling.. Why does mitm build but not redis?

* Fettling.. Why does mitm build but not redis?

* Debuggin

* Fettling.

* Fix build?

* Permissions are a pain

* Switch around some should_push logic because envs aren't available that early.

* Permissionssssss

* Trivy, bane of my life

* Fix merge?

* Fix labels

* Help node along, among other things

* Redis 6.1 & 7.1 aren't a thing any more.

* Ffff USER nonsense

* latest-openssl doesn't exist.

* fixup mysqlproxy.

* Fix labels

* uurrgh

* uurrgh

* Didn't need to add the mitmproxy user, it exists

* Missing ghcr login

* Missing backtick

* Fix build?

* Add validate build step to bouncer.

* Fix bouncer build

* Disable laravel build

* Missing env

* Fix swarm mon build

* Scout just doesn't seem to work.
2024-02-07 16:21:14 +01:00
73c3900f75
Actually add healthcheck 2024-01-28 09:20:45 +01:00
e12b20b8a3
Fixup cache again 2024-01-28 09:20:25 +01:00
88e79573f4
Add actrc 2024-01-28 07:11:10 +01:00
92f6c6aa2d
Add mitmproxy 2024-01-28 07:11:04 +01:00
686475933a
move cache location 2024-01-28 07:10:45 +01:00
1d33a50c60
fix 2024-01-28 07:09:42 +01:00
3c4592a26f
Move compsoer install & install reports to its own step. 2024-01-27 22:17:24 +01:00
1f3a26de49
Set composer update versions. 2024-01-27 22:04:29 +01:00
b5ffe0396a
No btop I guess 2024-01-27 06:21:38 +01:00
319e37c9e9
fix builds? 2024-01-27 06:03:03 +01:00
2fb5f21ba2
Emoji alignment 2024-01-27 06:01:04 +01:00
e561d58bd6
show_state_deltas not working? 2024-01-27 05:39:34 +01:00
52c66ab108
Add mysql-proxy 2024-01-27 05:39:18 +01:00
34134d8190
Fix hadolinter not running. 2024-01-27 03:45:24 +01:00
0bfdd7e661
Hide/Show state deltas. 2024-01-27 03:43:32 +01:00
4f9eb125a4
Bitrot. 2024-01-26 17:30:42 +01:00
b17a8521c8
String literals 2024-01-26 15:46:57 +01:00
1da3affe03
Sparse checkout 2024-01-26 15:29:18 +01:00
f5fd6436a6
wrong datetime 2024-01-26 15:28:05 +01:00
d18aef4de3
v3=>v4 fixes build woes locally. 2024-01-26 15:19:30 +01:00
3bfb3cfbad
Fix build process 2024-01-26 15:12:33 +01:00
83d501b195
Fix colliding process names 2024-01-26 14:56:51 +01:00
d0dd35b913
fix build process. 2024-01-26 14:52:41 +01:00
8bd52106bc
pre-boot delay 2024-01-25 17:00:28 +01:00
4a081d0c15
move emoji into logconfig 2024-01-25 16:59:48 +01:00
73344ff63c
getFilename => getNginxConfigFileName 2024-01-25 16:59:36 +01:00
593645d8aa
Less disk thrashing, more pruning. 2024-01-25 16:56:37 +01:00
ff6f67e732
More output fiddling. 2024-01-25 16:18:06 +01:00
0e3faf1257
BOUNCER_NAME => BOUNCER_LABEL 2024-01-25 16:06:28 +01:00
5c3bb44734
BOUNCER_NAME => BOUNCER_LABEL 2024-01-25 16:03:36 +01:00
3bbee25664
BOUNCER_NAME => BOUNCER_LABEL 2024-01-25 16:03:28 +01:00
3262ff3791
fix misdetection of every file being changed every time 2024-01-25 16:02:53 +01:00
17b0665893
Order output by domain 2024-01-25 16:02:12 +01:00
35fc52a779
Fix dir 2024-01-25 16:02:00 +01:00
190c222e19
BOUNCER_NAME => BOUNCER_LABEL 2024-01-25 16:01:39 +01:00
d9ead59397
Only update configs if they've actually changed. 2024-01-25 15:43:05 +01:00
aa65d2630c
Useful version output 2024-01-25 15:20:09 +01:00
01633941f3
Bigly refactor. 2024-01-25 14:51:50 +01:00
f6703f1dc9
Why did jetbrains do this to me? 2024-01-25 12:37:06 +01:00
a83fdf95b7
Feature: BOUNCER_HOST_OVERRIDE 2024-01-25 11:45:22 +01:00
30f9ebec78
Feature: BOUNCER_HOST_OVERRIDE 2024-01-25 11:41:42 +01:00
4d9099f488
Revert this change as it appears to have broken everything. 2024-01-10 17:31:07 +01:00
b78833a98a
Allow ignoring changes that don't affect us, for envs not tagged with BOUNCER_DOMAIN 2024-01-08 18:57:11 +01:00
2ad06e42d2 Run composer install as part of the build process. 2024-01-08 01:32:00 +00:00
48a15cbda9 Run composer install as part of the build process. 2024-01-08 01:29:01 +00:00
e8fe7734e6
Fix no-match behaviour. 2024-01-08 01:35:15 +01:00
dd6d5f808b
Large improvement to the way that change detection is achieved 2024-01-06 11:33:47 +01:00
68acf679ed
Improved debuggability 2024-01-05 19:51:03 +01:00
629fb64df3
Significant improvements specifically to php_cs_fixer 2024-01-05 18:16:21 +01:00