Tags: frostyaxe/cli
Tags
New version v0.23.1 tektoncd#1525 | [Piyush Garg] Update docs to latest version 0.23.0 | 2022/03/09-17:25 tektoncd#1528 | [Chmouel Boudjnah] generate universal binaries for osx | 2022/03/11-10:28 tektoncd#1529 | [PuneetPunamiya] Adds namespace where operator is installed | 2022/03/11-14:06 tektoncd#1530 | [Chmouel Boudjnah] Remove go11modules export instructions in README | 2022/03/14-15:49 tektoncd#1526 | [Chmouel Boudjnah] Add information about arch package | 2022/03/14-16:17 tektoncd#1523 | [Vincent Demeester] ROADMAP.md: update it to reflect 2022 goals | 2022/03/15-11:18 tektoncd#1467 | [mathew-fleisch] Go compile darwin-arm64 in makefile for m1 macs | 2022/03/15-13:04 tektoncd#1520 | [jbpratt] parse full duration for time formatting | 2022/03/15-16:12 tektoncd#1531 | [Chmouel Boudjnah] Add "tkn taskrun export" | 2022/03/18-09:46 tektoncd#1538 | [Chmouel Boudjnah] update to cobra 1.4.0 | 2022/03/18-11:42 null | [PuneetPunamiya] Updates the configMap name for Operator version | 2022/03/18-13:01 null | [Chmouel Boudjnah] Add -o name to pipeline start | 2022/03/22-11:32 null | [Piyush Garg] This will fix the version command failing for chain and operator | 2022/03/23-12:16 null | [Pradeep Kumar] fix error while deleting pr without status | 2022/03/24-07:16
New version v0.23.0 tektoncd#1498 | [Pradeep Kumar] update tkn v0.22.0 | 2022/02/01-22:04 tektoncd#1499 | [Daniel Helfand] update tkn chocolatey package to v0.22.0 | 2022/02/02-10:17 tektoncd#1503 | [Chmouel Boudjnah] Use ubuntu-rolling to build package | 2022/02/03-10:17 tektoncd#1505 | [Shubham] Make `vendor` a PHONY target | 2022/02/07-10:50 tektoncd#1500 | [Chmouel Boudjnah] Add export option for pipelinerun | 2022/02/15-12:01 tektoncd#1484 | [mansi103] Checked existence of resources before deletion | 2022/02/16-13:46 tektoncd#1513 | [tomonight] pass rest config when create tkn clients,fix the default QPS is to low(QPS is 5),can improve the concurrent | 2022/02/28-09:14 tektoncd#1514 | [Piyush Garg] Bump deps of pipeline and triggers | 2022/02/28-13:53 tektoncd#1509 | [mansi103] Adds chains version in output of tkn version command | 2022/03/01-12:52 tektoncd#1440 | [Rémy Greinhofer] Add Chains management command | 2022/03/03-15:01 null | [Vincent Demeester] Fix vendoring | 2022/03/03-15:01 null | [Vincent Demeester] Temporary disable linting tarball package | 2022/03/03-15:01 null | [jbpratt] remove unnecessary filepath join | 2022/03/04-08:13 null | [jbpratt] gofmt -w test/e2e/* | 2022/03/04-08:27 null | [jbpratt] replace t.Errorf %w with %v | 2022/03/04-09:17 null | [PuneetPunamiya] Bump Tekton Hub CLI to latest | 2022/03/04-10:37 null | [Pradeep Kumar] fix missing Cursor with interactive start commands | 2022/03/04-12:13 null | [Chmouel Boudjnah] Fix tektoncd docs installation instructions | 2022/03/08-08:08 null | [Piyush Garg] Make chains namespace configurable | 2022/03/09-09:29 null | [Piyush Garg] Bump chains and hub deps | 2022/03/09-09:29
New version v0.22.0 tektoncd#1461 | [Piyush Garg] Update readme with latest v0.21.0 | 2021/10/06-10:58 tektoncd#1462 | [Daniel Helfand] update chocolatey package for 0.21.0 release | 2021/10/06-16:17 tektoncd#1457 | [pratap0007] Replace test builders to structs in unit test for `tkn pipeline` | 2021/10/13-09:37 tektoncd#1464 | [Rick] Correct the license claim in the goreleaser config | 2021/10/15-15:01 tektoncd#1463 | [pratap0007] Replace test builders to structs in unit test for `tkn pipelinerun` | 2021/10/20-02:17 tektoncd#1466 | [Piyush Garg] Remove builders from codebase | 2021/10/21-06:44 tektoncd#1475 | [Vincent Demeester] Update some dependencies to fix vulnerabiliites | 2021/12/15-13:17 tektoncd#1398 | [Chmouel Boudjnah] Add a pipeline export command | 2022/01/21-09:43 tektoncd#1479 | [vinamra28] Handle graceful termination of Pipeline | 2022/01/21-12:16 tektoncd#1486 | [PuneetPunamiya] Adds operator verison in output of `tkn version` command | 2022/01/24-06:08 null | [vinamra28] Show all cancelled taskruns in message section | 2022/01/25-05:41 null | [pratap0007] Skips to ask specifications for optional workspace | 2022/01/26-15:59 null | [Chmouel Boudjnah] Bump go mod version to 1.16 | 2022/01/27-07:09 null | [Pradeep Kumar] bump pipelines to v0.31.0 bump triggers to v0.17.1 bump hub/api to latest bump knative.dev/pkg to latest hub docs update bump pipelines to v.32.0 | 2022/01/27-15:11 null | [vinamra28] Bump Tekton Hub CLI to latest | 2022/01/28-09:01 null | [Zhu Sheng Li] Hide sections with empty results for `describe` command | 2022/01/28-23:54 null | [Piyush Garg] Bump deps | 2022/01/31-07:12 null | [Pradeep Kumar] update golangci-lint version | 2022/01/31-11:26 null | [Pradeep Kumar] update go build and test | 2022/01/31-15:13 null | [Pradeep Kumar] update goreleaser | 2022/02/01-09:36 null | [Pradeep Kumar] update goreleaser config | 2022/02/01-11:28
New version v0.21.0 tektoncd#1419 | [praveen4g0] Get default sa from configmap defaultconfigs | 2021/07/14-16:15 tektoncd#1420 | [Pradeep Kumar] Update tkn version to 0.20.0 | 2021/07/21-12:37 tektoncd#1428 | [Piyush Garg] Fix e2e test failing | 2021/07/23-06:37 tektoncd#1427 | [Zhu Sheng Li] Remove golden files generated for testing version | 2021/07/23-07:23 tektoncd#1424 | [Pradeep Kumar] fix rpm build | 2021/07/23-07:37 tektoncd#1429 | [kim-fitness] Update README.md | 2021/08/06-13:30 tektoncd#1326 | [Sunghoon Kang] Support `output` option for pipeline/task `start` command | 2021/08/09-09:03 tektoncd#1430 | [Zhu Sheng Li] Authenticate to registries with Podman's config | 2021/08/10-15:05 tektoncd#1434 | [Piyush Garg] Fix link in doc | 2021/08/10-18:48 tektoncd#1378 | [Daniel Helfand] add choco package to tkn repo | 2021/08/10-19:14 null | [Piyush Garg] Bump tekton/pipeline to v0.27.1 | 2021/08/17-13:16 null | [Zhu Sheng Li] Add --keep-since flag to taskrun delete | 2021/08/31-06:35 null | [Zhu Sheng Li] Add value check for since option | 2021/08/31-06:35 null | [vinamra28] Delete runs using resource filter and keep-since | 2021/09/21-09:33 null | [vinamra28] Return error when --resource,--all and --keep-* | 2021/09/21-09:33 null | [Yulia Gaponenko] Bump Hub dependency with latest updates | 2021/09/23-11:26 null | [Piyush Garg] Bump to tektoncd/triggers v0.16.0 | 2021/09/24-07:34 null | [Piyush Garg] Move triggertemplate to use v1beta1 | 2021/09/24-07:34 null | [Piyush Garg] Fix the compilation error in other test pkg | 2021/09/24-07:34 null | [Vincent Demeester] Update some dependencies and remove some replace | 2021/09/28-17:14 null | [Piyush Garg] Update triggerbinding cmd to v1beta1 | 2021/09/29-08:05 null | [Piyush Garg] Update clustertriggerbinding to v1beta1 | 2021/09/29-15:53 null | [Piyush Garg] Fix hardcoded resource version in desc | 2021/09/29-16:17 null | [Piyush Garg] Remove duplicate in triggerbinding | 2021/09/29-16:17 null | [Piyush Garg] Cleanup missed during v1beta1 work | 2021/09/30-05:54 null | [Pradeep Kumar] Adds ignore-running flag to pr,tr delete cmd | 2021/09/30-08:18 null | [Piyush Garg] Update eventlistener list and delete cmd | 2021/09/30-15:56 null | [vinamra28] Update EventListener describe command | 2021/10/01-10:08 null | [vinamra28] Update EventListener logs command | 2021/10/01-10:08 null | [Piyush Garg] Cleanup in builder and pkg for triggers cmd | 2021/10/04-07:49 null | [Piyush Garg] Remove invalid docs files | 2021/10/04-07:49 null | [vinamra28] Add create command for tkn clustertask | 2021/10/04-11:03 null | [vinamra28] Add create command for tkn task | 2021/10/04-11:03 null | [Piyush Garg] Add e2e test for triggers v1beta1 | 2021/10/05-12:52 null | [Piyush Garg] Fix terminal not available after logs in retries pipeline | 2021/10/06-06:41
New version v0.20.0 tektoncd#1409 | [Pradeep Kumar] update readme cli version to v0.19.1 | 2021/06/30-15:54 tektoncd#1410 | [laminar] Fix CLI installation instructions for deb-based distros | 2021/07/05-10:15 tektoncd#1393 | [vinamra28] Get tekton components version from configmap | 2021/07/07-09:09 tektoncd#1411 | [vinamra28] Bump pipelines v0.25.0, triggers 0.14.2 and hub | 2021/07/07-12:05 tektoncd#1415 | [Vincent Demeester] Force cancel when using tkn pipelinerun cancel 👼 | 2021/07/09-09:48 tektoncd#1408 | [Anshul Verma] resloves issue/1395 | 2021/07/09-10:12 tektoncd#1385 | [Nikhil Thomas] Fix TaskRun order in `tkn pr logs` | 2021/07/13-06:13
New version v0.19.1 tektoncd#1391 | [Piyush Garg] Update readme for latest version | 2021/06/09-07:23 tektoncd#1390 | [06kellyjac] Fix version command outputting empty | 2021/06/10-08:49 tektoncd#1392 | [Chmouel Boudjnah] Add --since flag to pipelinerun delete | 2021/06/14-07:30 tektoncd#1396 | [hasanrashid] Fix broken links in DEVELOPMENT.MD | 2021/06/18-23:20 tektoncd#1400 | [Chmouel Boudjnah] Fix typo with my name | 2021/06/23-08:53 tektoncd#1401 | [Christie Wilson] Add link to tkn bundle to main readme 🔗 | 2021/06/23-09:18 tektoncd#1403 | [Chmouel Boudjnah] Update README about coloring being disabled | 2021/06/24-13:41 tektoncd#1405 | [Pradeep Kumar] fix default --prefix=false with p/t/ct start | 2021/06/28-11:00 tektoncd#1402 | [Chmouel Boudjnah] Add pipelinerun delete by label | 2021/06/29-12:09
New version v0.19.0 tektoncd#1361 | [Pradeep Kumar] update cli version to v0.18.0 in readme | 2021/04/27-17:00 tektoncd#1367 | [PuneetPunamiya] Updates TriggerTemplate Tests from Test Builders to Structs | 2021/05/10-11:28 tektoncd#1367 | [PuneetPunamiya] Updates TriggerBinding Tests from Test Builders to Structs | 2021/05/10-11:28 tektoncd#1367 | [PuneetPunamiya] Updates ClusterTriggerBinding Tests from Test Builders to Structs | 2021/05/10-11:28 tektoncd#1367 | [PuneetPunamiya] Updates Eventlistener Tests from Test Builders to Structs | 2021/05/10-11:28 tektoncd#1364 | [SM43] Fixes tkn task start to ask for params interactively if not passed | 2021/05/12-06:53 tektoncd#1366 | [Chmouel Boudjnah] Lookup plugins in current path | 2021/05/12-12:59 tektoncd#1374 | [vinamra28] Bump plumbing dependencies to fix CI | 2021/05/21-08:18 tektoncd#1375 | [SM43] Fixes e2e test for ClusterTask | 2021/05/24-05:41 tektoncd#1369 | [SM43] Bump Hub dependency with latest updates | 2021/05/25-16:30 null | [Piyush Garg] Bump tektoncd/pipeline to v0.24.1 | 2021/06/01-14:47 null | [Anshul Verma] Fixes Issue tektoncd#1067 Added --component option to just output the version of the components like client|pipeline|triggers | 2021/06/01-15:28 null | [Anshul Verma] Fixes 1000 Interative pipeline/task start fail when `-f` option is used and a `param` in the definition does not have the `type` defined. This fix gives a validation error if any `param` does not have a type defined. | 2021/06/02-10:34 null | [SM43] Fixes pipeline start to ask for params interactively if not passed | 2021/06/02-12:14 null | [SM43] Fixes clusterTask start to ask for params interactively if not passed | 2021/06/02-13:02 null | [vinamra28] Add support for optional workspaces in tkn start | 2021/06/02-13:29 null | [Piyush Garg] Bump to tektoncd/triggers v0.14.1 | 2021/06/02-14:59 null | [Piyush Garg] Fix rpm spec file | 2021/06/02-15:38 null | [vinamra28] Common Description for workspace flag in start command | 2021/06/02-19:37 null | [Chmouel Boudjnah] Add a flag to not print the taskname/step prefix when showing logs | 2021/06/03-08:59 null | [Chmouel Boudjnah] Replace maze.io/x/duration with its redirect | 2021/06/08-09:37
New version v0.18.0 tektoncd#1351 | [Piyush Garg] Update readme for tkn 0.17.2 | 2021/04/13-09:32 tektoncd#1330 | [Parris Lucas] Added Scoop & PowerShell install on Windows | 2021/04/19-05:13 tektoncd#1310 | [Yulia Gaponenko] Add framework usage to get kubeconfig and cluster params support | 2021/04/19-07:35 tektoncd#1358 | [Scott] Update plumbing dep to pin gke version | 2021/04/21-04:02 tektoncd#1357 | [vinamra28] Fix README to point to v0.17.2 release | 2021/04/21-14:21 tektoncd#1356 | [PuneetPunamiya] Add auto-select in TriggerTemplate describe command | 2021/04/22-09:42 tektoncd#1356 | [PuneetPunamiya] Add auto-select in TriggerBinding describe command | 2021/04/22-09:42 tektoncd#1356 | [PuneetPunamiya] Add auto-select in ClusterTriggerBinding describe command | 2021/04/22-09:42 tektoncd#1311 | [vinamra28] Add section of Skipped tasks in tkn pr describe | 2021/04/22-11:06 tektoncd#1360 | [Pradeep Kumar] bump pipeline to v0.23.0 | 2021/04/22-15:24 null | [Pradeep Kumar] bump triggers to v0.13.0 | 2021/04/22-15:24 null | [vinamra28] Add support for tkn clustertask logs | 2021/04/23-13:42 null | [vinamra28] Auto-select EventListener in describe if only one is present | 2021/04/26-12:17
New version v0.17.2 tektoncd#1342 | [Piyush Garg] Update readme for v0.17.1 | 2021/04/01-05:13 tektoncd#1344 | [Pierre Tasci] Fixes the bundle push and list commands to conform to the bundle spec. | 2021/04/06-15:53 tektoncd#1317 | [PuneetPunamiya] Adds version in describe command of task | 2021/04/09-12:52 tektoncd#1348 | [Piyush Garg] Fix eventlistener describe command crashing without template | 2021/04/09-15:42 tektoncd#1349 | [Chmouel Boudjnah] Update README with the version of supported RPMs distros | 2021/04/12-06:34
New version v0.17.1 tektoncd#1312 | [Pierre Tasci] Introduce a tkn bundle push command to produce Tekton bundles | 2021/03/15-12:23 tektoncd#1312 | [Pierre Tasci] Generates new docs | 2021/03/15-12:23 tektoncd#1312 | [Pierre Tasci] Address feedback | 2021/03/15-12:23 tektoncd#1309 | [rudeigerc] Fix parseParam with empty array | 2021/03/16-09:23 tektoncd#1325 | [Pradeep Kumar] tkn verion v0.16.0 to 0.17.0 | 2021/03/16-15:13 tektoncd#1332 | [vinamra28] Fix clustertask start command with --last flag | 2021/03/23-13:04 tektoncd#1338 | [vinamra28] Print status in `tkn p start` if it is not nil | 2021/03/24-11:00 tektoncd#1328 | [Pierre Tasci] Add a bundle pull command to fetch tekton bundle contents | 2021/03/25-09:04 tektoncd#1328 | [Pierre Tasci] Generate new man pages | 2021/03/25-09:04 tektoncd#1328 | [Pierre Tasci] Fix unit tests for remote execution | 2021/03/25-09:04 null | [Pierre Tasci] Fix some comments and regenerate docs from feedback | 2021/03/25-09:04 null | [Pierre Tasci] Refactor command name and add cache options | 2021/03/25-09:04 null | [Pierre Tasci] Remove erroneous doc | 2021/03/25-09:04 null | [Pierre Tasci] Remove final erroneous 'pull' docs | 2021/03/25-09:04 null | [Yulia Gaponenko] Fix eventListener test with latest minimal triggers permissions | 2021/03/30-18:00 null | [Piyush Garg] Fix clustertask describe and delete, task lastrun | 2021/03/30-18:38
PreviousNext