Yawen Luo

Results 12 issues of Yawen Luo

### Feature request In [TEP 75](https://github.com/tektoncd/community/blob/main/teps/0075-object-param-and-result-types.md) and in the implementation tracker (#5056) we stated that we don't want to support referring objects/array params/results as a whole in format `results.result1` or...

kind/feature

Per [the discussion thread](https://github.com/tektoncd/chains/pull/465#discussion_r916160951), it worths more discussions if Chains should check the existence of the artifact. Here are a few things we are looking: 1. if digest matches the...

Implementation of TEP 109. Example usage for Maven packages: ``` yaml results: - name: img_1-ARTIFACT_INPUTS value: uri: gcr.io/foo/bar digest: sha123@qwe - name: mvn1_pkg-ARTIFACT_OUTPUTS value: uri: maven-test-0.0.1.jar digest: sha256@abc - name:...

size/XL
do-not-merge/hold

### Feature request Implement structured provenance retrieval in TEP 109 ### Use case

kind/feature
lifecycle/stale

### Feature request Add docs and reference for GCP use of Tekton Chains ### Use case

kind/feature
lifecycle/stale

### Feature request Add maven package support using simple type hinting in intoto. Currently we support git source and OCI images. Supporting maven packages in image in simple type hinting...

kind/feature
lifecycle/stale

Add more details for param variable replacement as a whole in TEP076 When elements in params of type arrays, it should be use variable replacements in three ways

size/M
approved
kind/tep

Start the discussions and reviews regarding to support structured results and params in Tekton Chains

size/L
kind/tep

### Feature request This issue tracks the progress of the design mentioned in Alternatives section [TEP 109: Better structured provenance retrieval in Tekton Chains](https://github.com/tektoncd/community/pull/792). Related implementation: #5397 also added pipeline...

kind/feature

### Feature request The issue tracks the implementation of [TEP 109](https://github.com/tektoncd/community/blob/main/teps/0109-better-structured-provenance-retrieval-in-tekton-chains.md) and log all followup items here ### Use case - [ ] Implementation: #491 - [ ] Run integration...

kind/feature