Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix smoke tests to account for new release versions within a workspace #8142

Closed
wants to merge 5 commits into from

Conversation

reggi
Copy link
Contributor

@reggi reggi commented Mar 4, 2025

A reworking of the smoke tests to accommodate a recent PR where the check to see if the version has already been published conflicted with the smoke tests. A fix was implemented to add prerelease tags to address this issue. However, when the version bumps are legitimate and a prerelease tag is added, the workspace dependencies still have the version prior to the prerelease tag. This PR adds the prerelease tag and bumps all versions used in the workspace.

@reggi reggi requested a review from a team as a code owner March 4, 2025 19:01
@reggi
Copy link
Contributor Author

reggi commented Mar 4, 2025

I was working locally with [chore: release 11.2.0](https://github.com/npm/cli/pull/8142/commits/32af7c09193e64fecf1fb29299a0c28b1dd2f681) and once we see it pass here, we can remove that commit from this pr.

@reggi reggi closed this Mar 4, 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.

1 participant