-
Notifications
You must be signed in to change notification settings - Fork 513
External db sync #1036
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
Merged
Merged
External db sync #1036
Changes from all commits
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
9e41309
added external-db-sync
aadesh18 3879001
stopped using yupArray
aadesh18 937db90
fixed build errors
aadesh18 3f2a8ef
Revert "fixed build errors"
aadesh18 dcda402
Update apps/backend/scripts/run-cron-jobs.ts
aadesh18 9e954b9
Update apps/backend/src/app/api/latest/internal/external-db-sync/poll…
aadesh18 f0cc311
Update apps/backend/src/app/api/latest/internal/external-db-sync/poll…
aadesh18 1d7a0de
pr changes
aadesh18 8c2d1c3
merge dev
BilalG1 409d89b
Merge remote-tracking branch 'origin/dev' into external-db-sync
BilalG1 0d2b3b9
fix pnpm lock
BilalG1 ef8f74e
fix typecheck
BilalG1 8cdd107
prisma fix
BilalG1 871fe12
fix tests
BilalG1 5d6bde2
fix lint
BilalG1 c4ed09a
fix
BilalG1 b102db3
fix tests
BilalG1 2eeb537
fix tests
BilalG1 c61a2b9
fix test
BilalG1 ac261d2
increase session test time
BilalG1 0c1a02e
fix flaky test and external sot sync
BilalG1 79e330f
comment resolving
BilalG1 939b1a9
resolve pr comments
BilalG1 2974c83
retry
BilalG1 0799a0b
attempt test fixes
BilalG1 1f67742
fix env
BilalG1 bd788b4
fix env
BilalG1 4b7dd53
attempt test fixes
BilalG1 044377e
fix tests
BilalG1 744b871
Merge branch 'dev' into external-db-sync
BilalG1 74c634b
fix lint
BilalG1 ce5a1bb
fix tests
BilalG1 2c5440b
fix tests
BilalG1 f726f61
Merge remote-tracking branch 'origin/dev' into external-db-sync
BilalG1 665c084
fix tests
BilalG1 85bb893
Merge branch 'dev' into external-db-sync
BilalG1 856aaf3
fix tests
BilalG1 8f3ad45
m
BilalG1 fe393e9
merge dev
BilalG1 b9c0ef4
fix lockfile
BilalG1 b5781a1
Merge remote-tracking branch 'origin/dev' into external-db-sync
BilalG1 b841f7b
fix tests
BilalG1 2e0d8de
m
BilalG1 e5cbc1a
Merge branch 'dev' into external-db-sync
BilalG1 ba1df26
fix tests
BilalG1 093eaf0
e2e: isolate external DB sync cleanup per suite (#1148)
BilalG1 5192875
CI: run dev tests single-worker (#1153)
BilalG1 686a1e6
Merge branch 'dev' into external-db-sync
BilalG1 8910138
fixes
BilalG1 62171dc
single test run
BilalG1 1038d1a
Merge branch 'dev' into external-db-sync
BilalG1 3370e63
test fixes (#1155)
BilalG1 d04e944
concurrent fix
BilalG1 61f2b79
Merge branch 'external-db-sync' of https://github.com/stack-auth/stac…
BilalG1 bbac70e
Merge branch 'dev' into external-db-sync
BilalG1 8e92205
fix routes, external-db dashboard
BilalG1 3b9c22e
merge dev
BilalG1 c0a3f7a
replace trigger
BilalG1 d34a2c7
fusebox
BilalG1 c91998e
add tracing
BilalG1 64d9d93
remove old tests
BilalG1 7fd7886
fix sot test
BilalG1 719d1c2
Merge remote-tracking branch 'origin/dev' into external-db-sync
BilalG1 04970c2
Update vercel.json
N2D4 4abd410
Various fixes
N2D4 8247481
test: disable direct external db sync in CI
BilalG1 362e1fb
merge dev
BilalG1 98d451d
increase test timeout
BilalG1 8be639d
Merge branch 'dev' into external-db-sync
BilalG1 caa3dca
remove fusebox sync engine col
BilalG1 445e889
Merge branch 'external-db-sync' of https://github.com/stack-auth/stac…
BilalG1 63df87a
fix test
BilalG1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.