Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
6 of 8 tasks
mpacer opened this issue Apr 8, 2018 · 2 comments
Open
6 of 8 tasks

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

mpacer opened this issue Apr 8, 2018 · 2 comments

Comments

@mpacer
Copy link
Collaborator

mpacer commented Apr 8, 2018

  • 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.)
@mpacer
Copy link
Collaborator Author

mpacer commented Apr 8, 2018

@stefanv Here is a list of the things I had wanted to talk through today.

@mpacer
Copy link
Collaborator Author

mpacer commented Apr 11, 2018

@stefanv I don't think we have a good solution for keeping the server alive or preserving status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant