Commit Graph

12 Commits

Author SHA1 Message Date
supahgreg
ceab15254b minor: make PHPStan happy after a4eed151b7 2025-10-05 21:23:24 +00:00
supahgreg
6e8a188e4a Include a short SHA tag when publishing images. 2025-10-05 03:58:49 +00:00
supahgreg
435358265c Provide expected Docker image build args in the Publish workflow. 2025-10-05 01:51:55 +00:00
supahgreg
c3fbc81e19 Ignore various paths in the Publish workflow. 2025-10-05 00:55:00 +00:00
supahgreg
0bc55e8366 Enable building+publishing the 'web-nginx' image. 2025-10-05 00:33:04 +00:00
supahgreg
b6fd27c756 Restore behavior of using the 'latest' tag on images.
A 'main' tag was being created+used.

https://github.com/docker/metadata-action?tab=readme-ov-file#latest-tag
2025-10-05 00:21:36 +00:00
supahgreg
fc95bae2a6 Add a Publish workflow. 2025-10-05 00:13:35 +00:00
supahgreg
c3f3eb8387 Revert PHPUnit job name change from 3d8c54877f.
GitHub doesn't handle long-ish names well in the UI, so just go with the default behavior.
2025-10-04 22:20:50 +00:00
supahgreg
3d8c54877f Update some names in the PHP Code Quality workflow. 2025-10-04 22:17:15 +00:00
supahgreg
a32720615f Also trigger the PHP Code Quality workflow if 'phpunit.xml' changes. 2025-10-04 21:56:58 +00:00
supahgreg
4f2423198a Add a workflow job for PHPUnit. 2025-10-04 21:53:44 +00:00
supahgreg
591ee81ad3 Add a GitHub workflow for code quality (initially existing PHPStan). 2025-10-04 21:15:25 +00:00