Commit Graph

6 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
7ee917b39d Add CI/CD workflow for compiled release zip
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 18:40:42 +00:00
copilot-swe-agent[bot]
080edf9956 Fix GHCR build workflow to fail on errors
- Remove interactive shell exec from Dockerfile test script
- Add explicit error handling with set -e in workflow
- Add explicit exit code checks for docker run commands
- Improve error messages when tests fail

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 18:29:58 +00:00
copilot-swe-agent[bot]
6025502848 Fix invalid Docker tag format in workflow
Remove problematic prefix={{branch}}- from sha tag type that creates invalid tags like :-SHA

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 17:32:22 +00:00
copilot-swe-agent[bot]
87f218e52e Enable multi-architecture Docker builds for arm64 and amd64
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 16:51:27 +00:00
copilot-swe-agent[bot]
6896087c21 Address code review feedback: remove unused script and optimize workflow
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 16:20:36 +00:00
copilot-swe-agent[bot]
dfdb35c29b Add Dockerfile and GitHub Actions workflow for GHCR publishing
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 16:16:25 +00:00