cli/pkg/build/buildcmd
Snider f2bc75c6f7 chore(io): Migrate pkg/build to Medium abstraction (fix CI paths)
- Ensured that outputDir and configPath are absolute in runProjectBuild.
- Fixed TestLoadConfig_Testdata and TestDiscover_Testdata to use absolute paths correctly.
- Verified that all build and release tests pass locally.
2026-02-04 14:36:50 +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): Migrate pkg/build to Medium abstraction (fix CI paths) 2026-02-04 14:36:50 +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