SimpleDataLabsInc / prophecy-build-tool

Prophecy-built-tool (PBT) allows you to quickly build projects generated by Prophecy (your standard Spark Scala and PySpark pipelines) to integrate them with your own CI / CD (e.g. Github Actions), build system (e.g. Jenkins), and orchestration (e.g. Databricks Workflows).
https://pypi.org/project/prophecy-build-tool
Apache License 2.0
28 stars 3 forks source link

Rj/python binary check support v2 #124

Closed neontty closed 1 month ago

neontty commented 1 month ago

adding checks into v2 commands same as v1 in case python3 alias binary does not exist

blocked until #122 merges.