Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-08 | Merge "Do not dump a collection of outputs at the end." | Dan Timoney | 1 | -1/+1 |
2019-06-28 | Do not dump a collection of outputs at the end. | Oleg Mitsura | 1 | -1/+1 |
2019-06-25 | Remote Python executor Handler class process fails with Arguments list too long | Serge Simard | 1 | -0/+7 |
2019-06-25 | python-executor will provide output line-by-line | Oleg Mitsura | 3 | -11/+17 |
2019-04-25 | Finalize ansible usage | Alexis de Talhouët | 1 | -3/+12 |
2019-04-22 | Add support for requirements.txt for pip deps | Alexis de Talhouët | 1 | -5/+11 |
2019-04-22 | Update package type name | Alexis de Talhouët | 3 | -17/+20 |
2019-04-18 | Add support for Ansible packages | Alexis de Talhouët | 2 | -75/+150 |
2019-04-16 | Add logger to python code | Alexis de Talhouët | 4 | -57/+98 |
2019-04-16 | Add CommandExecutor handler | Alexis de Talhouët | 3 | -2/+163 |
2019-04-16 | Add python CommandExecutor gRPC server w/ auth | Alexis de Talhouët | 2 | -0/+107 |
2019-04-16 | Add CommandExecutor.proto python bindings | Alexis de Talhouët | 3 | -0/+485 |