Skip to content

fix(mapper): recognize bun text lockfile#69

Merged
steipete merged 2 commits into
openclaw:mainfrom
austinm911:codex/support-bun-lock
May 18, 2026
Merged

fix(mapper): recognize bun text lockfile#69
steipete merged 2 commits into
openclaw:mainfrom
austinm911:codex/support-bun-lock

Conversation

@austinm911
Copy link
Copy Markdown
Contributor

Summary

  • recognize Bun's current text lockfile, bun.lock, anywhere clawpatch detects Bun package managers
  • keep legacy bun.lockb detection in place
  • add a Bun workspace regression test that expects package-local validation commands to use bun --cwd

Validation

  • pnpm typecheck
  • pnpm lint
  • pnpm format:check
  • pnpm test src/mapper.test.ts
  • pnpm build

@steipete steipete force-pushed the codex/support-bun-lock branch from 2b127db to cbe5eba Compare May 18, 2026 07:37
@steipete steipete merged commit 77174d2 into openclaw:main May 18, 2026
2 checks passed
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.

2 participants