Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 02:56
· 9 commits to main since this release
21537a3

Added

  • Workflows for Rust projects
  • Workflows for Go projects
  • Workflows for Terraform projects
  • Workflows for Julia projects
  • Multiple jobs in one workflow support
  • Autocomplete repository root GitHub URLs with /tree/master/.github/workflows

Fixed

  • Suggested --force updates were not showing step/job names correctly
  • Stored indexes are trimmed to the last 20 used
  • Steps with the same data are considered the same
  • Steps diff for added/removed steps was incorrect
  • Accept *.yaml files as workflows
  • Mark manually added items in interactive mode