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

feat(scope): New set_tags function #2978

Merged
merged 6 commits into from
Apr 26, 2024
Merged

Commits on Apr 26, 2024

  1. feat(scope): New set_tags function

    `Scope.set_tags` allows multiple tags to be set at the same time by passing the tags to update as a dictionary (or other `Mapping` type).
    
    Closes GH-1344
    szokeasaurusrex committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6c960d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa384f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    173caea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38575f4 View commit details
    Browse the repository at this point in the history
  5. test(scope): Fix typos in assert error message

    Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
    szokeasaurusrex and sentrivana committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    689fab5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab11fb7 View commit details
    Browse the repository at this point in the history