Claude
cba829fbdd
feat(php): pre-warm Composer cache with common dependencies
...
Build CI Images / go-1.26 (push) Failing after 4s
Build CI Images / php-8.3 (push) Failing after 4s
Build CI Images / php-8.4 (push) Failing after 4s
Installs laravel/framework, livewire, pint, pest, and testbench into
the Composer cache during build. CI jobs hit local cache instead of
downloading ~48MB of packages per run.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 14:43:06 +00:00
Claude
3fc332844e
feat: add CI build images (lthn/build:php-*, lthn/build:go-*)
...
Build CI Images / go-1.26 (push) Failing after 4s
Build CI Images / php-8.3 (push) Failing after 4s
Build CI Images / php-8.4 (push) Failing after 3s
Pre-built Docker images for CI pipelines. Eliminates ~50s setup-php
overhead per matrix job across 13 PHP repos.
Images: php-8.3, php-8.4 (PHP + extensions + Composer), go-1.26
(Go + govulncheck + golangci-lint). Pushed to Docker Hub via
Forgejo Actions workflow.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 13:43:00 +00:00