Skip to content
  • Sebastiaan Deckers's avatar
    refactor: Major changes · 79d55faa
    Sebastiaan Deckers authored
    Endpoints:
    - All new routes.
    - Version prefix bumped to V2.
    - Deprecation notices on V1 routes.
    - Most new routes are only stubbed out, not yet implemented.
    
    Automated testing:
    - End to end tests using TAP.
    - Env vars for everything to allow CI to run in mock environment.
    
    Decoupling Core from Edge:
    - Deploys assets and keys to AWS S3.
    - Store host configurations in MongoDB.
    - Broadcast deployments to edge nodes using PubNub.
    79d55faa