This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a change to branch jupyter-integration
in repository https://gitbox.apache.org/repos/asf/airavata.git.
from 87b85ee Merge remote-tracking branch 'origin/develop' into
jupyter-integration
add ec1f07f AIRAVATA-2877 Parse from/to dates as unix timestamps in ms
add b377c7d Workaround for workflow data model issue resulting the broken
python client
new c7f3083 Merge branch 'develop' into jupyter-integration
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../resources/lib/airavata/api/Airavata-remote | 16 +-
.../main/resources/lib/airavata/api/Airavata.py | 160 +--
.../resources/lib/airavata/model/sharing/ttypes.py | 24 +-
.../lib/airavata/model/workflow/ttypes.py | 1378 ++++++++++++++++----
.../airavata/model/workflow/AiravataWorkflow.java | 282 ++--
.../model/workflow/WorkflowConnection.java | 56 +-
.../airavata/model/workflow/WorkflowHandler.java | 483 +++----
.../expcatalog/ExperimentSummaryRepository.java | 8 +-
.../ExperimentSummaryRepositoryTest.java | 4 +-
.../workflowcatalog/WorkflowRepositoryTest.java | 1 -
.../airavata_workflow_model.thrift | 113 +-
.../core-models/component_type.thrift | 29 -
.../core-models/data_block_model.thrift | 34 -
.../workflow_application_model.thrift | 61 -
.../workflow_connection_model.thrift | 41 -
.../workflow_handler_model.thrift | 70 -
16 files changed, 1637 insertions(+), 1123 deletions(-)
delete mode 100644
thrift-interface-descriptions/data-models/workflow-catalog-models/core-models/component_type.thrift
delete mode 100644
thrift-interface-descriptions/data-models/workflow-catalog-models/core-models/data_block_model.thrift
delete mode 100644
thrift-interface-descriptions/data-models/workflow-catalog-models/workflow_application_model.thrift
delete mode 100644
thrift-interface-descriptions/data-models/workflow-catalog-models/workflow_connection_model.thrift
delete mode 100644
thrift-interface-descriptions/data-models/workflow-catalog-models/workflow_handler_model.thrift