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:Sentry integration #38

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

feat:Sentry integration #38

wants to merge 30 commits into from

Commits on Sep 6, 2024

  1. feat: Sentry Integration

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c017be3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. merge from main

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a92cedb View commit details
    Browse the repository at this point in the history
  2. add sentry logging to all necessary functions

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dffc7fe View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into sentry-integration

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    13d5109 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    256c390 View commit details
    Browse the repository at this point in the history
  5. pass sentry credentials for production purposes

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    00bee40 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Merge branch 'main' into sentry-integration

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5f18472 View commit details
    Browse the repository at this point in the history
  2. rename SentryInstance

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    05af3c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge branch 'main' into sentry-integration

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ffe397f View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    505de46 View commit details
    Browse the repository at this point in the history
  3. fix redeclared variables

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7a4d5c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix merge conflicts

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d372f96 View commit details
    Browse the repository at this point in the history
  2. add signinwith others

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    38493ce View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    03ce300 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge branch 'main' into sentry-integration

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e348460 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    434f0dc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix conflicts

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    83860e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. feat: Sentry with Rollup + Basic Tracing

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    600b5a5 View commit details
    Browse the repository at this point in the history
  2. add sentry auth token to CI

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a709e30 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'main' into sentry-integration

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    122f140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    949a2a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    4de705f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    a6f3b3c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into sentry-integration

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    668a5c8 View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9c24276 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge branch 'main' into sentry-integration

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    840ba80 View commit details
    Browse the repository at this point in the history
  2. fix: degrade vscode version type

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    174ab3b View commit details
    Browse the repository at this point in the history
  3. updated package-lock

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fcd3bee View commit details
    Browse the repository at this point in the history
  4. revert package lock version name

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e1ffbb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge branch 'main' into sentry-integration

    Signed-off-by: Yash Khare <[email protected]>
    khareyash05 authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    63a9a97 View commit details
    Browse the repository at this point in the history