vikunja/.github/workflows
Copilot cf8ad52a27
feat: add PR Docker image builds for x86_64 (#1810)
* Initial plan

* feat: add PR docker build workflow

Add a new workflow that builds and pushes Docker images for pull requests:
- Runs independently without waiting for tests
- Builds only for linux/amd64 platform
- Pushes only to GHCR (not Docker Hub)
- Tags images with pr-<number> format

Co-authored-by: kolaente <13721712+kolaente@users.noreply.github.com>

* feat: add SHA tag to PR Docker images

Add type=sha,format=long to docker tags for PR images.
This will tag images with both pr-<number> and sha-<commit_hash>.

Co-authored-by: kolaente <13721712+kolaente@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kolaente <13721712+kolaente@users.noreply.github.com>
2025-11-12 23:31:25 +00:00
..
ci.yml ci: remove concurrency from test workflow (#863) 2025-07-01 20:55:58 +02:00
crowdin.yml chore(deps): update crowdin/github-action digest to 08713f0 (#1687) 2025-10-20 10:11:01 +00:00
issue-closed-comment.yml chore(deps): update actions/create-github-app-token action to v2 (#1809) 2025-11-12 22:46:44 +00:00
pr-docker.yml feat: add PR Docker image builds for x86_64 (#1810) 2025-11-12 23:31:25 +00:00
release.yml chore(deps): update softprops/action-gh-release digest to 5be0e66 (#1777) 2025-11-10 22:44:00 +00:00
test.yml chore(deps): update cypress/browsers:latest docker digest to e85371f (#1798) 2025-11-12 21:08:47 +01:00