aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/python-executor
AgeCommit message (Expand)AuthorFilesLines
2023-06-14Convert scripts to python3Dan Timoney2-4/+4
2023-06-14Roll snapshot for MontrealDan Timoney1-1/+1
2023-05-02Release version 1.5.1 maven artifacts and roll versionDan Timoney1-1/+1
2023-04-27Update version to 1.5.1-SNAPSHOT1.5.1Dan Timoney1-1/+1
2023-01-04Use released version 2.5.1 parent pomsDan Timoney1-1/+0
2022-10-28Update versions for LondonTimoney, Dan (dt5972)1-1/+2
2022-10-27Release version 1.4.1 maven artifactsTimoney, Dan (dt5972)1-1/+1
2022-09-28Release version 1.4.0 CDS artifactsTimoney, Dan (dt5972)1-1/+1
2022-07-18Aligned attributes of CDS componentsLukasz Rajewski2-1/+31
2022-06-07CCSDK-3684 ComponentRemotePYthonExecutor eliminate recursive callOleg Mitsura1-2/+2
2022-04-28Update versions for Kohn releaseDan Timoney1-1/+1
2022-03-29Release Jakarta M4 CDS maven artifactsDan Timoney1-1/+1
2021-11-30CCSDK-3531 improve cmd-exec returned err msgOleg Mitsura1-1/+5
2021-10-20Add missing code for Metrics and PV/PVC eliminationJozsef Csongvai1-3/+0
2021-09-29Merge "Metrics on command-executor blueprints processor side"Dan Timoney1-25/+69
2021-09-21Metrics on command-executor blueprints processor sideMichael Pruss1-25/+69
2021-09-21Roll versions for JakartaDan Timoney1-2/+1
2021-09-16Release version 1.2.0 maven artifactsDan Timoney1-1/+1
2021-07-28Revert "Renaming Files having BluePrint to have Blueprint"Jozsef Csongvai13-87/+87
2021-07-27Removed redundant timeout handling for executeCommandJulien Fontaine1-19/+3
2021-03-19Merge "Refactoring to enable on_failure for imperative workflow"KAPIL SINGAL2-5/+4
2021-03-18ComponentRemotePythonExecutor prepareEnv bugOleg Mitsura1-37/+11
2021-03-17Refactoring to enable on_failure for imperative workflowJozsef Csongvai2-5/+4
2021-03-09Roll master version for IstanbulDan Timoney1-1/+1
2021-03-04Release version 1.1.1 of CDS dockersDan Timoney1-1/+1
2021-02-23Release version 1.1.0 docker containers and roll to next versionDan Timoney1-1/+1
2021-01-26PV/PVC eliminationOleg Mitsura2-18/+114
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL13-89/+89
2020-09-22Roll to initial Honolulu versionDan Timoney1-1/+1
2020-09-22Enabling Code FormatterSingal, Kapil (ks220y)10-140/+164
2020-09-11Refactoring poms groupId artifactIdSingal, Kapil (ks220y)1-2/+2
2020-09-02Adding parent pom referenceSingal, Kapil (ks220y)2-2/+2
2020-08-24Add request IDs in command-executor logJulien Fontaine1-0/+5
2020-08-04cds-exec shouldn't return "N/A" as outputOleg Mitsura1-8/+8
2020-07-23Disable jython testsJozsef Csongvai1-1/+3
2020-07-14cmd-exec payload should be payload, not err msg.Oleg Mitsura1-67/+50
2020-07-08cmd-exec server-side timeout.Oleg Mitsura1-1/+1
2020-07-02Command Executor : Invalid response_data when executed script failsJulien Fontaine1-18/+18
2020-06-26cmdexec should return status=FAILURE on errorsOleg Mitsura1-40/+47
2020-06-18Missing note of timeout differences.Oleg Mitsura1-3/+8
2020-05-05Truncate message published on Kafka / Spike: Define solution for logs separationJulien Fontaine2-25/+83
2020-04-09Remove unneeded backup filesDan Timoney1-38/+0
2020-04-09Merge "Improving CMD-exec err msgs/handling."Dan Timoney1-16/+51
2020-04-08Improving CMD-exec err msgs/handling.Oleg Mitsura1-16/+51
2020-04-08Merge "Refactoring BP Code with ErrorCatalog"Dan Timoney1-0/+6
2020-04-07Roll to next Guilin snapshotDan Timoney2-1/+40
2020-04-06Merge "execution timeout not respected..."Dan Timoney2-9/+27
2020-04-06Refactoring BP Code with ErrorCatalogBrinda Santh1-0/+6
2020-03-30Roll to next Frankfurt snapshot and fix sonar buildDan Timoney1-1/+1
2020-03-30execution timeout not respected...Oleg Mitsura2-9/+27