WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Todo list for 2018_W14_7_1438 convo between Stefan & M #31

@mpacer

Description

@mpacer
  • Verify that Use ZeroMQ message bus in lieu of build queue using new BuildManager #29 is good to go
  • Talk through how to create sockets that respond to multiple channels and do appropriate things.
    • sockets are organised around channels, you can have sockets recv messages and then switch functionality on their target value/channel.
    • this should be useful for adding back the queue_size logic
  • Talk through how to setup basic travis stuff.
    • Talk through how to autopush to dockerhub from travis
    • Talk through how to autopush a Docker file to the heroku registry from within travis
  • Set up basic server test (so as to have something to test on travis to make sure it works correctly)

Stéfan added:

  • What are we doing to keep the server alive?
  • Can we preserve state across deployments? (One option is to issue a build all by default with each new update.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions