github tektoncd/cli v0.25.0

latest releases: v0.37.0, v0.35.2, v0.36.0...
23 months ago

v0.25.0 Release 🎉

This release comes with Pipelines version 0.37.2, Triggers version 0.20.1, Chains version v0.10.0 and Hub verion v0.8.0. With this release, the user can now set timeouts for pipeline, pipeline-tasks and finally-tasks via it's respective flags. Starting with Pipeline v0.35.0, support for embedding TaskRun and Run statuses in PipelineRun.Status was added and the same is made available in CLI. CLI now display annotations in the describe sub-command of each command and also all timeouts in pipelinerun describe command.

Removal Notice 🚨

Conditions sub-command is now removed.

  • Remove the condition subcommand #1621

Changelog 📋

Features ✨

  • Add support for PipelineRun minimal embedded status #1617
  • Show Timeouts in PipelineRun describe cmd and deprecate Timeout #1601
  • feat: display annotations for describe command #1566
  • Add different timeout flags for Pipeline start cmd #1642

Fixes 🐛

  • Fix the dependabot error #1594
  • Fix a few tests which failed when run individually #1626
  • Fix eventlistener e2e tests broken due to upgrading Triggers to v0.20.1 #1629
  • Remove conditions from README #1632
  • [Packaging] Force building debian package as gzip #1631
  • Remove the rest of reference to Conditions 🥸 #1640

Misc 🔨

  • Add function comments to pkg/actions, tweaks to Makefile and linting #1622
  • Use binary for building rpms #1602
  • Switch to prefered quilt packaging format #1644
  • Bump github.com/hashicorp/vault/sdk from 0.5.0 to 0.5.2 #1613
  • Bump github.com/docker/cli from 20.10.14+incompatible to 20.10.17+incompatible #1615
  • Bump github.com/docker/docker from 20.10.14+incompatible to 20.10.16+incompatible #1591
  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 #1584
  • Bump github.com/ktr0731/go-fuzzyfinder from 0.2.0 to 0.6.0 #1585
  • Bump github.com/jonboulle/clockwork from 0.2.2 to 0.3.0 #1581
  • Bump github.com/hashicorp/vault/sdk from 0.3.0 to 0.5.0 #1583
  • Bump github.com/hashicorp/go-plugin from 1.4.3 to 1.4.4 #1596
  • Bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 #1599
  • Bump github.com/tektoncd/hub from 1.7.0 to 1.7.3 #1597
  • Bump github.com/hashicorp/go-hclog from 1.2.0 to 1.2.1 #1598
  • Bump github.com/armon/go-metrics from 0.3.11 to 0.4.0 #1605
  • Bump github.com/hashicorp/go-secure-stdlib/parseutil from 0.1.5 to 0.1.6 #1610
  • Bump gotest.tools/v3 from 3.1.0 to 3.2.0 #1608
  • Bump github.com/tektoncd/triggers from 0.20.0 to 0.20.1 #1624
  • Upgrade AlecAivazais/survey to v2.3.5 #1625
  • Bump gotest.tools/v3 from 3.2.0 to 3.3.0 #1627
  • Bump github.com/docker/docker from 20.10.16+incompatible to 20.10.17+incompatible #1633
  • Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 #1635
  • Bump tektoncd/hub to v1.8.0 #1636
  • Bump github.com/creack/pty from 1.1.17 to 1.1.18 #1638
  • Bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 #1637
  • Bump tektoncd/pipeline to 0.37.1 and chains to 0.10.0 #1619
  • Bump github.com/tektoncd/pipeline from 0.37.1 to 0.37.2 #1643
  • Bump google.golang.org/grpc from 1.47.0 to 1.48.0 #1646
  • Bump github.com/hashicorp/vault/sdk from 0.5.2 to 0.5.3 #1649

Thanks ❤️

Don't miss a new cli release

NewReleases is sending notifications on new releases.