Skip to content

fix(utils): Filter out empty string releases#2591

Merged
sentrivana merged 2 commits intomasterfrom
ivana/fix-empty-release
Dec 13, 2023
Merged

fix(utils): Filter out empty string releases#2591
sentrivana merged 2 commits intomasterfrom
ivana/fix-empty-release

Conversation

@sentrivana
Copy link
Copy Markdown
Contributor

@sentrivana sentrivana commented Dec 13, 2023

We introduced a small regression in https://github.com/getsentry/sentry-python/pull/2557/files. Instead of only allowing truthy releases, we are now allowing all non-None releases, which includes empty strings. Changing this back to the original behavior.

@sentrivana sentrivana marked this pull request as ready for review December 13, 2023 11:49
@sentrivana sentrivana enabled auto-merge (squash) December 13, 2023 11:59
@sentrivana sentrivana merged commit 64c42ca into master Dec 13, 2023
@sentrivana sentrivana deleted the ivana/fix-empty-release branch December 13, 2023 12:15
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