-
Notifications
You must be signed in to change notification settings - Fork 554
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Add modEventDivertBlobs event to send blobs to abyss (#2238)
* 🚧 Working through an nullable review state * ✅ Update snapshots on some tests * ✅ Update snapshots on some tests * ✅ Add test for reviewOptional status mutation * ✨ Add divertBlobs event to send blobs to abyss * ♻️ Rename reviewOptional -> reviewNone * ♻️ Rename modEventDivertBlobs -> modEventDivert * 🐛 Rename event type checker * ✨ Use pds resolver to get blob straight from pds * ✅ Use FOR UPDATE to respect db transactions * ♻️ Refactor to use event_pusher table instead of new table * ✨ Bring back missing lines in pnpm-lock * 🔨 Rebuild? * 🚨 Formatting * ♻️ Refactor to divert blob sync * 🧹 Cleanup * ✅ Use modClient seed client in blob-divert test * update divert blob config to use basic admin auth * fix * build --------- Co-authored-by: Devin Ivy <devinivy@gmail.com>
- Loading branch information
Showing
23 changed files
with
675 additions
and
174 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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.