Skip to content

Update Release Procedures With Git Tag Memo #3201

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 1 commit into from
Jul 13, 2025

Conversation

AlexandreSinger
Copy link
Contributor

I have been running into issues with how VTR handles its versioning code. I have tracked the issue down to the tagged v9.0.0 release of VTR being off of another branch than Master.

I added a small note to the release procedures to warn about this for the future.

I have been running into issues with how VTR handles its versioning code. I have tracked the issue down to the tagged v9.0.0 release of VTR being off of another branch than Master.

I added a small note to the release procedures to warn about this for the future.
@github-actions github-actions bot added the docs Documentation label Jul 13, 2025
@AlexandreSinger
Copy link
Contributor Author

@vaughnbetz Its really not that pressing of an issue that v9.0.0 is a tag of another branch than Master; but I have been running into issues with how downstream tools (like SiliconCompiler) track the version of VTR. Some users have been experiencing the version being set to "v9.0.0-candidate" which causes issues.

Just added a small note to the release procedure about this since its not an obvious thing.

Copy link
Contributor

@vaughnbetz vaughnbetz left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexandreSinger AlexandreSinger merged commit 8593869 into master Jul 13, 2025
4 checks passed
@AlexandreSinger AlexandreSinger deleted the AlexandreSinger-patch-1 branch July 13, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants