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

fix(releases): Clearer guidance for release names #81963

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

leeandher
Copy link
Member

@leeandher leeandher commented Dec 11, 2024

Clears up some confusion around valid release names. Addresses #16012.

Appended from checking out the code here: https://github.com/getsentry/sentry/blob/master/src/sentry/models/release.py#L307

@leeandher leeandher requested a review from a team December 11, 2024 16:22
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 11, 2024
@leeandher leeandher mentioned this pull request Dec 11, 2024
3 tasks
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #81963       +/-   ##
===========================================
+ Coverage   66.88%   80.36%   +13.48%     
===========================================
  Files        7272     7273        +1     
  Lines      321099   321189       +90     
  Branches    20955    20932       -23     
===========================================
+ Hits       214758   258133    +43375     
+ Misses     105927    62651    -43276     
+ Partials      414      405        -9     

@leeandher leeandher enabled auto-merge (squash) December 11, 2024 20:06
@leeandher leeandher merged commit 4d8dc49 into master Dec 11, 2024
49 checks passed
@leeandher leeandher deleted the leander/clear-release-name-16012 branch December 11, 2024 20:33
@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants