Skip to content

Conversation

@lforst
Copy link

@lforst lforst commented Aug 24, 2022

Sleep well.

@lforst lforst requested review from Lms24 and vladanpaunovic August 24, 2022 14:58
Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

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

image

Copy link
Contributor

@vladanpaunovic vladanpaunovic left a comment

Choose a reason for hiding this comment

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

RIP sentry-cli

@lforst lforst enabled auto-merge (squash) August 24, 2022 15:09
@lforst lforst merged commit 7120881 into main Aug 24, 2022
@lforst lforst deleted the lforst-remove-cli branch August 24, 2022 15:10
@Lms24 Lms24 mentioned this pull request Aug 26, 2022
Lms24 added a commit that referenced this pull request Aug 26, 2022
Remove our `SentryFacade` abstraction from the project. As we got rid of Sentry CLI (#34) there is no need anymore to have this additional layer and we can just call the facade's functions directly.

Additionally, the PR introduces the `SentryContext` type which should hold "sentry internal" values/data, like the hub and the parent span. We might wanna add the logger here later (cc @vladanpaunovic). This replaces the arguments we pass down to the release pipeline functions so we can add more stuff w/o having to add yet another param.
lforst pushed a commit that referenced this pull request Aug 26, 2022
Remove our `SentryFacade` abstraction from the project. As we got rid of Sentry CLI (#34) there is no need anymore to have this additional layer and we can just call the facade's functions directly.

Additionally, the PR introduces the `SentryContext` type which should hold "sentry internal" values/data, like the hub and the parent span. We might wanna add the logger here later (cc @vladanpaunovic). This replaces the arguments we pass down to the release pipeline functions so we can add more stuff w/o having to add yet another param.
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.

4 participants