cli icon indicating copy to clipboard operation
cli copied to clipboard

A CLI for interacting with Tekton!

Results 109 cli issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0. Release notes Sourced from github.com/go-viper/mapstructure/v2's releases. v2.3.0 What's Changed build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @​dependabot in go-viper/mapstructure#46 build(deps): bump golangci/golangci-lint-action from...

size/XS
release-note-none
ok-to-test
kind/misc
dependencies

Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.1 to 5.2.2. Release notes Sourced from github.com/go-chi/chi/v5's releases. v5.2.2 What's Changed Use strings.Cut in a few places by @​JRaspass in go-chi/chi#971 Fix non-constant format strings in...

lgtm
approved
size/M
release-note-none
ok-to-test
kind/misc
dependencies

### Feature request CLI option to rerun a resolver based pipelinerun ### Use case As a CLI user I want to be able to rerun a resolver based pipelinerun simply...

kind/feature
area/roadmap

# Changes Bumps golangci-lint to latest v2 # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them: - [X] Includes...

size/L
ok-to-test
release-note

Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.20.3 to 0.20.6. Release notes Sourced from github.com/google/go-containerregistry's releases. v0.20.6 What's Changed Ensure that tag name is not empty if name contains colon by @​SaschaSchwarze0 in google/go-containerregistry#2094...

lgtm
approved
size/XXL
release-note-none
ok-to-test
kind/misc
dependencies

Bumps [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) from 2.5.0 to 2.5.2. Release notes Sourced from github.com/sigstore/cosign/v2's releases. v2.5.2 Changelog b1261098fbe8a7680732d36b52237ecf574808d5 Do not load trusted root when CT env key is set 19ef59d3d55e2c987de30bbd3b72fe3df0d1ec34 docs: improve doc...

size/XXL
release-note-none
ok-to-test
kind/misc
dependencies

Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 1.0.0 to 1.1.0. Release notes Sourced from github.com/tektoncd/pipeline's releases. Tekton Pipeline release v1.1.0 "Selkirk Rex Saul Tigh" -Docs @ v1.1.0 -Examples @ v1.1.0 Installation one-liner kubectl apply...

lgtm
approved
size/XXL
release-note-none
ok-to-test
kind/misc
dependencies

Bumps [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) from 1.9.4 to 1.9.5. Release notes Sourced from github.com/sigstore/sigstore's releases. v1.9.5 What's Changed Add context from opts to Azure signer in sigstore/sigstore#2070 add RWMutex around providerMap to protect...

lgtm
approved
size/L
release-note-none
ok-to-test
kind/misc
dependencies

This patch deprecate the chain command and it's sub commands payload and signature. Part of: #2534 # Changes # Submitter Checklist These are the criteria that every PR should meet,...

size/XS
lgtm
release-note

The `tkn chains` command provides two subcommands, one to print the signature and one to print the payload, e.g. ``` 🐚 tkn chain signature simple-build-run-zjzmk-image-build {"level":"info","ts":1746107363.088566,"logger":"fallback","caller":"storage/storage.go:61","msg":"configured backends from config: [oci...