| Age | Commit message (Collapse) | Author |
|
Get ESLint 9.x working, make the new config stricter, address findings
|
|
|
|
|
|
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|