ob-metaflow-extensions 1.1.76__py2.py3-none-any.whl → 1.1.77__py2.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.

Potentially problematic release.


This version of ob-metaflow-extensions might be problematic. Click here for more details.

@@ -243,3 +243,10 @@ GCP_CLIENT_PROVIDERS_DESC = [("obp", ".ObpGcpAuthProvider")]
243
243
  CLIS_DESC = [("nvcf", ".nvcf.nvcf_cli.cli")]
244
244
  STEP_DECORATORS_DESC = [("nvidia", ".nvcf.nvcf_decorator.NvcfDecorator")]
245
245
  FLOW_DECORATORS_DESC = [("nim", ".nim.NimDecorator")]
246
+ TOGGLE_STEP_DECORATOR = [
247
+ "-batch",
248
+ "-step_functions_internal",
249
+ "-airflow_internal",
250
+ ]
251
+
252
+ TOGGLE_CLI = ["-batch", "-step-functions", "-airflow"]
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ob-metaflow-extensions
3
- Version: 1.1.76
3
+ Version: 1.1.77
4
4
  Summary: Outerbounds Platform Extensions for Metaflow
5
5
  Author: Outerbounds, Inc.
6
6
  License: Commercial
7
7
  Description-Content-Type: text/markdown
8
8
  Requires-Dist: boto3
9
9
  Requires-Dist: kubernetes
10
- Requires-Dist: ob-metaflow (==2.12.10.1)
10
+ Requires-Dist: ob-metaflow (==2.12.10.2)
11
11
 
12
12
  # Outerbounds platform package
13
13
 
@@ -1,7 +1,7 @@
1
1
  metaflow_extensions/outerbounds/__init__.py,sha256=TRGvIUMjkfneWtYUFSWoubu_Kf2ekAL4WLbV3IxOj9k,499
2
2
  metaflow_extensions/outerbounds/remote_config.py,sha256=Zpfpjgz68_ZgxlXezjzlsDLo4840rkWuZgwDB_5H57U,4059
3
3
  metaflow_extensions/outerbounds/config/__init__.py,sha256=mYo95obHU1IE1wbPkeVz_pfTzNqlNabp1QBEMTGllbE,112
4
- metaflow_extensions/outerbounds/plugins/__init__.py,sha256=46NgbJBhVowDR6FyQrZPF2jHHqRTSyCBCYIQAyQ4Ryo,9516
4
+ metaflow_extensions/outerbounds/plugins/__init__.py,sha256=pylEqgeO7KpE3tu7gGYkScLKwBPPkCAvNEiQ7biK9kk,9671
5
5
  metaflow_extensions/outerbounds/plugins/auth_server.py,sha256=1v2GBqoMBxp5E7Lejz139w-jxJtPnLDvvHXP0HhEIHI,2361
6
6
  metaflow_extensions/outerbounds/plugins/perimeters.py,sha256=QXh3SFP7GQbS-RAIxUOPbhPzQ7KDFVxZkTdKqFKgXjI,2697
7
7
  metaflow_extensions/outerbounds/plugins/kubernetes/__init__.py,sha256=5zG8gShSj8m7rgF4xgWBZFuY3GDP5n1T0ktjRpGJLHA,69
@@ -19,7 +19,7 @@ metaflow_extensions/outerbounds/toplevel/global_aliases_for_metaflow_package.py,
19
19
  metaflow_extensions/outerbounds/toplevel/plugins/azure/__init__.py,sha256=WUuhz2YQfI4fz7nIcipwwWq781eaoHEk7n4GAn1npDg,63
20
20
  metaflow_extensions/outerbounds/toplevel/plugins/gcp/__init__.py,sha256=BbZiaH3uILlEZ6ntBLKeNyqn3If8nIXZFq_Apd7Dhco,70
21
21
  metaflow_extensions/outerbounds/toplevel/plugins/kubernetes/__init__.py,sha256=5zG8gShSj8m7rgF4xgWBZFuY3GDP5n1T0ktjRpGJLHA,69
22
- ob_metaflow_extensions-1.1.76.dist-info/METADATA,sha256=E32-fy9TbonEWnxSh6B8VoKdKhVdpV3ZzPGpfO8Rxc8,520
23
- ob_metaflow_extensions-1.1.76.dist-info/WHEEL,sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo,110
24
- ob_metaflow_extensions-1.1.76.dist-info/top_level.txt,sha256=NwG0ukwjygtanDETyp_BUdtYtqIA_lOjzFFh1TsnxvI,20
25
- ob_metaflow_extensions-1.1.76.dist-info/RECORD,,
22
+ ob_metaflow_extensions-1.1.77.dist-info/METADATA,sha256=yl6YAZ0bcraHMlVpcF4SynUIfsOr8UB6j0CKf5pJHNM,520
23
+ ob_metaflow_extensions-1.1.77.dist-info/WHEEL,sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo,110
24
+ ob_metaflow_extensions-1.1.77.dist-info/top_level.txt,sha256=NwG0ukwjygtanDETyp_BUdtYtqIA_lOjzFFh1TsnxvI,20
25
+ ob_metaflow_extensions-1.1.77.dist-info/RECORD,,