-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
ci: PLT-536: rework migration script to use pg_try_advisory_xact_lock #6585
Conversation
✅ Deploy Preview for heartex-docs canceled.
|
✅ Deploy Preview for label-studio-docs-new-theme canceled.
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #6585 +/- ##
===========================================
- Coverage 76.73% 76.64% -0.09%
===========================================
Files 169 169
Lines 13819 13835 +16
===========================================
Hits 10604 10604
- Misses 3215 3231 +16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
305274d
to
4c18114
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, please update the description to describe the solution in greater detail and correct the pg lock function used (should be pg_try_advisory_xact_lock
)
Switch to pg_try_advisory_xact_lock for locked_migrations