Commit Graph

70 Commits

Author SHA1 Message Date
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]
85094d4b94 Add Docker-based release tooling for easier releases
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 17:30:22 +00:00
copilot-swe-agent[bot]
12723c0ece Initial plan 2025-12-29 17:22:28 +00:00
f8a5f60181 Merge pull request #17 from johndoe6345789/copilot/ci-cd-compiled-release-zip
Add CI/CD workflow for compiled release artifacts
2025-12-28 19:33:27 +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]
f192f35dd1 Update README with release workflow documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 18:42:07 +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]
2f6b1b5c71 Initial plan 2025-12-28 18:37:10 +00:00
b4ebf0d43d Merge pull request #15 from johndoe6345789/copilot/fix-static-binary-issue
[WIP] Fix invalid dynamic program error in static binary
2025-12-28 18:35:54 +00:00
copilot-swe-agent[bot]
9d767dcd40 Initial plan 2025-12-28 18:35:28 +00:00
a4bcb8e83c Merge pull request #14 from johndoe6345789/copilot/fix-ghcr-build-failure
Fix workflow to fail on Docker image test failures
2025-12-28 18:34:02 +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]
3eba5435c4 Initial plan 2025-12-28 18:25:07 +00:00
0f3acf7384 Merge pull request #11 from johndoe6345789/copilot/fix-dynamic-program-error
Fix missing file command in Docker test environment and invalid workflow tag format
2025-12-28 18:12:39 +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]
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
56cc7208b4 Merge pull request #12 from johndoe6345789/copilot/tidy-documentation
Tidy documentation
2025-12-28 17:30:32 +00:00
copilot-swe-agent[bot]
f43a06f42e Remove trailing whitespace in CONTRIBUTING.md
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 17:19:57 +00:00
copilot-swe-agent[bot]
ee33516cb7 Update ARCHITECTURE.md to reflect current capabilities
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 17:18:48 +00:00
copilot-swe-agent[bot]
e5e798b2f2 Remove redundant and outdated content from README.md
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 17:17:20 +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]
b886565713 Initial plan 2025-12-28 17:14:49 +00:00
a4cf21de21 Merge pull request #10 from johndoe6345789/copilot/add-install-script-for-sparkos
Add installation script for safe USB drive deployment
2025-12-28 17:13:36 +00:00
copilot-swe-agent[bot]
5fd59ce63a Fix security and robustness issues in install script
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 17:07:49 +00:00
copilot-swe-agent[bot]
1e08cc43fe Add installation script with validation and progress display
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 17:05:41 +00:00
copilot-swe-agent[bot]
1d2731cb54 Initial plan 2025-12-28 17:03:39 +00:00
copilot-swe-agent[bot]
417eb4c7be Initial plan 2025-12-28 17:00:59 +00:00
6b13c5932f Merge pull request #9 from johndoe6345789/copilot/add-usb-install-script
[WIP] Add script to install from USB to drive
2025-12-28 16:59:31 +00:00
copilot-swe-agent[bot]
77403a9403 Initial plan 2025-12-28 16:55:28 +00:00
df7f4b9c57 Merge pull request #8 from johndoe6345789/copilot/build-arm64-amd64-docker-image
Enable multi-architecture Docker builds for arm64 and amd64
2025-12-28 16:53:41 +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]
b1e1b1ef47 Initial plan 2025-12-28 16:45:50 +00:00
08ed7ad8fc Merge pull request #6 from johndoe6345789/copilot/add-docker-version-for-testing
Add Docker containerization and GHCR publishing via GitHub Actions
2025-12-28 16:29:32 +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]
9d505158bb Add .dockerignore to optimize Docker builds
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 16:18:39 +00:00
copilot-swe-agent[bot]
afff6e169b Document Docker usage and CI/CD in README
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 16:18:02 +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
copilot-swe-agent[bot]
0b37ba4e7b Initial plan 2025-12-28 16:09:57 +00:00
6313e1c63d Merge pull request #5 from johndoe6345789/copilot/update-home-directory-script
Default to regular user login with sudo access instead of root
2025-12-28 16:08:46 +00:00
copilot-swe-agent[bot]
3ac1d11b59 Refactor init.c to use constants for user configuration
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 15:57:18 +00:00
copilot-swe-agent[bot]
e1acbfc231 Add regular user spark and clone-sparkos.sh script, default to non-root login
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 15:55:25 +00:00
copilot-swe-agent[bot]
5f366534aa Initial plan 2025-12-28 15:49:09 +00:00
26a95996f7 Merge pull request #3 from johndoe6345789/copilot/setup-wired-networking
Configure wired networking bootstrap with DNS fallback
2025-12-28 15:41:28 +00:00
8fd2bf5f2e Merge branch 'main' into copilot/setup-wired-networking 2025-12-28 15:41:16 +00:00
copilot-swe-agent[bot]
a754cc57a6 Improve network initialization warning message
Make the warning message more specific to help with troubleshooting network issues during boot.

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 15:37:20 +00:00
copilot-swe-agent[bot]
0adbb5fde0 Improve network initialization error handling
- Add proper status checking for interface up operation
- Use udhcpc -b flag for proper daemonization instead of background operator
- Add warning message if interface fails to come up
- Improves reliability of network initialization process

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 15:36:24 +00:00
copilot-swe-agent[bot]
a5ea1ef302 Add wired networking configuration and sudo requirement
- Add DNS configuration with fallback servers (8.8.8.8, 1.1.1.1, etc.)
- Create /etc/network/interfaces for wired DHCP networking
- Add init-network script to bring up wired interface on boot
- Update init.c to call network initialization
- Update documentation to include sudo in default packages
- Update README with network testing and binary installation guide
- Update ARCHITECTURE.md with networking strategy details

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-28 15:33:14 +00:00
4dec067aaa Update README.md 2025-12-28 15:26:44 +00:00
copilot-swe-agent[bot]
64c8431ea7 Initial plan 2025-12-28 15:25:55 +00:00