Commit Graph

19 Commits

Author SHA1 Message Date
R Tyler Croy cf53ae42dd Start working on providing steps with per-step cache that they can utilize
This is going to first be used with the `git` step to ensure that it can cache
clones between pipeline runs without hitting the network

See #40
2020-11-19 20:59:50 -08:00
R Tyler Croy 2f3fd32047 Clean up some other RFCs 2020-11-04 21:15:02 -08:00
R Tyler Croy 5b2e8a8c43 Update RFC #11 to include some more step library details 2020-11-04 21:06:45 -08:00
R Tyler Croy 19dc4d3de2 Update the step library RFC to include some recent developments 2020-10-28 19:31:05 -07:00
R Tyler Croy 43116fdd5a Scaffolding for the dir step
I need to refactor the agent code into a crate before continuing here
2020-10-22 20:11:16 -07:00
R Tyler Croy d9194eaae3 Fix heading level 2020-10-21 20:57:42 -07:00
R Tyler Croy afdbae72ad Add sketch of what the agent control port and some messages might look like
This is still in the research/prototyping phase obviously I'm currently thinking
of nanomsg for the IPC mechanism since that may offer the best cross-platform
support for sending JSON back and forth between processes in a lightweight
manner
2020-10-21 20:54:48 -07:00
R Tyler Croy d820a75ed5 Include the updated manifest spec in the rfc 2020-10-18 13:37:44 -07:00
R Tyler Croy c83e31ff04 Start sketching out what the manifest and invocation file formats are going to be 2020-10-18 13:34:14 -07:00
R Tyler Croy d5cb28ef2e Checkpointing some work in progress 2020-10-16 20:47:21 -07:00
R Tyler Croy 4e07844097
Add RFC 5 to the README 2020-01-07 21:46:09 -08:00
R Tyler Croy ac1a78469b
Add an RFC describing the decision to use JSON over HTTP for the data format and transport 2020-01-07 21:43:16 -08:00
R Tyler Croy 0d11b64a9b
Tweak these links to render properly on GitHub
🙀
2019-12-29 13:02:08 -08:00
R Tyler Croy 2542e2ed6a
Link the RFCs from the README 2019-12-29 13:00:33 -08:00
R Tyler Croy 0d3f6d7934
Sketching out my current thoughts on how the resource auction should work 2019-12-29 12:45:54 -08:00
R Tyler Croy e4473f2e3b
Add a standin RFC template for the resource allocation topic 2019-12-14 08:59:52 -08:00
R Tyler Croy 2ae3b1c937
Add the initial thoughts on the execution manifests for the agents 2019-02-23 22:21:32 -08:00
R Tyler Croy 0e77bb627d
First half of the Otto systems design 2019-02-23 17:27:55 -08:00
R Tyler Croy a3b5b0d6cf
Add an rfc/ directory for some design documents 2019-02-16 13:22:24 -08:00