truefoundry 0.11.6__py3-none-any.whl → 0.11.7__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 truefoundry might be problematic. Click here for more details.
- truefoundry/deploy/python_deploy_codegen.py +2 -2
- {truefoundry-0.11.6.dist-info → truefoundry-0.11.7.dist-info}/METADATA +1 -1
- {truefoundry-0.11.6.dist-info → truefoundry-0.11.7.dist-info}/RECORD +5 -5
- {truefoundry-0.11.6.dist-info → truefoundry-0.11.7.dist-info}/WHEEL +0 -0
- {truefoundry-0.11.6.dist-info → truefoundry-0.11.7.dist-info}/entry_points.txt +0 -0
|
@@ -198,8 +198,8 @@ from truefoundry.deploy import trigger_job
|
|
|
198
198
|
response = trigger_job(
|
|
199
199
|
application_fqn="{{application_fqn}}",
|
|
200
200
|
# You can pass command or params, but not both
|
|
201
|
-
# command={{command}}
|
|
202
|
-
# params={{params}}
|
|
201
|
+
# command={{command}},
|
|
202
|
+
# params={{params}},
|
|
203
203
|
# run_name_alias={{run_name_alias}}
|
|
204
204
|
)
|
|
205
205
|
|
|
@@ -53,7 +53,7 @@ truefoundry/common/types.py,sha256=BMJFCsR1lPJAw66IQBSvLyV4I6o_x5oj78gVsUa9si8,1
|
|
|
53
53
|
truefoundry/common/utils.py,sha256=P0FuAadoJGdpieUORLSN-PiFnkyoGO-K2cS4OPITBWg,6714
|
|
54
54
|
truefoundry/common/warnings.py,sha256=xDMhR_-ZGC40Ycaj6nlFb5MYPexn8WbKCHd4FlflTXQ,705
|
|
55
55
|
truefoundry/deploy/__init__.py,sha256=sP-6Nv-_uV2o3knWcNSGV07j_Hkq0lfUkfZffBg-Hfo,2874
|
|
56
|
-
truefoundry/deploy/python_deploy_codegen.py,sha256=
|
|
56
|
+
truefoundry/deploy/python_deploy_codegen.py,sha256=WwP6bIzFoLpF7J2Bgef2HMSIeefJ8TWtSv4hXNycEzQ,8872
|
|
57
57
|
truefoundry/deploy/_autogen/models.py,sha256=e75fSAlUJhPW3IN9Lg3ogSnCR9crIuHAsZaDSCNvkS0,75977
|
|
58
58
|
truefoundry/deploy/builder/__init__.py,sha256=VR07ZB7ziONEBbVgg1JdRTWY7t4qJjJTMhc2VodXYdA,5036
|
|
59
59
|
truefoundry/deploy/builder/constants.py,sha256=amUkHoHvVKzGv0v_knfiioRuKiJM0V0xW0diERgWiI0,508
|
|
@@ -386,7 +386,7 @@ truefoundry/workflow/remote_filesystem/__init__.py,sha256=LQ95ViEjJ7Ts4JcCGOxMPs
|
|
|
386
386
|
truefoundry/workflow/remote_filesystem/logger.py,sha256=em2l7D6sw7xTLDP0kQSLpgfRRCLpN14Qw85TN7ujQcE,1022
|
|
387
387
|
truefoundry/workflow/remote_filesystem/tfy_signed_url_client.py,sha256=xcT0wQmQlgzcj0nP3tJopyFSVWT1uv3nhiTIuwfXYeg,12342
|
|
388
388
|
truefoundry/workflow/remote_filesystem/tfy_signed_url_fs.py,sha256=nSGPZu0Gyd_jz0KsEE-7w_BmnTD8CVF1S8cUJoxaCbc,13305
|
|
389
|
-
truefoundry-0.11.
|
|
390
|
-
truefoundry-0.11.
|
|
391
|
-
truefoundry-0.11.
|
|
392
|
-
truefoundry-0.11.
|
|
389
|
+
truefoundry-0.11.7.dist-info/METADATA,sha256=ydC2lFQf5iICc9uFTslsw4zS96saw6rWGDbcEup0zSc,2760
|
|
390
|
+
truefoundry-0.11.7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
391
|
+
truefoundry-0.11.7.dist-info/entry_points.txt,sha256=xVjn7RMN-MW2-9f7YU-bBdlZSvvrwzhpX1zmmRmsNPU,98
|
|
392
|
+
truefoundry-0.11.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|