Skip to main content

2025-12-03 (v5.175)

· One min read
Eric Garcia
Software Engineer
Michael McQuade
Director of Engineering
Joey Lin
Joey Lin
Software Engineer
Yifan Lin
Software Engineer
Louis Le
Louis Le
Software Engineer
Natalia Guevara
Natalia Guevara
Software Engineer
Ricardo Martinez
Ricardo Martinez
SDE in Test

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