Skip to content

Conversation

@rpradal
Copy link
Contributor

@rpradal rpradal commented Dec 11, 2025

Description

Google cloud run exposes K_REVISION env varibale to keep track of revisions. This can be a good candidate for sentry release.
Today it already works for Google app engine via GAE_DEPLOYMENT_ID

@rpradal rpradal requested a review from a team as a code owner December 11, 2025 15:31
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.27%. Comparing base (2ce4379) to head (c5a983c).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5222      +/-   ##
==========================================
+ Coverage   84.25%   84.27%   +0.01%     
==========================================
  Files         181      182       +1     
  Lines       18463    18508      +45     
  Branches     3288     3288              
==========================================
+ Hits        15556    15597      +41     
- Misses       1894     1905      +11     
+ Partials     1013     1006       -7     
Files with missing lines Coverage Δ
sentry_sdk/utils.py 86.37% <ø> (ø)

... and 2 files with indirect coverage changes

Copy link
Contributor

@alexander-alderman-webb alexander-alderman-webb left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @rpradal

@alexander-alderman-webb alexander-alderman-webb merged commit d664465 into getsentry:master Dec 12, 2025
155 checks passed
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