wizata-dsapi 2.1.0.dev11__tar.gz → 2.1.0.dev12__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/PKG-INFO +1 -1
- wizata_dsapi-2.1.0.dev12/wizata_dsapi/version.py +1 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/wizata_dsapi_client.py +9 -4
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi.egg-info/PKG-INFO +1 -1
- wizata_dsapi-2.1.0.dev11/wizata_dsapi/version.py +0 -1
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/LICENSE.txt +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/README.rst +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/setup.cfg +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/setup.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/__init__.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/api_config.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/api_dto.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/api_interface.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/bucket.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/business_label.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/context.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/dashboard.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/dataframe_toolkit.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/datapoint.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/datastore.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/ds_dataframe.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/dsapi_json_encoder.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/edge_config.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/edge_device.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/edge_module.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/evaluation.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/execution.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/execution_log.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/experiment.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/graylog_log.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/group_system.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/ilogger.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/insight.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/mlmodel.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/mobile_asset.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/model_toolkit.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/models/__init__.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/models/common.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/notification.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/paged_query_result.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/pipeline.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/pipeline_image.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/plot.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/plots/__init__.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/plots/common.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/plots/theme.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/request.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/script.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/scripts/__init__.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/scripts/common.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/search.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/solution_component.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/streamlit_utils.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/template.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/template_config.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/trigger.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/twin.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/twinregistration.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/user.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/wizard_function.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/wizard_request.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi/words.py +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi.egg-info/SOURCES.txt +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi.egg-info/dependency_links.txt +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi.egg-info/requires.txt +0 -0
- {wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi.egg-info/top_level.txt +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "2.1.0.dev12"
|
|
@@ -1924,19 +1924,24 @@ class WizataDSAPIClient(ApiInterface, ApiDtoInterface):
|
|
|
1924
1924
|
)
|
|
1925
1925
|
return response.text
|
|
1926
1926
|
|
|
1927
|
-
def build_image(self, key: str) -> str:
|
|
1927
|
+
def build_image(self, key: str, branch: str = None) -> str:
|
|
1928
1928
|
"""
|
|
1929
1929
|
build an image of a pipeline, store it on the image repository and return its pipeline image id.
|
|
1930
1930
|
:param key: pipeline key.
|
|
1931
|
+
:param branch: release branch (`release/<name>`) to freeze the image from.
|
|
1932
|
+
REQUIRED when the tenant has git enabled — the pipeline definition and
|
|
1933
|
+
the raw script sources are both read at that commit, and the resolved
|
|
1934
|
+
sha is recorded in the image (DEV-5965). Ignored when git is disabled.
|
|
1931
1935
|
:return: image id.
|
|
1932
1936
|
"""
|
|
1937
|
+
payload = {'key': key}
|
|
1938
|
+
if branch is not None:
|
|
1939
|
+
payload['git_ref'] = branch
|
|
1933
1940
|
response = self._process_request(
|
|
1934
1941
|
method="POST",
|
|
1935
1942
|
route=PipelineImage.route() + "/",
|
|
1936
1943
|
dto_class=PipelineImage,
|
|
1937
|
-
data=json.dumps(
|
|
1938
|
-
'key': key
|
|
1939
|
-
})
|
|
1944
|
+
data=json.dumps(payload)
|
|
1940
1945
|
)
|
|
1941
1946
|
return response.json()["id"]
|
|
1942
1947
|
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "2.1.0.dev11"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wizata_dsapi-2.1.0.dev11 → wizata_dsapi-2.1.0.dev12}/wizata_dsapi.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|