Skip to content

feat: Add release detection from Kamal deployment#2895

Open
t27duck wants to merge 1 commit intogetsentry:masterfrom
t27duck:use_kamal_version_for_release
Open

feat: Add release detection from Kamal deployment#2895
t27duck wants to merge 1 commit intogetsentry:masterfrom
t27duck:use_kamal_version_for_release

Conversation

@t27duck
Copy link

@t27duck t27duck commented Mar 16, 2026

Description

Kamal provides a KAMAL_VERSION environment variable in the containers it builds and deploys. It's the SHA of the commit the release is based on.

  • Added a path to use the environment variable in ReleaseDetector if set. It's done after looking for SENTRY_RELEASE, but before looking for a git repo.
  • Added spec for coverage.

Kamal provides a KAMAL_VERSION environment variable in the containers it builds and deploys. It's the SHA of the commit the release is based on.

- Added a path to use the environment variable in ReleaseDetector if set. It's done after looking for SENTRY_RELEASE, but before looking for a git repo.
- Added spec for coverage.
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.

1 participant