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: Add support for $SENTRY_DEBUG and $SENTRY_SPOTLIGHT #2374

Merged

Commits on Aug 15, 2024

  1. feat: Add support for $SENTRY_DEBUG and $SENTRY_SPOTLIGHT

    Part of getsentry/spotlight#482. Similar to sentry-python#3443 but it also adds support for `$SENTRY_DEBUG` which was lacking in the Ruby SDK.
    Burak Yigit Kaya committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a9334bf View commit details
    Browse the repository at this point in the history
  2. rubocop power!

    Burak Yigit Kaya committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8c3f443 View commit details
    Browse the repository at this point in the history
  3. add changelog entry

    Burak Yigit Kaya committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ad42d0c View commit details
    Browse the repository at this point in the history
  4. changelog with pr ref

    Burak Yigit Kaya committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ebdb128 View commit details
    Browse the repository at this point in the history
  5. try again

    Burak Yigit Kaya committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    35b41c6 View commit details
    Browse the repository at this point in the history
  6. now?

    Burak Yigit Kaya committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    16b96e5 View commit details
    Browse the repository at this point in the history
  7. maybe now?

    Burak Yigit Kaya committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    29c71ad View commit details
    Browse the repository at this point in the history
  8. fix typo

    Burak Yigit Kaya committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    af580ac View commit details
    Browse the repository at this point in the history
  9. default to false rather than nil

    Burak Yigit Kaya committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3b84cf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. use self. instead of module name

    Co-authored-by: Neel Shah <neelshah.sa@gmail.com>
    BYK and sl0thentr0py committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    996e0a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89aa379 View commit details
    Browse the repository at this point in the history
  3. add tests

    Burak Yigit Kaya committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5a4f042 View commit details
    Browse the repository at this point in the history