Releases: perses/cli-actions
Releases · perses/cli-actions
v0.2.1
v0.2.0
What's Changed
- [BREAKINGCHANGE] rename
cli_versiontocli-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
What's Changed
- [BREAKINGCHANGE] rename
cli_versiontocli-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
Support the move to CUE's Central Registry to manage dependencies when using the CUE SDK:
dacworkflow:- Now embeds a step to authenticate to the Central Registry:
- New boolean input
skip-cue-loginto skip this step (useful e.g when using Go SDK only). - New secret
cue-tokento pass the token to use for this new step.
- New boolean input
- Now embeds a step to authenticate to the Central Registry:
v0.1.0
Initial release