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 (
Collapse
)
Author
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-08
Allow '.docker' changes to trigger the Publish workflow. Closes ↵
supahgreg
tt-rss/tt-rss#15.
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
A 'main' tag was being created+used. https://github.com/docker/metadata-action?tab=readme-ov-file#latest-tag
2025-10-05
Add a Publish workflow.
supahgreg
2025-10-04
Revert PHPUnit job name change from 3d8c54877f89075eda0d7e196362f21709689ad9.
supahgreg
GitHub doesn't handle long-ish names well in the UI, so just go with the default behavior.
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