Skip to content

v0.59.0

Choose a tag to compare

@dcadolph dcadolph released this 10 Jul 22:51
bd9f6f9

Go joins Ansible, Bash, Terraform, and Python as a runnable tool. Submit a Go program and Yardmaster compiles and runs it with go run, streaming output into the same host matrix, live view, and audit trail as every other tool. A dry run vets the source with go vet without executing it, and reports the result so the log is never empty.

  • Go in the launch and template tool pickers, with a dry-run toggle.
  • A new Go guide in the docs.
  • The demo seeds a Go run and a Fleet capacity report template on hosts that have the Go toolchain.
  • The comparison now shows, honestly, the two places Yardmaster still trails: LDAP sign-in and a drag-and-drop workflow editor.

Set the tool to Go in the UI, or POST a run with tool "go".