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(grouping): Method to upgrade deprecated configs #74203

Merged
merged 6 commits into from
Jul 15, 2024

Commits on Jul 12, 2024

  1. feat(grouping): Method to upgrade deprecated configs

    This will allow upgrading project with a grouping configuration that has been marked as depecrated.
    The project will also get the auto updates config set to `True` to prevent them from falling behind.
    armenzg committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    eaccbc6 View commit details
    Browse the repository at this point in the history
  2. Update src/sentry/grouping/ingest/config.py

    Co-authored-by: Katie Byers <[email protected]>
    armenzg and lobsterkatie authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1c22179 View commit details
    Browse the repository at this point in the history
  3. Fix typing

    armenzg committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    54613eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    608143f View commit details
    Browse the repository at this point in the history
  5. Update src/sentry/grouping/ingest/config.py

    Co-authored-by: Katie Byers <[email protected]>
    armenzg and lobsterkatie authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    872efc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f346d7 View commit details
    Browse the repository at this point in the history