Skip to content

v0.64.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 16:59
· 259 commits to refs/heads/main since this release
49e8280

WARNING

pipelineid is now a required field.
It doesn't break existing pipeline execution but it now triggers an error message in IDE using schema validation.
More information on https://github.com/orgs/updatecli/discussions/1692 for the motivation

Changes

🚀 Features

  • chore: By default autodiscovery actionid should use the pipeline name @olblak (#1693)
  • chore: remove time from generated markdown man pages @olblak (#1688)
  • chore: clean up Updatecli manifest @olblak (#1687)

🐛 Bug Fixes

  • fix: fallback to updatecli.yaml or updatecli.d if no manifest specified @olblak (#1695)

Contributors

@cpanato, @olblak, @updateclibot, @updateclibot[bot] and @v1v