Skip to content

Releases: perses/cli-actions

v0.2.1

20 Mar 15:28
e1420dc

Choose a tag to compare

What's Changed

  • [BUGFIX] preview_dashboards: fix new dashboards wrongly considered as updated (#11)
  • Bump percli to v0.53.1 (#10)

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Apr 15:28
5c48cdd

Choose a tag to compare

What's Changed

  • [BREAKINGCHANGE] rename cli_version to cli-version (#3)
  • [ENHANCEMENT] Add current dashboard link to the previews comment (#4)
  • [ENHANCEMENT] fix action refs in dac workflow (#6)

Full Changelog: v0.1.0...v0.2.0

v0.2.0-beta.1

11 Apr 13:13
4bc2bd6

Choose a tag to compare

v0.2.0-beta.1 Pre-release
Pre-release

What's Changed

  • [BREAKINGCHANGE] rename cli_version to cli-version (#3)
  • Add current dashboard link to the previews comment (#4)
  • fix action refs in dac workflow (#5)

Full Changelog: v0.2.0-beta.0...v0.2.0-beta.1

v0.2.0-beta.0

24 Mar 11:05
37d729c

Choose a tag to compare

v0.2.0-beta.0 Pre-release
Pre-release

Support the move to CUE's Central Registry to manage dependencies when using the CUE SDK:

  • dac workflow:
    • Now embeds a step to authenticate to the Central Registry:
      • New boolean input skip-cue-login to skip this step (useful e.g when using Go SDK only).
      • New secret cue-token to pass the token to use for this new step.

v0.1.0

10 Feb 18:49
4e40806

Choose a tag to compare

Initial release