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 #8143

Merged
merged 1 commit into from
Mar 5, 2025

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:41
@wraithgar wraithgar merged commit cc72b89 into latest Mar 5, 2025
20 checks passed
@wraithgar wraithgar deleted the reggi/fix-smoke-tests-latest branch March 5, 2025 14:30
@github-actions github-actions bot mentioned this pull request Feb 26, 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.

2 participants