-
{
"hub-mirror": [
"gcr.io/tekton-releases/github.com/tektoncd/triggers/cmd/webhook:v0.18.1$tektoncd-cmd-webhook"
]
}
-
This is kind of an Epic issue for moving towards having Tekton building Tekton.
The ultimate goal is to have all CI/CD (aka PR builds, periodics builds, release builds, commands handling, …) of the `…
-
At present, the images built in the versioned tektoncd/operator release pipelines are not signed by the tekton/chains instance running on plumbing cluster.
We need to modify the tektoncd/operator r…
-
We need to increase test coverage for these two changes:
* https://github.com/tektoncd/pipeline/pull/8052#discussion_r1677918542
* https://github.com/tektoncd/pipeline/pull/8052#discussion_r167792…
-
{
"platform":"",
"hub-mirror": [
"gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/controller:v0.63.0",
"gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/even…
-
Seeing this error on a variety of tektoncd CRDs (e.g. https://doc.crds.dev/github.com/tektoncd/pipeline/tekton.dev/Run/v1alpha1@v0.20.0)
```
Uncaught TypeError: Cannot read property 'apiVersion' o…
-
# Expected Behavior
using tekton chain to sign a pipelineRun object
# Actual Behavior
after pipelineRun finished. Nothing attached to the pipelineRun annotations and tekton-chains-controller pod…
-
It seems like `hub/api` wasn't keeping it's dependencies up to date ie. bumping`tektoncd/pipeline`
see: https://github.com/tektoncd/hub/commit/6402cc39ecff3bab45c63d3a3236eed7a138e2e6
I've dropp…
-
Based on #1
Let's create a simple controller inside this project that watch Knative Services and emit a CloudEvent when a new Knative Service is created:
You can follow the following examples ins…
-
Tracking issue for integrating with the [Tekton Dashboard](https://github.com/tektoncd/dashboard).
We'd like to surface Results/Records in the Tekton UI so that users can visualize the logic groupi…