github tektoncd/cli v0.22.0

latest releases: v0.38.1, v0.38.0, v0.37.0...
2 years ago

v0.22.0 Release 🎉

This release of tkn cli adds a new command to export pipeline as yaml removing autogenerated fields, we also handle graceful termination of pipeline(behind feature flag). We now show all the canceled taskruns in the message when we describe a pipelinerun, and hide sections with empty results for all describe commands, and now we don't ask specifications for optional workspace while starting task/clustertask/piepeline interactively. With this release of tkn cli we now support pipelines v0.32.1 and triggers v0.18.0.

Changelog 📋

Features ✨

  • Add a pipeline export command #1398
  • Handle graceful termination of Pipeline #1479
  • Adds operator verison in output of tkn version command #1486
  • Show all cancelled taskruns in message section #1482
  • Skips to ask specifications for optional workspace #1465
  • Hide sections with empty results for describe command #1437

Misc 🔨

  • Update chocolatey package for 0.21.0 release #1462
  • Replace test builders to structs in unit test for tkn pipeline #1457
  • Correct the license claim in the goreleaser config #1464
  • Replace test builders to structs in unit test for tkn pipelinerun #1463
  • Remove builders from codebase #1466
  • Update some dependencies to fix vulnerabiliites #1475
  • Bump go mod version to 1.16 #1490
  • Bump deps all #1487
  • Bump Tekton Hub CLI to latest #1491
  • Bump deps #1492
  • update golangci-lint version #1493
  • update go build and test #1494
  • update goreleaser #1496
  • update goreleaser config #1497

Thanks ❤️

Don't miss a new cli release

NewReleases is sending notifications on new releases.