| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Created while messing around with Copilot.
|
|
PHPUnit 12 dropped support for PHP 8.2
|
|
This reverts commit 6eaa9d91d855abf07f504fe36e222007fa8c4c68.
|
|
|
|
|
|
|
|
Initially just checks that the 'Dockerfile' files are valid.
|
|
|
|
Don't bundle PHP dev dependencies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The action installs tools to '/usr/local/bin'.
|
|
|
|
tt-rss/tt-rss#15.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A 'main' tag was being created+used.
https://github.com/docker/metadata-action?tab=readme-ov-file#latest-tag
|
|
|
|
GitHub doesn't handle long-ish names well in the UI, so just go with the default behavior.
|
|
|
|
|
|
|
|
|