Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-23 | Support for dynamic property in command args | Alexis de Talhouët | 1 | -1/+4 |
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 | 3 | -75/+160 |
2019-04-16 | Add logger to python code | Alexis de Talhouët | 6 | -59/+101 |
2019-04-16 | Integration Test - Component Executor | Alexis de Talhouët | 3 | -7/+8 |
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 |
2019-04-16 | Add Command executor maven module and Dockerfile | Alexis de Talhouët | 3 | -0/+82 |