ob-metaflow-extensions 1.1.133__py2.py3-none-any.whl → 1.1.135__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.

@@ -20,7 +20,7 @@ class CardDecoratorInjector:
20
20
  def _card_deco_already_attached(self, step, card_id):
21
21
  for decorator in step.decorators:
22
22
  if decorator.name == "card":
23
- if decorator.attributes["id"] and card_id in decorator.attributes["id"]:
23
+ if decorator.attributes["id"] and card_id == decorator.attributes["id"]:
24
24
  return True
25
25
  return False
26
26
 
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ob-metaflow-extensions
3
- Version: 1.1.133
3
+ Version: 1.1.135
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.14.3.1)
10
+ Requires-Dist: ob-metaflow (==2.15.0.1)
11
11
 
12
12
  # Outerbounds platform package
13
13
 
@@ -7,7 +7,7 @@ metaflow_extensions/outerbounds/plugins/perimeters.py,sha256=QXh3SFP7GQbS-RAIxUO
7
7
  metaflow_extensions/outerbounds/plugins/card_utilities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  metaflow_extensions/outerbounds/plugins/card_utilities/async_cards.py,sha256=6rQhtZXK5DenXPfCRS1ul0jvLJYd48jrJAlnodID21w,4347
9
9
  metaflow_extensions/outerbounds/plugins/card_utilities/extra_components.py,sha256=D8rgCaSc7PuLD0MHJjqsjN0g0PQMN1H-ySOJqi5uIOE,19111
10
- metaflow_extensions/outerbounds/plugins/card_utilities/injector.py,sha256=0jXsr_5nWzHK-qpBYyCSnDwCLzouYSvyJ7vMgRdtovg,2452
10
+ metaflow_extensions/outerbounds/plugins/card_utilities/injector.py,sha256=UQtHrviFs7Z5LBh0nbaIv8aEnHnyXFjs9TiGCjtcIWc,2452
11
11
  metaflow_extensions/outerbounds/plugins/fast_bakery/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
12
  metaflow_extensions/outerbounds/plugins/fast_bakery/docker_environment.py,sha256=i6F3FXwvEhkmUCTHDJ4VmSoL6vKyQhC_YRCtY6F4EkA,14209
13
13
  metaflow_extensions/outerbounds/plugins/fast_bakery/fast_bakery.py,sha256=cj63FrdioggipQFP8GwgxU3FYe6IyzjGSUGYxLQZ4nQ,5189
@@ -53,7 +53,7 @@ metaflow_extensions/outerbounds/toplevel/plugins/gcp/__init__.py,sha256=BbZiaH3u
53
53
  metaflow_extensions/outerbounds/toplevel/plugins/kubernetes/__init__.py,sha256=5zG8gShSj8m7rgF4xgWBZFuY3GDP5n1T0ktjRpGJLHA,69
54
54
  metaflow_extensions/outerbounds/toplevel/plugins/ollama/__init__.py,sha256=GRSz2zwqkvlmFS6bcfYD_CX6CMko9DHQokMaH1iBshA,47
55
55
  metaflow_extensions/outerbounds/toplevel/plugins/snowflake/__init__.py,sha256=LptpH-ziXHrednMYUjIaosS1SXD3sOtF_9_eRqd8SJw,50
56
- ob_metaflow_extensions-1.1.133.dist-info/METADATA,sha256=OA0TksO1c611FUdupK69MqlXGzthWPwYthaHjPqC4dA,520
57
- ob_metaflow_extensions-1.1.133.dist-info/WHEEL,sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo,110
58
- ob_metaflow_extensions-1.1.133.dist-info/top_level.txt,sha256=NwG0ukwjygtanDETyp_BUdtYtqIA_lOjzFFh1TsnxvI,20
59
- ob_metaflow_extensions-1.1.133.dist-info/RECORD,,
56
+ ob_metaflow_extensions-1.1.135.dist-info/METADATA,sha256=bIlDjQH6QYtdTdPY6UP3aj4w4lLKn1UZHHwxQtJKg54,520
57
+ ob_metaflow_extensions-1.1.135.dist-info/WHEEL,sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo,110
58
+ ob_metaflow_extensions-1.1.135.dist-info/top_level.txt,sha256=NwG0ukwjygtanDETyp_BUdtYtqIA_lOjzFFh1TsnxvI,20
59
+ ob_metaflow_extensions-1.1.135.dist-info/RECORD,,