frogml-core 0.0.45__py3-none-any.whl → 0.0.47__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.
frogml_core/__init__.py CHANGED
@@ -1,7 +1,7 @@
1
1
  """Top-level package for frogml."""
2
2
 
3
3
  __author__ = "jfrog"
4
- __version__ = "0.0.45"
4
+ __version__ = "0.0.47"
5
5
 
6
6
  from frogml_core.inner.di_configuration import wire_dependencies
7
7
  from frogml_core.model.model_version_tracking import ( # noqa: F401,E501
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: frogml-core
3
- Version: 0.0.45
3
+ Version: 0.0.47
4
4
  Summary: frogml Core contains the necessary objects and communication tools for using the Jfrog ml Platform
5
5
  License: Apache-2.0
6
6
  Keywords: mlops,ml,deployment,serving,model
@@ -1,4 +1,4 @@
1
- frogml_core/__init__.py,sha256=NFTbp4SukxhgBfk9pKdbPLR0vWut6moFqQ40rzYTQjY,777
1
+ frogml_core/__init__.py,sha256=pUTKwfckN5l1C9n-DcIESJqu2yEqFpgAgQxnwdab7ec,777
2
2
  frogml_core/automations/__init__.py,sha256=j2gD15MN-xVWhI5rAFsDwhL0CIyICLNT0scXsKvNBkU,1547
3
3
  frogml_core/automations/automation_executions.py,sha256=xpOb9Dq8gPPGNQDJTvBBZbNz4woZDRZY0HqnLSu7pwU,3230
4
4
  frogml_core/automations/automations.py,sha256=GKEQyQMi8sxX5oZn62PaxPi0zD8IaJRjBkhczRJxHNs,13070
@@ -581,8 +581,8 @@ frogml_proto/qwak/build_settings/build_settings_pb2_grpc.py,sha256=1oboBPFxaTEXt
581
581
  frogml_proto/qwak/builds/build_pb2.py,sha256=e1fecTsRZgEWlBtRoFP93yMPp-kbui0xozBCRPwptLE,15189
582
582
  frogml_proto/qwak/builds/build_pb2.pyi,sha256=YGGVicG6kMMQpYDT67WCoy4NJN5-iB1tLPnlIiDR4aw,25381
583
583
  frogml_proto/qwak/builds/build_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
584
- frogml_proto/qwak/builds/build_url_pb2.py,sha256=anKHqrZRH82uplaN_LvxRm3wIIaf9DDjh9AHQ1J1u70,5565
585
- frogml_proto/qwak/builds/build_url_pb2.pyi,sha256=IC0L3D7zg5vf_4U9Ubc-V4lLqviPknUaBKCCrVK6w9k,7299
584
+ frogml_proto/qwak/builds/build_url_pb2.py,sha256=fGRVl0cMS2U7oEFMGmj_4VxDNX2ZXV1TfdugG5sHY3s,5663
585
+ frogml_proto/qwak/builds/build_url_pb2.pyi,sha256=S-G1wACYvNpCrjiK64BOu1zNo9qQU94RYnpFQjjNKgA,8008
586
586
  frogml_proto/qwak/builds/build_url_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
587
587
  frogml_proto/qwak/builds/builds_orchestrator_service_pb2.py,sha256=1b9kaFQ3b5KXVZe6fnuxN9l3OdRqm3EZBrtSxWm9X-k,15687
588
588
  frogml_proto/qwak/builds/builds_orchestrator_service_pb2.pyi,sha256=3GGNRcoviu3BppOv8wWOkfYVvC96HYzOEu3Kqzhzj-A,12923
@@ -1025,6 +1025,6 @@ frogml_services_mock/mocks/workspace_manager_service_mock.py,sha256=WbOiWgOyr-xT
1025
1025
  frogml_services_mock/services_mock.py,sha256=_34z6rFCHFwcSni-9eyJlrH264xsL_QDNmG-EBv0zMc,20281
1026
1026
  frogml_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1027
1027
  frogml_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
1028
- frogml_core-0.0.45.dist-info/METADATA,sha256=7f_RthpNihqrnZIOZLAwSlLOJkyLwWfNqTNlqIJZR7Y,2004
1029
- frogml_core-0.0.45.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
1030
- frogml_core-0.0.45.dist-info/RECORD,,
1028
+ frogml_core-0.0.47.dist-info/METADATA,sha256=RcOh2DzZ3OB5uRw-wstCmOhpYSobFj0Hp4lPwHDYVzU,2004
1029
+ frogml_core-0.0.47.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
1030
+ frogml_core-0.0.47.dist-info/RECORD,,
@@ -15,7 +15,7 @@ _sym_db = _symbol_database.Default()
15
15
 
16
16
 
17
17
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1bqwak/builds/build_url.proto\x12\x18qwak.builds.orchestrator\"\xa8\x01\n\x18\x42uildVersioningUrlParams\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x10\n\x08\x62uild_id\x18\x02 \x01(\t\x12\x0b\n\x03tag\x18\x03 \x01(\t\x12\x16\n\x0e\x65nvironment_id\x18\x04 \x01(\t\x12\x43\n\x08tag_type\x18\x05 \x01(\x0e\x32\x31.qwak.builds.orchestrator.BuildVersioningTagsType\"\xb5\x01\n\x13\x42uildVersioningTags\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x10\n\x08\x62uild_id\x18\x02 \x01(\t\x12\x10\n\x04tags\x18\x03 \x03(\tB\x02\x18\x01\x12P\n\x0ftags_definition\x18\x04 \x03(\x0b\x32\x37.qwak.builds.orchestrator.BuildVersioningTagsDefinition\x12\x16\n\x0e\x65nvironment_id\x18\x05 \x01(\t\"n\n\x1d\x42uildVersioningTagsDefinition\x12\x0c\n\x04tags\x18\x01 \x03(\t\x12?\n\x04type\x18\x02 \x01(\x0e\x32\x31.qwak.builds.orchestrator.BuildVersioningTagsType\"\xf8\x01\n\x1d\x42uildVersioningTagsProperties\x12\x0b\n\x03tag\x18\x01 \x01(\t\x12\x14\n\x0c\x64ownload_url\x18\x02 \x01(\t\x12\x11\n\tfile_size\x18\x03 \x01(\x03\x12\x43\n\x08tag_type\x18\x04 \x01(\x0e\x32\x31.qwak.builds.orchestrator.BuildVersioningTagsType\x12\x44\n\x15\x65xternal_download_url\x18\x05 \x01(\x0b\x32%.qwak.builds.orchestrator.ExternalUrl\x12\x16\n\x0eui_direct_link\x18\x06 \x01(\t\"5\n\x0b\x45xternalUrl\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x19\n\x11original_hostname\x18\x02 \x01(\t*h\n\x17\x42uildVersioningTagsType\x12\x14\n\x10INVALID_TAG_TYPE\x10\x00\x12\x11\n\rDATA_TAG_TYPE\x10\x01\x12\x11\n\rFILE_TAG_TYPE\x10\x02\x12\x11\n\rCODE_TAG_TYPE\x10\x03\x42\'\n#com.qwak.ai.builds.orchestrator.apiP\x01\x62\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1bqwak/builds/build_url.proto\x12\x18qwak.builds.orchestrator\"\xe7\x01\n\x18\x42uildVersioningUrlParams\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x10\n\x08\x62uild_id\x18\x02 \x01(\t\x12\x0b\n\x03tag\x18\x03 \x01(\t\x12\x16\n\x0e\x65nvironment_id\x18\x04 \x01(\t\x12\x43\n\x08tag_type\x18\x05 \x01(\x0e\x32\x31.qwak.builds.orchestrator.BuildVersioningTagsType\x12$\n\x1ause_cloud_provider_storage\x18\x06 \x01(\x08H\x00\x42\x17\n\x15\x63loud_provider_option\"\xb5\x01\n\x13\x42uildVersioningTags\x12\x10\n\x08model_id\x18\x01 \x01(\t\x12\x10\n\x08\x62uild_id\x18\x02 \x01(\t\x12\x10\n\x04tags\x18\x03 \x03(\tB\x02\x18\x01\x12P\n\x0ftags_definition\x18\x04 \x03(\x0b\x32\x37.qwak.builds.orchestrator.BuildVersioningTagsDefinition\x12\x16\n\x0e\x65nvironment_id\x18\x05 \x01(\t\"n\n\x1d\x42uildVersioningTagsDefinition\x12\x0c\n\x04tags\x18\x01 \x03(\t\x12?\n\x04type\x18\x02 \x01(\x0e\x32\x31.qwak.builds.orchestrator.BuildVersioningTagsType\"\xf8\x01\n\x1d\x42uildVersioningTagsProperties\x12\x0b\n\x03tag\x18\x01 \x01(\t\x12\x14\n\x0c\x64ownload_url\x18\x02 \x01(\t\x12\x11\n\tfile_size\x18\x03 \x01(\x03\x12\x43\n\x08tag_type\x18\x04 \x01(\x0e\x32\x31.qwak.builds.orchestrator.BuildVersioningTagsType\x12\x44\n\x15\x65xternal_download_url\x18\x05 \x01(\x0b\x32%.qwak.builds.orchestrator.ExternalUrl\x12\x16\n\x0eui_direct_link\x18\x06 \x01(\t\"5\n\x0b\x45xternalUrl\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x19\n\x11original_hostname\x18\x02 \x01(\t*h\n\x17\x42uildVersioningTagsType\x12\x14\n\x10INVALID_TAG_TYPE\x10\x00\x12\x11\n\rDATA_TAG_TYPE\x10\x01\x12\x11\n\rFILE_TAG_TYPE\x10\x02\x12\x11\n\rCODE_TAG_TYPE\x10\x03\x42\'\n#com.qwak.ai.builds.orchestrator.apiP\x01\x62\x06proto3')
19
19
 
20
20
  _BUILDVERSIONINGTAGSTYPE = DESCRIPTOR.enum_types_by_name['BuildVersioningTagsType']
21
21
  BuildVersioningTagsType = enum_type_wrapper.EnumTypeWrapper(_BUILDVERSIONINGTAGSTYPE)
@@ -71,16 +71,16 @@ if _descriptor._USE_C_DESCRIPTORS == False:
71
71
  DESCRIPTOR._serialized_options = b'\n#com.qwak.ai.builds.orchestrator.apiP\001'
72
72
  _BUILDVERSIONINGTAGS.fields_by_name['tags']._options = None
73
73
  _BUILDVERSIONINGTAGS.fields_by_name['tags']._serialized_options = b'\030\001'
74
- _BUILDVERSIONINGTAGSTYPE._serialized_start=830
75
- _BUILDVERSIONINGTAGSTYPE._serialized_end=934
74
+ _BUILDVERSIONINGTAGSTYPE._serialized_start=893
75
+ _BUILDVERSIONINGTAGSTYPE._serialized_end=997
76
76
  _BUILDVERSIONINGURLPARAMS._serialized_start=58
77
- _BUILDVERSIONINGURLPARAMS._serialized_end=226
78
- _BUILDVERSIONINGTAGS._serialized_start=229
79
- _BUILDVERSIONINGTAGS._serialized_end=410
80
- _BUILDVERSIONINGTAGSDEFINITION._serialized_start=412
81
- _BUILDVERSIONINGTAGSDEFINITION._serialized_end=522
82
- _BUILDVERSIONINGTAGSPROPERTIES._serialized_start=525
83
- _BUILDVERSIONINGTAGSPROPERTIES._serialized_end=773
84
- _EXTERNALURL._serialized_start=775
85
- _EXTERNALURL._serialized_end=828
77
+ _BUILDVERSIONINGURLPARAMS._serialized_end=289
78
+ _BUILDVERSIONINGTAGS._serialized_start=292
79
+ _BUILDVERSIONINGTAGS._serialized_end=473
80
+ _BUILDVERSIONINGTAGSDEFINITION._serialized_start=475
81
+ _BUILDVERSIONINGTAGSDEFINITION._serialized_end=585
82
+ _BUILDVERSIONINGTAGSPROPERTIES._serialized_start=588
83
+ _BUILDVERSIONINGTAGSPROPERTIES._serialized_end=836
84
+ _EXTERNALURL._serialized_start=838
85
+ _EXTERNALURL._serialized_end=891
86
86
  # @@protoc_insertion_point(module_scope)
@@ -46,6 +46,7 @@ class BuildVersioningUrlParams(google.protobuf.message.Message):
46
46
  TAG_FIELD_NUMBER: builtins.int
47
47
  ENVIRONMENT_ID_FIELD_NUMBER: builtins.int
48
48
  TAG_TYPE_FIELD_NUMBER: builtins.int
49
+ USE_CLOUD_PROVIDER_STORAGE_FIELD_NUMBER: builtins.int
49
50
  model_id: builtins.str
50
51
  """Model ID"""
51
52
  build_id: builtins.str
@@ -56,6 +57,8 @@ class BuildVersioningUrlParams(google.protobuf.message.Message):
56
57
  """Environment to save the artifact under"""
57
58
  tag_type: global___BuildVersioningTagsType.ValueType
58
59
  """The type of the tags"""
60
+ use_cloud_provider_storage: builtins.bool
61
+ """When true, will use the cloud provider URL"""
59
62
  def __init__(
60
63
  self,
61
64
  *,
@@ -64,8 +67,11 @@ class BuildVersioningUrlParams(google.protobuf.message.Message):
64
67
  tag: builtins.str = ...,
65
68
  environment_id: builtins.str = ...,
66
69
  tag_type: global___BuildVersioningTagsType.ValueType = ...,
70
+ use_cloud_provider_storage: builtins.bool = ...,
67
71
  ) -> None: ...
68
- def ClearField(self, field_name: typing_extensions.Literal["build_id", b"build_id", "environment_id", b"environment_id", "model_id", b"model_id", "tag", b"tag", "tag_type", b"tag_type"]) -> None: ...
72
+ def HasField(self, field_name: typing_extensions.Literal["cloud_provider_option", b"cloud_provider_option", "use_cloud_provider_storage", b"use_cloud_provider_storage"]) -> builtins.bool: ...
73
+ def ClearField(self, field_name: typing_extensions.Literal["build_id", b"build_id", "cloud_provider_option", b"cloud_provider_option", "environment_id", b"environment_id", "model_id", b"model_id", "tag", b"tag", "tag_type", b"tag_type", "use_cloud_provider_storage", b"use_cloud_provider_storage"]) -> None: ...
74
+ def WhichOneof(self, oneof_group: typing_extensions.Literal["cloud_provider_option", b"cloud_provider_option"]) -> typing_extensions.Literal["use_cloud_provider_storage"] | None: ...
69
75
 
70
76
  global___BuildVersioningUrlParams = BuildVersioningUrlParams
71
77