qwak-core 0.5.14__py3-none-any.whl → 0.5.15__py3-none-any.whl
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.
- _qwak_proto/qwak/builds/build_pb2.py +40 -40
- _qwak_proto/qwak/builds/build_pb2.pyi +7 -1
- qwak/__init__.py +1 -1
- {qwak_core-0.5.14.dist-info → qwak_core-0.5.15.dist-info}/METADATA +1 -1
- {qwak_core-0.5.14.dist-info → qwak_core-0.5.15.dist-info}/RECORD +6 -6
- {qwak_core-0.5.14.dist-info → qwak_core-0.5.15.dist-info}/WHEEL +0 -0
|
@@ -16,7 +16,7 @@ from _qwak_proto.qwak.fitness_service import fitness_pb2 as qwak_dot_fitness__se
|
|
|
16
16
|
from _qwak_proto.qwak.builds import build_values_pb2 as qwak_dot_builds_dot_build__values__pb2
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x17qwak/builds/build.proto\x12\x18qwak.builds.orchestrator\x1a/qwak/user_application/common/v0/resources.proto\x1a\"qwak/fitness_service/fitness.proto\x1a\x1eqwak/builds/build_values.proto\"\
|
|
19
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x17qwak/builds/build.proto\x12\x18qwak.builds.orchestrator\x1a/qwak/user_application/common/v0/resources.proto\x1a\"qwak/fitness_service/fitness.proto\x1a\x1eqwak/builds/build_values.proto\"\xd9\x06\n\x0fRemoteBuildSpec\x12\x43\n\x10\x62uild_properties\x18\x01 \x01(\x0b\x32).qwak.builds.orchestrator.BuildProperties\x12\x35\n\tbuild_env\x18\x02 \x01(\x0b\x32\".qwak.builds.orchestrator.BuildEnv\x12\x43\n\rcpu_resources\x18\x03 \x01(\x0b\x32&.qwak.builds.orchestrator.CpuResourcesB\x02\x18\x01H\x00\x12\x43\n\rgpu_resources\x18\x07 \x01(\x0b\x32&.qwak.builds.orchestrator.GpuResourcesB\x02\x18\x01H\x00\x12\x62\n\x1c\x63lient_pod_compute_resources\x18\r \x01(\x0b\x32:.qwak.user_application.common.v0.ClientPodComputeResourcesH\x00\x12\x0f\n\x07verbose\x18\x04 \x01(\x05\x12\x17\n\x0f\x62uild_code_path\x18\x05 \x01(\t\x12\x14\n\x0c\x62uild_config\x18\x06 \x01(\t\x12\x15\n\rbuild_v1_flag\x18\x08 \x01(\x08\x12H\n\x13\x62uild_properties_v1\x18\t \x01(\x0b\x32+.qwak.builds.orchestrator.BuildPropertiesV1\x12\x13\n\x0b\x62uild_steps\x18\n \x03(\t\x12\x16\n\x0e\x65nvironment_id\x18\x0b \x01(\t\x12\x13\n\x0bsdk_version\x18\x0c \x01(\t\x12=\n\x0fpurchase_option\x18\x0e \x01(\x0e\x32$.qwak.fitness.service.PurchaseOption\x12\x1c\n\x14\x62uild_destined_image\x18\x0f \x01(\t\x12\"\n\x1aprovision_instance_timeout\x18\x10 \x01(\x05\x12\x16\n\x0ejfrog_token_id\x18\x11 \x01(\t\x12\x1f\n\x17\x61rtifactory_project_key\x18\x12 \x01(\t\x12\x18\n\x10model_version_id\x18\x13 \x01(\t\x12\x18\n\x10model_group_name\x18\x14 \x01(\tB\x0b\n\tResources\"g\n\x11\x42uildPropertiesV1\x12\x18\n\x10\x62uild_config_url\x18\x01 \x01(\t\x12\x1a\n\x12qwak_sdk_wheel_url\x18\x02 \x01(\t\x12\x1c\n\x14qwak_sdk_version_url\x18\x03 \x01(\t\"\xba\x01\n\x0f\x42uildProperties\x12\x10\n\x08\x62uild_id\x18\x01 \x01(\t\x12\x0e\n\x06\x62ranch\x18\x02 \x01(\t\x12\x10\n\x08model_id\x18\x03 \x01(\t\x12\x0c\n\x04tags\x18\x04 \x03(\t\x12\x39\n\tmodel_uri\x18\x05 \x01(\x0b\x32&.qwak.builds.orchestrator.ModelUriSpec\x12\x16\n\x0egpu_compatible\x18\x06 \x01(\x08\x12\x12\n\nbuild_name\x18\x07 \x01(\t\"\xb2\x01\n\x0cModelUriSpec\x12\x0b\n\x03uri\x18\x01 \x01(\t\x12\x12\n\ngit_branch\x18\x02 \x01(\t\x12\x17\n\x0fgit_credentials\x18\x03 \x01(\t\x12\x1e\n\x16git_credentials_secret\x18\x04 \x01(\t\x12\x11\n\tcommit_id\x18\x05 \x01(\t\x12\x10\n\x08main_dir\x18\x06 \x01(\t\x12#\n\x1b\x64\x65pendency_required_folders\x18\x07 \x03(\t\"|\n\x08\x42uildEnv\x12\x37\n\ndocker_env\x18\x01 \x01(\x0b\x32#.qwak.builds.orchestrator.DockerEnv\x12\x37\n\npython_env\x18\x02 \x01(\x0b\x32#.qwak.builds.orchestrator.PythonEnv\"\xcc\x01\n\tDockerEnv\x12\x12\n\nbase_image\x18\x01 \x01(\t\x12\x10\n\x08\x65nv_vars\x18\x02 \x03(\t\x12\x10\n\x08no_cache\x18\x03 \x01(\x08\x12\x1c\n\x14\x61ssumed_iam_role_arn\x18\x04 \x01(\t\x12\'\n\x1fservice_account_key_secret_name\x18\x05 \x01(\t\x12@\n\x10\x63ontainer_engine\x18\x06 \x01(\x0b\x32&.qwak.build.management.ContainerEngine\"\xb8\x01\n\tPythonEnv\x12\x17\n\x0fgit_credentials\x18\x01 \x01(\t\x12\x1e\n\x16git_credentials_secret\x18\x02 \x01(\t\x12\x18\n\x10qwak_sdk_version\x18\x03 \x01(\t\x12\x1c\n\x14qwak_sdk_extra_index\x18\x04 \x01(\t\x12\x1a\n\x12\x66rogml_cli_version\x18\x05 \x01(\t\x12\x1e\n\x16\x66rogml_cli_extra_index\x18\x06 \x01(\t\"n\n\x0c\x43puResources\x12\x0b\n\x03\x63pu\x18\x01 \x01(\x02\x12\x15\n\rmemory_amount\x18\x02 \x01(\x05\x12:\n\x0cmemory_units\x18\x03 \x01(\x0e\x32$.qwak.builds.orchestrator.MemoryUnit\"W\n\x0cGpuResources\x12\x33\n\x08gpu_type\x18\x01 \x01(\x0e\x32!.qwak.builds.orchestrator.GpuType\x12\x12\n\ngpu_amount\x18\x02 \x01(\x05\"\x91\x01\n\x13\x44\x61taTableDefinition\x12?\n\x07\x63olumns\x18\x01 \x03(\x0b\x32..qwak.builds.orchestrator.DataColumnDefinition\x12\x39\n\x0b\x64\x61ta_format\x18\x02 \x01(\x0b\x32$.qwak.builds.orchestrator.DataFormat\"\\\n\x14\x44\x61taColumnDefinition\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x36\n\x04type\x18\x02 \x01(\x0e\x32(.qwak.builds.orchestrator.DataColumnType\"J\n\nDataFormat\x12\x32\n\x03\x63sv\x18\x01 \x01(\x0b\x32#.qwak.builds.orchestrator.CsvFormatH\x00\x42\x08\n\x06\x66ormat\"G\n\tCsvFormat\x12\x11\n\tdelimiter\x18\x01 \x01(\t\x12\x12\n\nquote_char\x18\x02 \x01(\t\x12\x13\n\x0b\x65scape_char\x18\x03 \x01(\t\"\xa5\x01\n\x0e\x42uildInitiator\x12<\n\x04user\x18\x01 \x01(\x0b\x32,.qwak.builds.orchestrator.UserBuildInitiatorH\x00\x12H\n\nautomation\x18\x02 \x01(\x0b\x32\x32.qwak.builds.orchestrator.AutomationBuildInitiatorH\x00\x42\x0b\n\tInitiator\"\x14\n\x12UserBuildInitiator\"`\n\x18\x41utomationBuildInitiator\x12\x15\n\rautomation_id\x18\x01 \x01(\t\x12\x14\n\x0c\x65xecution_id\x18\x02 \x01(\t\x12\x17\n\x0f\x61utomation_name\x18\x03 \x01(\t*7\n\nMemoryUnit\x12\x17\n\x13UNKNOWN_MEMORY_UNIT\x10\x00\x12\x07\n\x03MIB\x10\x01\x12\x07\n\x03GIB\x10\x02*\x82\x03\n\x07GpuType\x12\x0b\n\x07INVALID\x10\x00\x12\x0e\n\nNVIDIA_K80\x10\x01\x12\x0f\n\x0bNVIDIA_V100\x10\x02\x12\x0f\n\x0bNVIDIA_A100\x10\x03\x12\r\n\tNVIDIA_T4\x10\x04\x12\x0f\n\x0bNVIDIA_A10G\x10\x05\x12\r\n\tNVIDIA_L4\x10\x06\x12\x14\n\x10NVIDIA_T4_1_4_15\x10\x07\x12\x14\n\x10NVIDIA_T4_1_8_30\x10\x08\x12\x15\n\x11NVIDIA_T4_1_16_60\x10\t\x12\x1e\n\x1aNVIDIA_A100_80GB_8_96_1360\x10\n\x12\x16\n\x12NVIDIA_V100_1_8_52\x10\x0b\x12\x18\n\x14NVIDIA_V100_4_32_208\x10\x0c\x12\x13\n\x0fNVIDIA_H100_NVL\x10\r\x12\x0e\n\nNVIDIA_A10\x10\x0e\x12\x13\n\x0fNVIDIA_H100_SXM\x10\x0f\x12\x14\n\x10NVIDIA_H100_40GB\x10\x10\x12\x14\n\x10NVIDIA_H100_80GB\x10\x11\x12\x0e\n\nNVIDIA_M60\x10\x12*d\n\x0e\x44\x61taColumnType\x12\x17\n\x13INVALID_COLUMN_TYPE\x10\x00\x12\n\n\x06OBJECT\x10\x01\x12\x07\n\x03INT\x10\x02\x12\t\n\x05\x46LOAT\x10\x03\x12\x0b\n\x07\x42OOLEAN\x10\x04\x12\x0c\n\x08\x44\x41TETIME\x10\x05*K\n\x13\x42\x61seDockerImageType\x12\"\n\x1eUNKNOWN_BASE_DOCKER_IMAGE_TYPE\x10\x00\x12\x07\n\x03\x43PU\x10\x01\x12\x07\n\x03GPU\x10\x02\x42\'\n#com.qwak.ai.builds.orchestrator.apiP\x01\x62\x06proto3')
|
|
20
20
|
|
|
21
21
|
_globals = globals()
|
|
22
22
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -29,44 +29,44 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
29
29
|
_REMOTEBUILDSPEC.fields_by_name['cpu_resources']._serialized_options = b'\030\001'
|
|
30
30
|
_REMOTEBUILDSPEC.fields_by_name['gpu_resources']._options = None
|
|
31
31
|
_REMOTEBUILDSPEC.fields_by_name['gpu_resources']._serialized_options = b'\030\001'
|
|
32
|
-
_globals['_MEMORYUNIT']._serialized_start=
|
|
33
|
-
_globals['_MEMORYUNIT']._serialized_end=
|
|
34
|
-
_globals['_GPUTYPE']._serialized_start=
|
|
35
|
-
_globals['_GPUTYPE']._serialized_end=
|
|
36
|
-
_globals['_DATACOLUMNTYPE']._serialized_start=
|
|
37
|
-
_globals['_DATACOLUMNTYPE']._serialized_end=
|
|
38
|
-
_globals['_BASEDOCKERIMAGETYPE']._serialized_start=
|
|
39
|
-
_globals['_BASEDOCKERIMAGETYPE']._serialized_end=
|
|
32
|
+
_globals['_MEMORYUNIT']._serialized_start=2905
|
|
33
|
+
_globals['_MEMORYUNIT']._serialized_end=2960
|
|
34
|
+
_globals['_GPUTYPE']._serialized_start=2963
|
|
35
|
+
_globals['_GPUTYPE']._serialized_end=3349
|
|
36
|
+
_globals['_DATACOLUMNTYPE']._serialized_start=3351
|
|
37
|
+
_globals['_DATACOLUMNTYPE']._serialized_end=3451
|
|
38
|
+
_globals['_BASEDOCKERIMAGETYPE']._serialized_start=3453
|
|
39
|
+
_globals['_BASEDOCKERIMAGETYPE']._serialized_end=3528
|
|
40
40
|
_globals['_REMOTEBUILDSPEC']._serialized_start=171
|
|
41
|
-
_globals['_REMOTEBUILDSPEC']._serialized_end=
|
|
42
|
-
_globals['_BUILDPROPERTIESV1']._serialized_start=
|
|
43
|
-
_globals['_BUILDPROPERTIESV1']._serialized_end=
|
|
44
|
-
_globals['_BUILDPROPERTIES']._serialized_start=
|
|
45
|
-
_globals['_BUILDPROPERTIES']._serialized_end=
|
|
46
|
-
_globals['_MODELURISPEC']._serialized_start=
|
|
47
|
-
_globals['_MODELURISPEC']._serialized_end=
|
|
48
|
-
_globals['_BUILDENV']._serialized_start=
|
|
49
|
-
_globals['_BUILDENV']._serialized_end=
|
|
50
|
-
_globals['_DOCKERENV']._serialized_start=
|
|
51
|
-
_globals['_DOCKERENV']._serialized_end=
|
|
52
|
-
_globals['_PYTHONENV']._serialized_start=
|
|
53
|
-
_globals['_PYTHONENV']._serialized_end=
|
|
54
|
-
_globals['_CPURESOURCES']._serialized_start=
|
|
55
|
-
_globals['_CPURESOURCES']._serialized_end=
|
|
56
|
-
_globals['_GPURESOURCES']._serialized_start=
|
|
57
|
-
_globals['_GPURESOURCES']._serialized_end=
|
|
58
|
-
_globals['_DATATABLEDEFINITION']._serialized_start=
|
|
59
|
-
_globals['_DATATABLEDEFINITION']._serialized_end=
|
|
60
|
-
_globals['_DATACOLUMNDEFINITION']._serialized_start=
|
|
61
|
-
_globals['_DATACOLUMNDEFINITION']._serialized_end=
|
|
62
|
-
_globals['_DATAFORMAT']._serialized_start=
|
|
63
|
-
_globals['_DATAFORMAT']._serialized_end=
|
|
64
|
-
_globals['_CSVFORMAT']._serialized_start=
|
|
65
|
-
_globals['_CSVFORMAT']._serialized_end=
|
|
66
|
-
_globals['_BUILDINITIATOR']._serialized_start=
|
|
67
|
-
_globals['_BUILDINITIATOR']._serialized_end=
|
|
68
|
-
_globals['_USERBUILDINITIATOR']._serialized_start=
|
|
69
|
-
_globals['_USERBUILDINITIATOR']._serialized_end=
|
|
70
|
-
_globals['_AUTOMATIONBUILDINITIATOR']._serialized_start=
|
|
71
|
-
_globals['_AUTOMATIONBUILDINITIATOR']._serialized_end=
|
|
41
|
+
_globals['_REMOTEBUILDSPEC']._serialized_end=1028
|
|
42
|
+
_globals['_BUILDPROPERTIESV1']._serialized_start=1030
|
|
43
|
+
_globals['_BUILDPROPERTIESV1']._serialized_end=1133
|
|
44
|
+
_globals['_BUILDPROPERTIES']._serialized_start=1136
|
|
45
|
+
_globals['_BUILDPROPERTIES']._serialized_end=1322
|
|
46
|
+
_globals['_MODELURISPEC']._serialized_start=1325
|
|
47
|
+
_globals['_MODELURISPEC']._serialized_end=1503
|
|
48
|
+
_globals['_BUILDENV']._serialized_start=1505
|
|
49
|
+
_globals['_BUILDENV']._serialized_end=1629
|
|
50
|
+
_globals['_DOCKERENV']._serialized_start=1632
|
|
51
|
+
_globals['_DOCKERENV']._serialized_end=1836
|
|
52
|
+
_globals['_PYTHONENV']._serialized_start=1839
|
|
53
|
+
_globals['_PYTHONENV']._serialized_end=2023
|
|
54
|
+
_globals['_CPURESOURCES']._serialized_start=2025
|
|
55
|
+
_globals['_CPURESOURCES']._serialized_end=2135
|
|
56
|
+
_globals['_GPURESOURCES']._serialized_start=2137
|
|
57
|
+
_globals['_GPURESOURCES']._serialized_end=2224
|
|
58
|
+
_globals['_DATATABLEDEFINITION']._serialized_start=2227
|
|
59
|
+
_globals['_DATATABLEDEFINITION']._serialized_end=2372
|
|
60
|
+
_globals['_DATACOLUMNDEFINITION']._serialized_start=2374
|
|
61
|
+
_globals['_DATACOLUMNDEFINITION']._serialized_end=2466
|
|
62
|
+
_globals['_DATAFORMAT']._serialized_start=2468
|
|
63
|
+
_globals['_DATAFORMAT']._serialized_end=2542
|
|
64
|
+
_globals['_CSVFORMAT']._serialized_start=2544
|
|
65
|
+
_globals['_CSVFORMAT']._serialized_end=2615
|
|
66
|
+
_globals['_BUILDINITIATOR']._serialized_start=2618
|
|
67
|
+
_globals['_BUILDINITIATOR']._serialized_end=2783
|
|
68
|
+
_globals['_USERBUILDINITIATOR']._serialized_start=2785
|
|
69
|
+
_globals['_USERBUILDINITIATOR']._serialized_end=2805
|
|
70
|
+
_globals['_AUTOMATIONBUILDINITIATOR']._serialized_start=2807
|
|
71
|
+
_globals['_AUTOMATIONBUILDINITIATOR']._serialized_end=2903
|
|
72
72
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -178,6 +178,7 @@ class RemoteBuildSpec(google.protobuf.message.Message):
|
|
|
178
178
|
JFROG_TOKEN_ID_FIELD_NUMBER: builtins.int
|
|
179
179
|
ARTIFACTORY_PROJECT_KEY_FIELD_NUMBER: builtins.int
|
|
180
180
|
MODEL_VERSION_ID_FIELD_NUMBER: builtins.int
|
|
181
|
+
MODEL_GROUP_NAME_FIELD_NUMBER: builtins.int
|
|
181
182
|
@property
|
|
182
183
|
def build_properties(self) -> global___BuildProperties: ...
|
|
183
184
|
@property
|
|
@@ -220,6 +221,10 @@ class RemoteBuildSpec(google.protobuf.message.Message):
|
|
|
220
221
|
"""Artifactory project key"""
|
|
221
222
|
model_version_id: builtins.str
|
|
222
223
|
"""Optional - The model version's id used for the build"""
|
|
224
|
+
model_group_name: builtins.str
|
|
225
|
+
"""Human readable model group identifier (e.g., "my-model-group").
|
|
226
|
+
This is the display name, not the UUID.
|
|
227
|
+
"""
|
|
223
228
|
def __init__(
|
|
224
229
|
self,
|
|
225
230
|
*,
|
|
@@ -242,9 +247,10 @@ class RemoteBuildSpec(google.protobuf.message.Message):
|
|
|
242
247
|
jfrog_token_id: builtins.str = ...,
|
|
243
248
|
artifactory_project_key: builtins.str = ...,
|
|
244
249
|
model_version_id: builtins.str = ...,
|
|
250
|
+
model_group_name: builtins.str = ...,
|
|
245
251
|
) -> None: ...
|
|
246
252
|
def HasField(self, field_name: typing_extensions.Literal["Resources", b"Resources", "build_env", b"build_env", "build_properties", b"build_properties", "build_properties_v1", b"build_properties_v1", "client_pod_compute_resources", b"client_pod_compute_resources", "cpu_resources", b"cpu_resources", "gpu_resources", b"gpu_resources"]) -> builtins.bool: ...
|
|
247
|
-
def ClearField(self, field_name: typing_extensions.Literal["Resources", b"Resources", "artifactory_project_key", b"artifactory_project_key", "build_code_path", b"build_code_path", "build_config", b"build_config", "build_destined_image", b"build_destined_image", "build_env", b"build_env", "build_properties", b"build_properties", "build_properties_v1", b"build_properties_v1", "build_steps", b"build_steps", "build_v1_flag", b"build_v1_flag", "client_pod_compute_resources", b"client_pod_compute_resources", "cpu_resources", b"cpu_resources", "environment_id", b"environment_id", "gpu_resources", b"gpu_resources", "jfrog_token_id", b"jfrog_token_id", "model_version_id", b"model_version_id", "provision_instance_timeout", b"provision_instance_timeout", "purchase_option", b"purchase_option", "sdk_version", b"sdk_version", "verbose", b"verbose"]) -> None: ...
|
|
253
|
+
def ClearField(self, field_name: typing_extensions.Literal["Resources", b"Resources", "artifactory_project_key", b"artifactory_project_key", "build_code_path", b"build_code_path", "build_config", b"build_config", "build_destined_image", b"build_destined_image", "build_env", b"build_env", "build_properties", b"build_properties", "build_properties_v1", b"build_properties_v1", "build_steps", b"build_steps", "build_v1_flag", b"build_v1_flag", "client_pod_compute_resources", b"client_pod_compute_resources", "cpu_resources", b"cpu_resources", "environment_id", b"environment_id", "gpu_resources", b"gpu_resources", "jfrog_token_id", b"jfrog_token_id", "model_group_name", b"model_group_name", "model_version_id", b"model_version_id", "provision_instance_timeout", b"provision_instance_timeout", "purchase_option", b"purchase_option", "sdk_version", b"sdk_version", "verbose", b"verbose"]) -> None: ...
|
|
248
254
|
def WhichOneof(self, oneof_group: typing_extensions.Literal["Resources", b"Resources"]) -> typing_extensions.Literal["cpu_resources", "gpu_resources", "client_pod_compute_resources"] | None: ...
|
|
249
255
|
|
|
250
256
|
global___RemoteBuildSpec = RemoteBuildSpec
|
qwak/__init__.py
CHANGED
|
@@ -196,8 +196,8 @@ _qwak_proto/qwak/build_settings/build_settings_api_pb2_grpc.py,sha256=I8qxd_DuYr
|
|
|
196
196
|
_qwak_proto/qwak/build_settings/build_settings_pb2.py,sha256=KycMr1SY_3UPDhXm2IONYur2gT0egCEcAeO_DGHBqyg,3258
|
|
197
197
|
_qwak_proto/qwak/build_settings/build_settings_pb2.pyi,sha256=MMYamilVLTgHn-WmsIqRCI8K9QJSehtxAclPeP75CWA,7049
|
|
198
198
|
_qwak_proto/qwak/build_settings/build_settings_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
199
|
-
_qwak_proto/qwak/builds/build_pb2.py,sha256=
|
|
200
|
-
_qwak_proto/qwak/builds/build_pb2.pyi,sha256=
|
|
199
|
+
_qwak_proto/qwak/builds/build_pb2.py,sha256=h0cJ15CNq0EYfTRcN4DCEj6Jgkc4ofy0n-Ljeh7JsJs,9456
|
|
200
|
+
_qwak_proto/qwak/builds/build_pb2.pyi,sha256=OB3LvqS0TLzzDRiV_Sf-NyJl9MuPv1u1-WycGMEa-Zs,27372
|
|
201
201
|
_qwak_proto/qwak/builds/build_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
202
202
|
_qwak_proto/qwak/builds/build_url_pb2.py,sha256=G7EUD7nYmhEVsStEYPnmqiESsV6sKaWjmcuyvahI0nk,4611
|
|
203
203
|
_qwak_proto/qwak/builds/build_url_pb2.pyi,sha256=qaYyuLRHN2hOqYXlN9mKJo9gpggUnPmTVZIu-zNA0dI,11372
|
|
@@ -622,7 +622,7 @@ _qwak_proto/qwak/workspace/workspace_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXH
|
|
|
622
622
|
_qwak_proto/qwak/workspace/workspace_service_pb2.py,sha256=93uNm83VVrkLG_XVsuBOBTPs4UJF91YD1xJTOEbRyig,9239
|
|
623
623
|
_qwak_proto/qwak/workspace/workspace_service_pb2.pyi,sha256=nKKCHwnovZhsy8TSVmdz-Vtl0nviOOoX56HD-41Xo08,13726
|
|
624
624
|
_qwak_proto/qwak/workspace/workspace_service_pb2_grpc.py,sha256=yKGuexxTBza99Ihe0DSTniV2ZSd_AG47inHenqfi890,27193
|
|
625
|
-
qwak/__init__.py,sha256=
|
|
625
|
+
qwak/__init__.py,sha256=QpUnsnKQ4z4uRgQkcN6-DityA90WSqJ4IjOezGmNAsA,586
|
|
626
626
|
qwak/automations/__init__.py,sha256=qFZRvCxUUn8gcxkJR0v19ulHW2oJ0x6-Rif7HiheDP4,1522
|
|
627
627
|
qwak/automations/automation_executions.py,sha256=5MeH_epYYWb8NKXgAozwT_jPyyUDednBHG7izloi7RY,3228
|
|
628
628
|
qwak/automations/automations.py,sha256=2Wyrgj2mW5VmJzTKAXj3vQM_svYCuq_Bsu3_Vu9SdR4,12732
|
|
@@ -1098,6 +1098,6 @@ qwak_services_mock/mocks/workspace_manager_service_mock.py,sha256=O9ZSwln4T4kHVk
|
|
|
1098
1098
|
qwak_services_mock/services_mock.py,sha256=0BWwS2re9ryO3JrJJgSNyEQ0lDOjyrpV36oa8t7Pd7A,19163
|
|
1099
1099
|
qwak_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1100
1100
|
qwak_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
|
|
1101
|
-
qwak_core-0.5.
|
|
1102
|
-
qwak_core-0.5.
|
|
1103
|
-
qwak_core-0.5.
|
|
1101
|
+
qwak_core-0.5.15.dist-info/METADATA,sha256=_ahst3t1h0OwiLtVnBsqGHWfWO4FpBDootktSmfAmGw,1987
|
|
1102
|
+
qwak_core-0.5.15.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
1103
|
+
qwak_core-0.5.15.dist-info/RECORD,,
|
|
File without changes
|