Skip to content

Latest commit

 

History

History
41 lines (38 loc) · 2.55 KB

NEXTSTEPS.md

File metadata and controls

41 lines (38 loc) · 2.55 KB
  1. init_db.sh script from qs_prod (Rust QuickStart)

  2. Write the daily and onboard processes for the scheduler

  3. Fix tests

  4. Write Relays, Relay Configs, Job Config, Filter Config, Subscription Record Database

  5. Logging system

  6. Setup equivalent to the Rust CI/CD Pipeline

    • Is there a way to include DB migrations in CI/CD?
  7. Tests and Test DB startup script (copy postgres data between 2 schemas; shutdown the test-db after running)