index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2025-10-13
Merge pull request #42 from tt-rss/bugfix/eslint-config-and-findings
Greg
2025-10-13
Don't trigger workflows on their own YAML changes.
supahgreg
2025-10-13
Minor workflow config cleanup.
supahgreg
2025-10-13
GitHub Actions: Bump actions/checkout from 4 to 5
dependabot[bot]
2025-10-12
Add a 'JavaScript Code Quality' GitHub workflow.
supahgreg
2025-10-11
Add missing 'permissions' to the Validate SQL workflow.
supahgreg
2025-10-11
Add a 'Validate SQL' workflow.
supahgreg
2025-10-11
Drop running PHPUnit under PHP 8.2.
supahgreg
2025-10-11
Revert "Troubleshoot PHPUnit setup for PHP 8.2 in PHP Code Quality workflow."
supahgreg
2025-10-11
Troubleshoot PHPUnit setup for PHP 8.2 in PHP Code Quality workflow.
supahgreg
2025-10-11
Switch the PHP Code Quality workflow to PHPUnit 12, loosen PHPStan constraint.
supahgreg
2025-10-11
Cache PHPStan results, drop 'parallel.maximumNumberOfProcesses' param.
supahgreg
2025-10-11
Add a 'Docker Code Quality' GitHub workflow.
supahgreg
2025-10-11
Add 'docker' and 'github-actions' to Dependabot config.
supahgreg
2025-10-10
Merge pull request #22 from tt-rss/bugfix/php-deps
Greg
2025-10-11
Try PHPUnit 9.6.29
supahgreg
2025-10-11
Bump PHPStan to 2.1.31 and PHPUnit to 9.5.28 (last in current 9.5.x).
supahgreg
2025-10-09
Move 'packages: write' permission down to the 'publish' job.
supahgreg
2025-10-09
Also publish images to GitHub Container Registry (ghcr.io). tt-rss/tt-rss#11
supahgreg
2025-10-09
Tweaks for PHPStan+PHPUnit in the PHP Code Quality workflow (part 2/?).
supahgreg
2025-10-09
Tweaks for PHPStan+PHPUnit in the PHP Code Quality workflow.
supahgreg
2025-10-09
Fix PHPStan+PHPUnit paths in PHP Code Quality workflow.
supahgreg
2025-10-09
Try letting the 'setup-php' action install PHPStan+PHPUnit in workflow.
supahgreg
2025-10-08
Allow '.docker' changes to trigger the Publish workflow. Closes tt-rss/tt-rs...
supahgreg
2025-10-07
Drop the 'Acknowledge' section from GitHub issue templates.
supahgreg
2025-10-05
Add a GitHub pull request template.
supahgreg
2025-10-05
minor: make PHPStan happy after a4eed151b73ca32e92963fae054e77f04a7d5eb2
supahgreg
2025-10-05
minor wording tweaks in the Enhancement Request issue template.
supahgreg
2025-10-05
Add some GitHub issue templates.
supahgreg
2025-10-05
Add a Dependabot config for PHP package dependency updates.
supahgreg
2025-10-05
Include a short SHA tag when publishing images.
supahgreg
2025-10-05
Provide expected Docker image build args in the Publish workflow.
supahgreg
2025-10-05
Ignore various paths in the Publish workflow.
supahgreg
2025-10-05
Enable building+publishing the 'web-nginx' image.
supahgreg
2025-10-05
Restore behavior of using the 'latest' tag on images.
supahgreg
2025-10-05
Add a Publish workflow.
supahgreg
2025-10-04
Revert PHPUnit job name change from 3d8c54877f89075eda0d7e196362f21709689ad9.
supahgreg
2025-10-04
Update some names in the PHP Code Quality workflow.
supahgreg
2025-10-04
Also trigger the PHP Code Quality workflow if 'phpunit.xml' changes.
supahgreg
2025-10-04
Add a workflow job for PHPUnit.
supahgreg
2025-10-04
Add a GitHub workflow for code quality (initially existing PHPStan).
supahgreg