summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2025-10-09Move 'packages: write' permission down to the 'publish' job.supahgreg
2025-10-09Also publish images to GitHub Container Registry (ghcr.io). tt-rss/tt-rss#11supahgreg
2025-10-08Allow '.docker' changes to trigger the Publish workflow. Closes tt-rss/tt-rs...supahgreg
2025-10-07Drop the 'Acknowledge' section from GitHub issue templates.supahgreg
2025-10-05Add a GitHub pull request template.supahgreg
2025-10-05minor: make PHPStan happy after a4eed151b73ca32e92963fae054e77f04a7d5eb2supahgreg
2025-10-05minor wording tweaks in the Enhancement Request issue template.supahgreg
2025-10-05Add some GitHub issue templates.supahgreg
2025-10-05Add a Dependabot config for PHP package dependency updates.supahgreg
2025-10-05Include a short SHA tag when publishing images.supahgreg
2025-10-05Provide expected Docker image build args in the Publish workflow.supahgreg
2025-10-05Ignore various paths in the Publish workflow.supahgreg
2025-10-05Enable building+publishing the 'web-nginx' image.supahgreg
2025-10-05Restore behavior of using the 'latest' tag on images.supahgreg
2025-10-05Add a Publish workflow.supahgreg
2025-10-04Revert PHPUnit job name change from 3d8c54877f89075eda0d7e196362f21709689ad9.supahgreg
2025-10-04Update some names in the PHP Code Quality workflow.supahgreg
2025-10-04Also trigger the PHP Code Quality workflow if 'phpunit.xml' changes.supahgreg
2025-10-04Add a workflow job for PHPUnit.supahgreg
2025-10-04Add a GitHub workflow for code quality (initially existing PHPStan).supahgreg