Skip to content

fix(ci): accept pnpm argument separator - #109

Merged
pallyoung merged 1 commit into
mainfrom
fix/validate-cli-argument-separator-main
Aug 13, 2026
Merged

fix(ci): accept pnpm argument separator#109
pallyoung merged 1 commit into
mainfrom
fix/validate-cli-argument-separator-main

Conversation

@pallyoung

Copy link
Copy Markdown
Contributor

What changed

  • Allow the CLI package validator to ignore pnpm's standalone argument separator.
  • Export the argument parser and add a regression test for the exact workflow invocation.

Why

The first 0.5.8 candidate run stopped before npm upload because pnpm forwarded the standalone separator, which the validator treated as an unknown option.

This is release-infrastructure-only and does not change published package contents or require another Changeset/version bump.

Verification

  • pnpm exec vitest run --config scripts/vitest.config.ts --environment node scripts/validate-cli-package.test.ts
  • git diff --check
  • pre-commit Biome checks

@pallyoung
pallyoung merged commit e0b9c86 into main Aug 13, 2026
6 checks passed
@pallyoung
pallyoung deleted the fix/validate-cli-argument-separator-main branch August 13, 2026 07:44
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