Page MenuHomePhabricator

[keyserver] Check if we should create GENESIS
ClosedPublic

Authored by tomek on May 28 2024, 5:29 AM.
Tags
None
Referenced Files
F3356079: D12227.id40745.diff
Sat, Nov 23, 4:45 PM
Unknown Object (File)
Mon, Nov 18, 8:43 AM
Unknown Object (File)
Thu, Nov 14, 9:52 PM
Unknown Object (File)
Thu, Nov 14, 4:52 AM
Unknown Object (File)
Wed, Nov 13, 8:29 AM
Unknown Object (File)
Wed, Nov 13, 2:42 AM
Unknown Object (File)
Wed, Nov 6, 11:44 PM
Unknown Object (File)
Wed, Nov 6, 8:04 PM
Subscribers

Details

Summary

Depending on the value returned from the function from the last diff, decide if we want to create GENESIS community.

https://linear.app/comm/issue/ENG-7843/use-the-variable-in-setup-dbjs-to-determine-if-we-should-create-the

Depends on D12226

Test Plan

Clear the DB. Run authoritative keyserver - the threads should be created. Run a non-auth keyserver - the threads shouldn't be created.

Diff Detail

Repository
rCOMM Comm
Branch
genesis
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

tomek requested review of this revision.May 28 2024, 5:45 AM

Don't create a thread with commbot - this is a DM and shouldn't be created on a non-auth keyserver

This revision is now accepted and ready to land.May 29 2024, 7:24 AM