Page MenuHomePhabricator

[keyserver] Check if we should create GENESIS
ClosedPublic

Authored by tomek on May 28 2024, 5:29 AM.
Tags
None
Referenced Files
F2902387: D12227.id40746.diff
Sat, Oct 5, 5:20 PM
F2899586: D12227.id40744.diff
Sat, Oct 5, 7:33 AM
F2896729: D12227.id40684.diff
Fri, Oct 4, 8:51 PM
Unknown Object (File)
Fri, Oct 4, 4:07 PM
Unknown Object (File)
Wed, Oct 2, 3:56 AM
Unknown Object (File)
Sat, Sep 28, 10:24 PM
Unknown Object (File)
Thu, Sep 26, 1:16 AM
Unknown Object (File)
Thu, Sep 26, 1:16 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
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