|
@@ -828,8 +828,6 @@ module = [
|
|
|
"sentry.plugins.base.bindings",
|
|
|
"sentry.plugins.base.notifier",
|
|
|
"sentry.plugins.base.urls",
|
|
|
- "sentry.plugins.base.v1",
|
|
|
- "sentry.plugins.base.v2",
|
|
|
"sentry.plugins.bases.data_forwarding",
|
|
|
"sentry.plugins.bases.issue",
|
|
|
"sentry.plugins.bases.issue2",
|
|
@@ -845,7 +843,6 @@ module = [
|
|
|
"sentry.plugins.sentry_urls.models",
|
|
|
"sentry.plugins.sentry_useragents.models",
|
|
|
"sentry.plugins.sentry_webhooks.plugin",
|
|
|
- "sentry.plugins.utils",
|
|
|
"sentry.plugins.validators.url",
|
|
|
"sentry.profiles.task",
|
|
|
"sentry.profiles.utils",
|
|
@@ -855,7 +852,6 @@ module = [
|
|
|
"sentry.quotas.redis",
|
|
|
"sentry.ratelimits.utils",
|
|
|
"sentry.receivers.core",
|
|
|
- "sentry.receivers.features",
|
|
|
"sentry.receivers.onboarding",
|
|
|
"sentry.receivers.outbox",
|
|
|
"sentry.receivers.outbox.control",
|
|
@@ -1181,7 +1177,6 @@ module = [
|
|
|
"sentry_plugins.heroku.plugin",
|
|
|
"sentry_plugins.jira.client",
|
|
|
"sentry_plugins.jira.plugin",
|
|
|
- "sentry_plugins.opsgenie.plugin",
|
|
|
"sentry_plugins.pivotal.plugin",
|
|
|
"sentry_plugins.pushover.plugin",
|
|
|
"sentry_plugins.redmine.forms",
|
|
@@ -1542,10 +1537,8 @@ module = [
|
|
|
"tests.sentry.options.test_store",
|
|
|
"tests.sentry.ownership.test_grammar",
|
|
|
"tests.sentry.pipeline.test_pipeline",
|
|
|
- "tests.sentry.plugins.bases.test_issue",
|
|
|
"tests.sentry.plugins.bases.test_issue2",
|
|
|
"tests.sentry.plugins.bases.test_notify",
|
|
|
- "tests.sentry.plugins.test_config",
|
|
|
"tests.sentry.processing.realtime_metrics.test_redis",
|
|
|
"tests.sentry.profiles.consumers.test_process",
|
|
|
"tests.sentry.profiles.test_task",
|
|
@@ -1554,7 +1547,6 @@ module = [
|
|
|
"tests.sentry.ratelimits.test_redis",
|
|
|
"tests.sentry.ratelimits.utils.test_get_rate_limit_value",
|
|
|
"tests.sentry.ratelimits.utils.test_get_ratelimit_key",
|
|
|
- "tests.sentry.receivers.test_featureadoption",
|
|
|
"tests.sentry.receivers.test_onboarding",
|
|
|
"tests.sentry.receivers.test_releases",
|
|
|
"tests.sentry.relay.test_config",
|