-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
ref: move notifications models to a separate django app #93582
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
Conversation
This PR has a migration; here is the generated SQL for for --
-- Custom state/database change combination
--
-- (no-op) for --
-- Custom state/database change combination
--
-- (no-op) |
note that the migrations here are state-only -- I also validated with #93557 that they produce no drift \o/ |
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #93582 +/- ##
==========================================
- Coverage 88.01% 88.01% -0.01%
==========================================
Files 10322 10324 +2
Lines 595057 595079 +22
Branches 23125 23125
==========================================
+ Hits 523725 523737 +12
- Misses 70839 70849 +10
Partials 493 493 |
46e7d02
to
9b86021
Compare
9b86021
to
aef96e1
Compare
This PR has a migration; here is the generated SQL for for --
-- Custom state/database change combination
--
-- (no-op) for --
-- Custom state/database change combination
--
-- (no-op) |
this breaks the migration cycle between sentry<=>workflow_engine
aef96e1
to
f600fd8
Compare
after #93582 there are no longer migration cycles \o/ <!-- Describe your PR here. -->
this breaks the migration cycle between sentry<=>workflow_engine <!-- Describe your PR here. -->
after #93582 there are no longer migration cycles \o/ <!-- Describe your PR here. -->
this breaks the migration cycle between sentry<=>workflow_engine <!-- Describe your PR here. -->
after #93582 there are no longer migration cycles \o/ <!-- Describe your PR here. -->
this breaks the migration cycle between sentry<=>workflow_engine