cli/pkg/build/buildcmd
Snider d0b80d311a chore(io): address code review and fix CI
- Fix MockFile.Read to return io.EOF
- Use filepath.Match in TaskfileBuilder for precise globbing
- Stream xz data in createTarXzArchive to avoid in-memory string conversion
- Fix TestPath_RootFilesystem in local medium tests
- Fix formatting in pkg/build/buildcmd/cmd_project.go
2026-02-04 15:06:10 +00:00
..
tmpl/gui refactor(cli): move commands from cmd/ to pkg/ with self-registration 2026-01-30 21:55:55 +00:00
cmd_build.go feat: wire release command, add tar.xz support, unified installers (#277) 2026-02-04 00:49:57 +00:00
cmd_commands.go refactor(cli): move commands from cmd/ to pkg/ with self-registration 2026-01-30 21:55:55 +00:00
cmd_project.go chore(io): address code review and fix CI 2026-02-04 15:06:10 +00:00
cmd_pwa.go feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
cmd_release.go style: fix gofmt formatting across all affected files (#279) 2026-02-04 01:27:01 +00:00
cmd_sdk.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00