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_SPOTLIGHT env var in Node #13325

Merged
merged 10 commits into from
Aug 13, 2024

Commits on Aug 12, 2024

  1. feat: Add support for SENTRY_SPOTLIGHT env var in Node

    Burak Yigit Kaya committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cf04993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b973cd View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. pull out into helper

    Burak Yigit Kaya committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f08ff0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1310252 View commit details
    Browse the repository at this point in the history
  3. forgot strict mode

    Burak Yigit Kaya committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    67bd976 View commit details
    Browse the repository at this point in the history
  4. fix logic error

    Burak Yigit Kaya committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    32c89cb View commit details
    Browse the repository at this point in the history
  5. add tests

    Burak Yigit Kaya committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ed51040 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d9c633 View commit details
    Browse the repository at this point in the history
  7. fix tests & add undefined case

    Burak Yigit Kaya committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7dcaa82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a674c2 View commit details
    Browse the repository at this point in the history