Skip to content

[codex] Fix npm publish dry run#15

Merged
jonastemplestein merged 1 commit into
mainfrom
nettle-raver
May 22, 2026
Merged

[codex] Fix npm publish dry run#15
jonastemplestein merged 1 commit into
mainfrom
nettle-raver

Conversation

@jonastemplestein
Copy link
Copy Markdown
Contributor

@jonastemplestein jonastemplestein commented May 22, 2026

Summary

  • Ignore local .superset/ metadata so oxfmt --check does not fail on generated worktree config.
  • Bump captun to 0.0.2 because 0.0.1 is already published on npm.

Impact

This lets the existing publish gate complete and allows the next npm publish to target a version that npm will accept.

Validation

  • pnpm run check
  • pnpm run test
  • pnpm publish --dry-run --no-git-checks

Note

Low Risk
Low risk: only updates repo ignore rules and bumps the npm package version, with no runtime or API behavior changes.

Overview
Fixes publish/check workflows by adding .superset/ to .gitignore so generated metadata doesn’t break formatting checks.

Bumps the captun package version from 0.0.1 to 0.0.2 to allow the next npm publish.

Reviewed by Cursor Bugbot for commit d9de6cf. Bugbot is set up for automated code reviews on this repo. Configure here.

@jonastemplestein jonastemplestein marked this pull request as ready for review May 22, 2026 14:27
@jonastemplestein jonastemplestein merged commit 04c2d6c into main May 22, 2026
4 checks passed
@jonastemplestein jonastemplestein deleted the nettle-raver branch May 22, 2026 14:27
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