Skip to content

chore: Tagless experimental releases #1394

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

Merged
merged 18 commits into from
Mar 12, 2025

Conversation

joe-yeager
Copy link
Contributor

Description and Context

If do not generate git tags for experimental releases

@joe-yeager joe-yeager changed the title Jy/do not publish tags on experimental release chore: Tagless experimental releases Mar 12, 2025
@joe-yeager joe-yeager marked this pull request as ready for review March 12, 2025 19:51
Comment on lines +320 to +322
await exec(
`yarn version --no-git-tag-version --new-version ${localVersion}`
);
Copy link
Contributor Author

@joe-yeager joe-yeager Mar 12, 2025

Choose a reason for hiding this comment

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

If we don't reset this back to the localVersion the version change will still be in the package.json

@joe-yeager joe-yeager merged commit f971e42 into main Mar 12, 2025
1 check passed
@joe-yeager joe-yeager deleted the jy/do-not-publish-tags-on-experimental-release branch March 12, 2025 20:23
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