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

(1) Move add_breadcrumb and session function from Hub to Scope #2578

Merged
merged 9 commits into from
Dec 11, 2023

Conversation

antonpirker
Copy link
Member

Moved some functionality from Hub to Scope or Client:

  • moved add_breadcrumb from Hub to Scope
  • moved session functions from Hub to Scope
  • moved get_integration1 from Hub to Client.

This is preparation work for refactoring how we deal with Hubs and Scopes in the future.
Each commit is moving one function, so it should be easy to review commit by commit.

@antonpirker antonpirker changed the title Antonpirker/refactor hub (1) Move add_breadcrumb and session function from Hub to Scope Dec 11, 2023
@antonpirker antonpirker merged commit 9487038 into feat/new-scopes Dec 11, 2023
587 checks passed
@antonpirker antonpirker deleted the antonpirker/refactor-hub branch December 11, 2023 11:54
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.

None yet

2 participants