Page MenuHomePhabricator

[keyserver] Check if we should create GENESIS
ClosedPublic

Authored by tomek on May 28 2024, 5:29 AM.
Tags
None
Referenced Files
F3572047: D12227.id40746.diff
Sat, Dec 28, 10:46 AM
F3572046: D12227.id40743.diff
Sat, Dec 28, 10:46 AM
F3572045: D12227.id40739.diff
Sat, Dec 28, 10:46 AM
F3572044: D12227.id40683.diff
Sat, Dec 28, 10:46 AM
F3572038: D12227.id.diff
Sat, Dec 28, 10:46 AM
F3572032: D12227.diff
Sat, Dec 28, 10:46 AM
Unknown Object (File)
Wed, Dec 18, 9:10 AM
Unknown Object (File)
Fri, Dec 13, 3:10 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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