Files
thatguygriffandClaude Opus 5 2016cfbe20
Publish / PHP 8.1 (push) Successful in 6s
Publish / PHP 8.3 (push) Successful in 5s
Publish / PHP 8.5 (push) Successful in 6s
Publish / PHP 8.2 (push) Successful in 56s
Publish / PHP 8.4 (push) Successful in 1m17s
Shared PHP CI images for Gitea Actions
One image per PHP version, published to
git.unsupervised.ca/unsupervised/ci-php:<php-version>, so PHP projects can
run their jobs with `container:` instead of installing PHP per job.

Built on php:<version>-cli-alpine with Composer 2, the intl and zip
extensions, and the GNU CLI tools workflow scripts expect. bash and nodejs
are present because act_runner runs JavaScript actions inside the job
container; GNU tar because actions/cache shells out to `tar --posix -P`,
which busybox rejects.

Covers 8.1 through 8.5. Pushing needs the REGISTRY_TOKEN organisation secret
— Gitea's Actions task token cannot write packages (go-gitea/gitea#23642).

Co-Authored-By: Claude Opus 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01D9acV1mHktGAb1uyvNmrR2
2026-08-24 22:37:25 -03:00
..