* 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> |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| actions/setup-frontend | ||
| workflows | ||
| FUNDING.yml | ||