-
{
"platform":"",
"hub-mirror": [
"gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint:v0.63.0$tekton-entrypoint:v0.63.0",
"gcr.io/tekton-releases/github.com/tektoncd…
-
### Feature request
* We aim to add annotations to Pipelineruns created by Triggers.
* These annotations will be utilized in results to capture data for both summary and record.
We sugg…
-
When a non collaborator user submit a pull request instead of being completely quiet about it we can add a comment letting know the user waiting for some collaborator to issue a /ok-to-test
an exam…
-
Writing your first OpenShift Pipeline/Tekton, you discover that secrets are declared as string in Tasks params and are displayed in clear text in the ARO console.
Request For Enhancement :
1. Im…
-
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…
-
# Feature request
Support Markdown in `displayName` field.
# Use case
Markdown in `displayName` would improve UX of dashboard, for example it would be possible to specify link to PR, commit, …
-
{
"hub-mirror": [
"gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/controller:v0.53.0"
]
}
-
Hi! 👋
I recently hit what seems to be a bug in how `kbld` keeps track of processed images:
```console
$ kbld relocate --repository $registry -f https://storage.googleapis.com/tekton-releases/p…
-
## Feature Request
Define a global data retention policy feature for a Tekton Results. When enabled, a CronJob will regularly search for Results, Records, and Logs in storage and issue API calls to…
-
At this moment tests and releases for Tekton parts (pipeline, triggers, dashboard, operator) are available only for amd64.
Other architectures (s390x, ppc64le, arm64) usually require to run the tests…