Skip to content

Preview Hardened Permissions And Always pnpm#27

Open
jbolda wants to merge 2 commits into
mainfrom
preview-perms-and-pnpm
Open

Preview Hardened Permissions And Always pnpm#27
jbolda wants to merge 2 commits into
mainfrom
preview-perms-and-pnpm

Conversation

@jbolda

@jbolda jbolda commented Jun 13, 2026

Copy link
Copy Markdown

What does this PR do?

Working through setting up a repo and ran into these two issues.

  • We don't need write permissions for publishing a preview package.
  • Also we can always use pnpm pack as that is the default expectation. Using npm may trigger devEngines checks as set in the template.

Type of change

  • Bug fix
  • Feature
  • Refactor (no behavior change)
  • Documentation
  • Performance improvement
  • Tests
  • Chore (dependencies, CI, tooling)

Checklist

  • All tests pass (pnpm test)
  • Files are formatted (pnpm format)
  • I have added/updated tests for my changes (if applicable)
  • I have added a changeset

AI-generated code disclosure

  • This PR includes AI-generated code

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