Chitrang Patel
Chitrang Patel
Superseded by TEP https://github.com/tektoncd/community/pull/1138
/good-first-issue /help-wanted
cc @lcarva @wlynch @aaron-prindle Looking for feedback.
I think we can rely on `type-hints` to drive that decision. Currently, Type-hinted results get populated in ResolvedDependencies/Subjects. Other results are inserted as byProducts. I can imagine a case where...
Summarizing the discussion from Slack and adding some more thoughts: Context: When parsing `Artifacts/Type-hinted StepResults` from `StepActions`, should we pollute the `subjects` with thwm or `byProducts`? - `Subjects` are the...
Synced offline with @wlynch ## Proposal Add an extra key `isBuildArtifact` with a boolean value defaulted to `false` to the Type-hinted Object StepResults. When Chains parses the step results, it...
/assign @renzor
For ArtifactHub, I believe it was this PR: https://github.com/artifacthub/hub/pull/2337/files# that added Tasks and Pipelines.