-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
- 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
Labels
No labels