Commit Graph

12 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
3830729c1b Fix code review feedback: correct kernel path and GRUB installation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 17:54:26 +00:00
copilot-swe-agent[bot]
d5c7e20ebc Add UEFI boot support with GRUB bootloader
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 17:52:48 +00:00
copilot-swe-agent[bot]
9e1de18a1e Address code review feedback: clarify image capabilities
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 17:37:35 +00:00
copilot-swe-agent[bot]
ce1d701528 Add Docker-based disk image building for releases
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 17:35:07 +00:00
copilot-swe-agent[bot]
323559a9a6 Fix YAML syntax in release workflow
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 18:46:14 +00:00
copilot-swe-agent[bot]
8684045f7e Address code review feedback: improve error handling and grammar
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 18:43:26 +00:00
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