Mike Holownych
137597b02f
fix: validate design data and support node builds
...
- add CSV structural validation and all-domain smoke tests
- repair malformed CSV rows in source and bundled CLI assets
- run data validation in CI and prepublish checks
- add npm build wrapper with TypeScript fallback when Bun is unavailable
- fix CLI asset resolution for TypeScript fallback builds
2026-07-03 23:16:28 +00:00
Alexander
3ebb9c8fd5
feat(release): publish uipro-cli to npm on release ( #384 )
...
Adds semantic-release npm publishing for the cli package with pkgRoot=cli and NPM_TOKEN wiring, completing the npm-publish slice of #353 .
2026-06-25 13:10:54 +07:00
Mỹ Ngân
9a863a5275
fix(release): avoid protected main writes
2026-06-22 13:40:58 +02:00
Mỹ Ngân
cf96c6a3d3
fix(release): run semantic-release command as multiline script
2026-06-22 13:37:08 +02:00
Duy /zuey/
c0fca2efdc
feat(release): add semantic release automation ( #375 )
...
* feat(release): add semantic release automation
* fix(release): disable npm publishing
* ci: remove obsolete conda workflow
* ci: remove Claude review workflows
---------
Co-authored-by: Mỹ Ngân <bot@goclaw.dev>
Co-authored-by: Mỹ Ngân <my-ngan@goclaw.local>
2026-06-22 18:35:45 +07:00