This repository was archived by the owner on Jun 6, 2023. It is now read-only.
v0.1.11
New features
- New cluster and machineType functionality supported: send jobs to a gradient-node based on the cluster name or clusterId
- For more information on running gradient-node see the Gradient Private Cloud docs
- Send jobs to a specific node by specifying node attributes
- Changed default handling of machineType: cluster preferences come first
- Jobs create automatically records the git commit hash for local workspaces using git
- Raised job workspace upload limit to 500 MB
Fixes
- Fix for job create returning before final job state known but after logs received
- Update dependencies for security purposes