Development cycle#
This section covers developing production-ready workflows for Union.
Create a project on Union and initialize a workflow directory on your local machine. |
|
Install the required dependencies locally. |
|
Use |
|
Use different deploy and run commands for different steps in the development cycle. |
|
Use |
|
Programmatically perform Union operations in Python. |
|
Inspect and debug live task code directly in the Union console. |
|
Create and manage secrets to connect to third-party services. |
|
Create applications to allow external systems to run compute on Union. |
|
How Union handles workflows with unsatisfiable resource requests. |
|
Run your workflows in a local Kubernetes cluster on your machine. |
|
Automate workflow registration and execution. |
|
Programmatically perform Union operations in Python. |