Skip to content

fix(release): remove dead skipNpm config#175

Merged
jasonkuhrt merged 1 commit intomainfrom
codex/release-bug-147-skip-npm
Mar 18, 2026
Merged

fix(release): remove dead skipNpm config#175
jasonkuhrt merged 1 commit intomainfrom
codex/release-bug-147-skip-npm

Conversation

@jasonkuhrt
Copy link
Owner

@jasonkuhrt jasonkuhrt commented Mar 18, 2026

Summary

  • remove the inert skipNpm key from the public release config schema and resolved config shape
  • remove the stale README example entry and point operators at release apply --dry-run
  • add a regression test that proves the dead config surface is gone

Testing

  • bun run --cwd packages/release test packages/release/src/_.test.ts --testNamePattern "does not expose inert skipNpm configuration"
  • bun run release:verify

Closes #147


This change is Reviewable

@jasonkuhrt jasonkuhrt merged commit f4e07e4 into main Mar 18, 2026
4 of 9 checks passed
@jasonkuhrt jasonkuhrt deleted the codex/release-bug-147-skip-npm branch March 18, 2026 08:46
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.

release: wire skipNpm through apply and executor

1 participant