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: Fix baked-in commit SHA in simplified version #20342

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

Twixes
Copy link
Member

@Twixes Twixes commented Feb 14, 2024

Problem

David brought to my attention that the baked-in commit SHA hasn't been working recently, e.g. in the instance panel:

Screenshot 2024-02-14 at 17 03 05

Changes

This has been the case since #19900, although I'm not sure why. What this PR does however is simply get rid of the whole "overwriting git.py (previously gitsha.py)" mechanism, by relying on what we've been using for Sentry for some time: commit.txt.

@Twixes Twixes merged commit 4914341 into master Feb 14, 2024
73 checks passed
@Twixes Twixes deleted the fix-commit-reporting branch February 14, 2024 16:30
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