Commit Graph

6 Commits

Author SHA1 Message Date
Elijah Duffy
238d3244b2 php-fpm: warn to logs when debug is enabled
All checks were successful
php-fpm-build / build (7.4) (push) Successful in 4m52s
2025-12-08 20:53:54 -08:00
Elijah Duffy
072c284ba5 php-fpm: capture & logs exceptions
All checks were successful
php-fpm-build / build (7.4) (push) Successful in 4m53s
2025-12-08 20:08:07 -08:00
Elijah Duffy
f3c65de9da php-fpm: refactor with deterministic config files & improved debug
All checks were successful
php-fpm-build / build (7.4) (push) Successful in 5m6s
2025-12-08 19:26:15 -08:00
Elijah Duffy
811a8c8f51 php-fpm: temporarily force debug mode
Some checks failed
php-fpm-build / build (7.4) (push) Failing after 39s
2025-12-08 18:45:39 -08:00
Elijah Duffy
415cd4baf8 php-fpm: improve dockerfile, switch to per-lane www.conf
Some checks failed
php-fpm-build / build (7.4) (push) Failing after 40s
Shared www.conf isn't viable due to differing supported options between
PHP-FPM versions. Additionally, the Dockerfile multi-stage build wasn't
useful as it copied build artifacts. Switched to single-stage with build
artifact pruning.
2025-12-08 02:25:54 -08:00
Elijah Duffy
82cdc6a2ad clean up & simplify structure w/ separate build workflows
Independent NGINX & PHP-FPM build workflows & directory structure for
cleaner and simpler workflow logic.
2025-12-07 22:45:10 -08:00