Skip to content

build: remove pnpm pkg command, add --no-git-checks to version step#516

Merged
shark0der merged 1 commit into
devfrom
fix/npm-oicd-pkg
May 20, 2026
Merged

build: remove pnpm pkg command, add --no-git-checks to version step#516
shark0der merged 1 commit into
devfrom
fix/npm-oicd-pkg

Conversation

@shark0der

Copy link
Copy Markdown
Contributor

pnpm 11 does not implement the pkg command natively. The prepare script removal was redundant since publish uses --ignore-scripts. Also add --no-git-checks to the RC version bump step to prevent ERR_PNPM_UNCLEAN_WORKING_TREE.

pnpm 11 does not implement the pkg command natively. The prepare
script removal was redundant since publish uses --ignore-scripts.
Also add --no-git-checks to the RC version bump step to prevent
ERR_PNPM_UNCLEAN_WORKING_TREE.
@shark0der shark0der merged commit a9c5a85 into dev May 20, 2026
1 of 2 checks passed
@shark0der shark0der deleted the fix/npm-oicd-pkg branch May 20, 2026 17:04
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