Skip to content

Conversation

@vicb
Copy link
Contributor

@vicb vicb commented Oct 15, 2025

Mirroring what @petebacondarwin did for the cloudflare adapter at opennextjs/opennextjs-cloudflare#950

@changeset-bot
Copy link

changeset-bot bot commented Oct 15, 2025

⚠️ No Changeset found

Latest commit: e32bad5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Oct 15, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 28.2% 2851 / 10109
🔵 Statements 28.2% 2851 / 10109
🔵 Functions 52.65% 149 / 283
🔵 Branches 76.25% 716 / 939
File CoverageNo changed files found.
Generated in workflow #1603 for commit e32bad5 by the Vitest Coverage Report Action

# https://github.com/actions/checkout
uses: actions/checkout@v4

# Setup .npmrc file to publish to npm
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: Node is installed by the setup action below

# https://github.com/actions/checkout
uses: actions/checkout@v4

# Setup .npmrc file to publish to npm
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: Node is installed by the setup action below

@vicb vicb changed the title ci: update deployment workflow to use npm trusted publishers [BLOCKED on npm settings update] ci: update deployment workflow to use npm trusted publishers Oct 15, 2025
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.

4 participants