Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into sshin/stripe-setup-in…
Browse files Browse the repository at this point in the history
…tent
  • Loading branch information
suejung-sentry committed Jan 14, 2025
2 parents c3528d6 + fa372bf commit 21a7792
Show file tree
Hide file tree
Showing 211 changed files with 15 additions and 8,346 deletions.
6 changes: 5 additions & 1 deletion codecov/settings_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -436,9 +436,13 @@
# Allows to do migrations from another module
MIGRATION_MODULES = {
"codecov_auth": "shared.django_apps.codecov_auth.migrations",
"compare": "shared.django_apps.compare.migrations",
"core": "shared.django_apps.core.migrations",
"reports": "shared.django_apps.reports.migrations",
"labelanalysis": "shared.django_apps.labelanalysis.migrations",
"legacy_migrations": "shared.django_apps.legacy_migrations.migrations",
"profiling": "shared.django_apps.profiling.migrations",
"reports": "shared.django_apps.reports.migrations",
"staticanalysis": "shared.django_apps.staticanalysis.migrations",
}

# to aid in debugging, print out this info on startup. If no license, prints nothing
Expand Down
169 changes: 0 additions & 169 deletions codecov_auth/migrations/0001_initial.py

This file was deleted.

43 changes: 0 additions & 43 deletions codecov_auth/migrations/0002_auto_20210817_1346.py

This file was deleted.

71 changes: 0 additions & 71 deletions codecov_auth/migrations/0003_auto_20210924_1003.py

This file was deleted.

28 changes: 0 additions & 28 deletions codecov_auth/migrations/0004_auto_20210930_1429.py

This file was deleted.

13 changes: 0 additions & 13 deletions codecov_auth/migrations/0005_auto_20211029_1709.py

This file was deleted.

43 changes: 0 additions & 43 deletions codecov_auth/migrations/0006_auto_20211123_1535.py

This file was deleted.

Loading

0 comments on commit 21a7792

Please sign in to comment.