aboutsummaryrefslogtreecommitdiffstats
path: root/ms/command-executor
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge "Do not dump a collection of outputs at the end."Dan Timoney1-1/+1
2019-06-28Do not dump a collection of outputs at the end.Oleg Mitsura1-1/+1
2019-06-25Remote Python executor Handler class process fails with Arguments list too longSerge Simard1-0/+7
2019-06-25python-executor will provide output line-by-lineOleg Mitsura3-11/+17
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)1-1/+1
2019-04-25Update to use released 1.2.2 parentTimoney, Dan (dt5972)1-2/+1
2019-04-25Finalize ansible usageAlexis de Talhouët1-3/+12
2019-04-25Fix docker tagTimoney, Dan (dt5972)1-0/+1
2019-04-24Multiples fixesAlexis de Talhouët1-0/+2
2019-04-23Support for dynamic property in command argsAlexis de Talhouët1-1/+4
2019-04-22Add support for requirements.txt for pip depsAlexis de Talhouët1-5/+11
2019-04-22Update package type nameAlexis de Talhouët3-17/+20
2019-04-22Remove proxy docker buildArgAlexis de Talhouët1-1/+0
2019-04-18Add support for Ansible packagesAlexis de Talhouët3-75/+160
2019-04-16Add logger to python codeAlexis de Talhouët6-59/+101
2019-04-16Integration Test - Component ExecutorAlexis de Talhouët3-7/+8
2019-04-16Add CommandExecutor handlerAlexis de Talhouët3-2/+163
2019-04-16Add python CommandExecutor gRPC server w/ authAlexis de Talhouët3-20/+127
2019-04-16Add CommandExecutor.proto python bindingsAlexis de Talhouët3-0/+485
2019-04-16Add Command executor maven module and DockerfileAlexis de Talhouët4-0/+237