9 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
35c236fe6b Remove busybox and CLI dependencies from init system and scripts
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-02 01:40:14 +00:00
copilot-swe-agent[bot]
3c29a7c3c2 Add BusyBox verification to test script and documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 19:33:22 +00:00
copilot-swe-agent[bot]
be09b89856 Extract Docker RUN commands into shell scripts for better maintainability
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 19:08:11 +00:00
copilot-swe-agent[bot]
74bcffbbd1 Update plan to include workflow text extraction
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 18:16:33 +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
d74af25d5e Update Dockerfile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-28 18:12:26 +00:00
copilot-swe-agent[bot]
0ee304463c Fix missing 'file' command error in Docker test script
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 17:17:05 +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