plumbing
plumbing copied to clipboard
This repo holds configuration for infrastructure used across the tektoncd org 🏗️
# Actual Behavior All existing Plumbing unit tests are pending; - Some of them passes as demonstrated on the github UI while some of them just fails while it is...
We should tag to sha instead of using the latest in tests. e.g.: `pull-tekton-results-go-coverage`
Opening as a draft since if we actually want to do this or not, but opening up for discussion. (cc @afrittoli) Adds some initial images (ko, ko-gcloud) based on [Wolfi](https://wolfi.dev)...
# Expected Behavior The [`crier`](https://docs.prow.k8s.io/docs/components/core/crier/) component should work completely. Crier reports your prowjobs on their status changes. It still work in that it reports status to the PR but, it's...
### Feature request Run latest pipeline, triggers, chains and results on the dogfooding cluster. Currently: ``` Chains version: v0.14.0 Pipeline version: v0.44.0 Triggers version: v0.22.1 Results version: v0.3.0 ``` -...
# Expected Behavior Using the `/test` command CI suggests should rerun the tests. # Actual Behavior CI doesn't recognize the command it suggests, saying `The specified target(s) for /test were...
This PR allows us to run the tektonCD/pipeline's integration tests on the tekton dogfooding cluster using a pipeline instead of a prow job. # Changes - Added the trigger template...
### Feature request Test various Tekton components and branches against the versions of k8s supported for that component. ### Use case Validate that Tekton can run on the versions of...
### Feature request Many Tekton pipeline resources use `v1beta1` in dogfooding and should be migrated to `v1`. ### Use case Test and dogfood our latest API version.
# Expected Behavior I can enter a multi-line comment in GitHub that includes `/test [ci-job-name]` by itself on one line # Actual Behavior Multi-line comment breaks the logic of the...