Andrea Frittoli

Results 129 issues of Andrea Frittoli

### Feature request The results project should document its release strategy, similar to what is done by the other Tekton projects: [Pipeline Release Cadence and Process](https://github.com/tektoncd/pipeline/blob/main/releases.md) [Triggers Release Cadence and...

documentation

### 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 ``` -...

kind/feature
lifecycle/stale

### 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...

kind/feature
priority/important-soon
lifecycle/frozen
area/roadmap

### 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.

kind/feature
good first issue
Hacktoberfest

# 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...

kind/bug
help wanted
priority/important-soon
lifecycle/frozen

### Feature request This is an overall Epic to track various features and work related to dogfooding - setting a roadmap for the work. ### Use case The reasoning and...

kind/feature
lifecycle/frozen
area/dogfooding
area/epic
area/roadmap
area/s3c

# Expected Behavior We should monitor the status of the various CI/CD services and we should be able to display metrics about the status of the services using grafana, following...

kind/feature
area/test-infra
lifecycle/frozen
area/roadmap

In the discussion on [operator versioning](https://docs.google.com/document/d/1WCX5Gbbid8vdYlvMic4AL2rjs44Cf4m6jWtp9CAvv1g/edit#heading=h.78q5cdvby2fi) one of the options is for Tekton components to share version numbers. Today all components release independently from each other. When a component introduces...

lifecycle/frozen
area/release
area/roadmap

Today every CI pipeline includes two shared tasks: - one to handle the `/test ` command - one to inspect the files changed in a PR against a filter defined...

lifecycle/frozen
priority/important-longterm
area/dogfooding

# Expected Behavior CI Jobs are only executed if a PR was submitted by someone who belongs to the org or if the "ok-to-test" label was added. # Actual Behavior...

priority/important-soon
lifecycle/frozen
area/dogfooding