open-code-review/scripts
kite 62ec5e7d4f fix: support scope override for platform packages on internal registry
Internal npm registry (anpm) only allows specific scopes like @ali,
not @alibaba-group. Derive scope from OCR_PKG_NAME and apply it to
platform subpackage names during publish. Also make platform.js read
package names from optionalDependencies dynamically instead of relying
solely on the hardcoded scope.
2026-06-17 14:17:03 +08:00
..
github-actions fix(actions): preserve failed inline review comments (#81) 2026-06-10 17:50:08 +08:00
publish fix: support scope override for platform packages on internal registry 2026-06-17 14:17:03 +08:00
install.js feat: add platform-specific npm packages to eliminate postinstall download 2026-06-17 14:17:03 +08:00
platform.js fix: support scope override for platform packages on internal registry 2026-06-17 14:17:03 +08:00
update.js feat: add platform-specific npm packages to eliminate postinstall download 2026-06-17 14:17:03 +08:00