vikunja/.github
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
..
ISSUE_TEMPLATE chore: add feature issue template 2025-08-30 16:47:32 +02:00
actions/setup-frontend chore(deps): update actions/setup-node action to v6 (#1654) 2025-10-14 12:12:21 +02:00
workflows feat: add PR Docker image builds for x86_64 (#1810) 2025-11-12 23:31:25 +00:00
FUNDING.yml chore: update funding links 2023-02-03 11:48:44 +01:00