5 Commits

Author SHA1 Message Date
Greg
6505cbb592
Merge pull request #42 from tt-rss/bugfix/eslint-config-and-findings
Get ESLint 9.x working, make the new config stricter, address findings
2025-10-13 23:39:24 -05:00
supahgreg
602d79c87e
Don't trigger workflows on their own YAML changes. 2025-10-13 20:37:12 +00:00
dependabot[bot]
8f2318e5b0
GitHub Actions: Bump actions/checkout from 4 to 5
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>
2025-10-13 08:16:01 +00:00
supahgreg
ecdbbdcbd2
Add missing 'permissions' to the Validate SQL workflow. 2025-10-11 23:45:07 +00:00
supahgreg
ab669f2e76
Add a 'Validate SQL' workflow.
Created while messing around with Copilot.
2025-10-11 23:35:55 +00:00