hatchet-sdk 0.40.0a5__py3-none-any.whl → 0.40.0a6__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 hatchet-sdk might be problematic. Click here for more details.

@@ -32,7 +32,7 @@ class ManagedCompute:
32
32
  )
33
33
  return
34
34
 
35
- if self.cloud_register_enabled is None:
35
+ if self.cloud_register_enabled is not None:
36
36
  logger.warning("managed cloud compute plan:")
37
37
  for compute in self.configs:
38
38
  logger.warning(f" ----------------------------")
@@ -99,7 +99,6 @@ class ManagedCompute:
99
99
 
100
100
  res = (
101
101
  await self.client.rest.aio.managed_worker_api.infra_as_code_create(
102
- infra_as_code_request=self.cloud_register_enabled,
103
102
  infra_as_code_create_request=req,
104
103
  _request_timeout=10,
105
104
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hatchet-sdk
3
- Version: 0.40.0a5
3
+ Version: 0.40.0a6
4
4
  Summary:
5
5
  Author: Alexander Belanger
6
6
  Author-email: alexander@hatchet.run
@@ -240,7 +240,7 @@ hatchet_sdk/clients/run_event_listener.py,sha256=51WTg52_aISgYPOFPHJ21rb4IO6aEd7
240
240
  hatchet_sdk/clients/workflow_listener.py,sha256=Q_WJcGlZNHJGSpxzDac9wELjgxhP0vLaNTXRy_xnxc8,9466
241
241
  hatchet_sdk/compute/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
242
242
  hatchet_sdk/compute/configs.py,sha256=DNsKXSDMk-L9X_c-OOQp-CJ6JLhNYqKk_NdUOz4J4ng,1130
243
- hatchet_sdk/compute/managed_compute.py,sha256=73KuJAmKbsjXcXm0ZBnr7amXeIgT34JyegN61D_Dxuo,4216
243
+ hatchet_sdk/compute/managed_compute.py,sha256=HCsJV5jUMFn37zlvgbsb_LSqB9D9Wf00v9MEX6c4j5I,4145
244
244
  hatchet_sdk/connection.py,sha256=593aUGAj7Ouf00lcVwx_pmhdQ9NOC5ANT1Jrf8nwkHs,2165
245
245
  hatchet_sdk/context/__init__.py,sha256=Pl_seJ_SJpW34BBZp4KixuZ8GiRK9sJFfegf9u3m7zk,29
246
246
  hatchet_sdk/context/context.py,sha256=nZxq3lKTCdE7C01-60Wp1Hvcs3nj-NH85JXQovuncFk,11873
@@ -276,7 +276,7 @@ hatchet_sdk/worker/runner/utils/error_with_traceback.py,sha256=Iih_s8JNqrinXETFJ
276
276
  hatchet_sdk/worker/worker.py,sha256=9j1u8MwBISutRU4Lwb0b7XstFK3bqZ7oX6ZJv-NDeXU,11022
277
277
  hatchet_sdk/workflow.py,sha256=nx7jUPQ6NLfy1I93oeT5ZQDWFM_KL0TfMqzM0QigOjk,7336
278
278
  hatchet_sdk/workflow_run.py,sha256=BwK5cefvXXvyQ1Ednj_7LeejMwQJqWnvUC_FTBmJNxk,1805
279
- hatchet_sdk-0.40.0a5.dist-info/METADATA,sha256=lSC4X5OA8NVFhsDaZVe9t_0j7qn5vD2IztpVsWwsxFQ,1140
280
- hatchet_sdk-0.40.0a5.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
281
- hatchet_sdk-0.40.0a5.dist-info/entry_points.txt,sha256=NxmIc7Ou0LQOEfiw1W1KFMIq-NPcp1g545LI-4aQVK8,865
282
- hatchet_sdk-0.40.0a5.dist-info/RECORD,,
279
+ hatchet_sdk-0.40.0a6.dist-info/METADATA,sha256=F92lm7XYhexnp0_fSm3KMu-Jsz9BKRoJcWAZ-d1i7Ko,1140
280
+ hatchet_sdk-0.40.0a6.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
281
+ hatchet_sdk-0.40.0a6.dist-info/entry_points.txt,sha256=NxmIc7Ou0LQOEfiw1W1KFMIq-NPcp1g545LI-4aQVK8,865
282
+ hatchet_sdk-0.40.0a6.dist-info/RECORD,,