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

chore(issues): Opt in already passing issues files to stronger typing #69828

Merged
merged 3 commits into from
May 7, 2024

Commits on Apr 26, 2024

  1. chore(issues): Opt in already passing issues files to stronger typing

    `sentry.issues.*` and `test.sentry.issues.*` are not close to passing
    but in the mean time we can get incremental benefits and prevent
    regressions by opting in the modules which are already passing.
    
    fixes we can follow up this change with.
    mrduncan committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f1a3a68 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    a7abfe3 View commit details
    Browse the repository at this point in the history
  2. fix(issues): Temporarily remove sentry.issues.occurrence_consumer

    Will re-add this with fixes in a follow-up
    mrduncan committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7c43c69 View commit details
    Browse the repository at this point in the history