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

Bugfix, prep 1.2.1 #53

Merged
merged 2 commits into from
Feb 16, 2023
Merged

Bugfix, prep 1.2.1 #53

merged 2 commits into from
Feb 16, 2023

Conversation

woodruffw
Copy link
Member

Fixes the handling of suffixes; the previous use of with_suffix would mangle the artifact names if they contained anything that looked like a suffix (e.g. a minor version).

`with_suffix` deletes the previous "suffix", which is actually
the minor version.

Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw added the bug Something isn't working label Feb 15, 2023
@woodruffw woodruffw self-assigned this Feb 15, 2023
Copy link
Collaborator

@tetsuo-cpp tetsuo-cpp left a comment

Choose a reason for hiding this comment

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

LGTM!

@woodruffw woodruffw merged commit be1f074 into main Feb 16, 2023
@woodruffw woodruffw deleted the ww/bugfix branch February 16, 2023 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants