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

Allow consumers to delegate release name creation to the SDK #206

Merged
merged 4 commits into from
Mar 27, 2024

Conversation

wzieba
Copy link
Member

@wzieba wzieba commented Mar 21, 2024

Main discussion: #204

Description

This PR introduces a possibility for SDK consumers to delegate defining a release name to the Tracks library (eventually - to Sentry SDK).

This is a way to address an issue of incorrectly assigning release names between projects in the same Sentry organization.

@wzieba wzieba changed the base branch from remove-release-name to trunk March 25, 2024 10:37
@wzieba wzieba requested a review from crazytonyli March 25, 2024 10:40
crazytonyli and others added 3 commits March 25, 2024 11:40
BREAKING CHANGE: `CrashLoggingDataProvider#releaseName` changed its type from `String` to `ReleaseName`
@wzieba
Copy link
Member Author

wzieba commented Mar 26, 2024

hi @crazytonyli ! Friendly ping in case if you missed this PR, does it look good to you? (also iOS PR: Automattic/Automattic-Tracks-iOS#285)

Copy link
Contributor

@crazytonyli crazytonyli 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 making the changes!

@wzieba wzieba enabled auto-merge March 27, 2024 11:17
@wzieba wzieba merged commit 8818219 into trunk Mar 27, 2024
7 of 9 checks passed
@wzieba wzieba deleted the allow-sentry-created-release-name branch March 27, 2024 11:25
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