Skip to content

[Release] Don't pin nightly version#4201

Merged
j-piasecki merged 1 commit into
mainfrom
@jpiasecki/dont-pin-nightlies
May 27, 2026
Merged

[Release] Don't pin nightly version#4201
j-piasecki merged 1 commit into
mainfrom
@jpiasecki/dont-pin-nightlies

Conversation

@j-piasecki
Copy link
Copy Markdown
Member

Description

So far, the nightlies have been pinned to version 3.0.0 - the stable release is 2.x, so automatic resolution would pick it up and release 2.x+1.

Once 3.0 is released on the stable channel, pinning stops being necessary.

Copilot AI review requested due to automatic review settings May 27, 2026 12:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the npm publish GitHub Actions workflow to stop pinning the version used for automatic nightly releases, relying instead on whatever version inference the software-mansion/npm-package-publish action performs.

Changes:

  • Remove the hardcoded version: "3.0.0" from the scheduled nightly publish step.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/publish-release.yml
@j-piasecki j-piasecki enabled auto-merge (squash) May 27, 2026 16:24
@j-piasecki j-piasecki merged commit 1d12376 into main May 27, 2026
1 check passed
@j-piasecki j-piasecki deleted the @jpiasecki/dont-pin-nightlies branch May 27, 2026 16:24
m-bert added a commit that referenced this pull request May 27, 2026
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.

3 participants