Skip to content

chore(install): omit development dependencies - #9

Merged
blckbx merged 1 commit into
mainfrom
chore/omit-dev-install
Aug 28, 2026
Merged

chore(install): omit development dependencies#9
blckbx merged 1 commit into
mainfrom
chore/omit-dev-install

Conversation

@blckbx

@blckbx blckbx commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • use npm install --omit=dev for local plugin deployment and its smoke test
  • replace mutable CI and release installs with deterministic npm ci
  • document the development-only OpenClaw SDK baseline and enforce install commands with contract tests

Validation

  • npm test — 190 tests passed
  • npm run lint
  • npm run typecheck
  • npm run format:check
  • npm run package:validate
  • npm run sdk:baseline
  • npm run smoke:built
  • npm run smoke:package
  • npm run smoke:install under supported Node 24.15.0
  • npm run package:dry-run
  • npm run audit — zero production/deploy-host findings; 11 findings remain isolated to the pinned development-only OpenClaw 2026.6.1 SDK baseline

@blckbx
blckbx merged commit 90b04e3 into main Aug 28, 2026
4 checks passed
@blckbx
blckbx deleted the chore/omit-dev-install branch August 28, 2026 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant