2025-12-03 (v5.175)
· One min read
Enhancements and Features
Workflow parallelworks/checkout action
You can now checkout git repositories inside of a workflow using the parallelworks/checkout action.
Add none scheduler type to existing cluster
existing type clusters can now specify a Batch Scheduler of "None", which is useful for workflows that have special logic based on the type of scheduler used on a cluster. The value of this in a workflow will be an empty string.
Bug Fixes
- Session names always remove underscores
- Error page doesn't automatically clear when fixing remote workflow details
- Provision status is not showing from list pages
- Snapshot page not automatically refreshing
- Remote workflows cached for a time
Documentation Changes
- Actions and workflow updates

