a8b7b75e72abc88615c420b2e01022ecfa476fc3
2619 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Paul Querna
|
2e871b8e11 |
Merge pull request #2 from racker/improve_agent_structure
Restructure agent into a higher level client |
||
|
Paul Querna
|
4c2be38a7a | fix aborting of connection, and set the delimiter to a reasonable \\n | ||
|
Paul Querna
|
30a0bbb09a | Fix spelling of standbye. | ||
|
Paul Querna
|
2116821688 | add jenkins xml submission deps | ||
|
Paul Querna
|
4c01cb43a6 | Restructure agent into a higher level client that handles multiple connections to the endpoints | ||
|
Paul Querna
|
8a2a634426 | use --null since we print0 | ||
|
Paul Querna
|
d1d020bed7 |
Merge pull request #1 from racker/prep_for_ci
Prepare for CI Tooling |
||
|
Paul Querna
|
de77b95343 | Get version from single place | ||
|
Paul Querna
|
d18f3f189c | Change setup.py to extract version without importing. | ||
|
Paul Querna
|
27fba494ed | Add scripting and Makefile infrastructure to create virtual envs and be ran by CI tooling. | ||
|
Russell Haering
|
ae6729205d | add requirements.txt | ||
|
Russell Haering
|
21ea2b34c0 | pep8 cleanup | ||
|
Russell Haering
|
7f8cb6dd45 | stub out prepare_image method | ||
|
Russell Haering
|
146f2edf0e | improve handshake logging | ||
|
Russell Haering
|
11eac2f1a5 | implement connecting and handshaking | ||
|
Russell Haering
|
bee1d8e227 | add license file | ||
|
Russell Haering
|
6ba1e2e664 | rename teeth.agent to teeth_agent | ||
|
Russell Haering
|
7f7a93f039 | add agent packaging | ||
|
Russell Haering
|
24d12fbf9c | begin work on the agent |