pipeline
pipeline copied to clipboard
`StepAction` hub/catalog resolver support
Feature request
Make sure we can pull StepAction from the hub/catalog resolver, and also that we can configure the default "catalog" for them (similar to Task and Pipeline)
Use case
This is kind-of a follow-up of https://github.com/tektoncd/catalog/issues/1218 (and part of https://github.com/tektoncd/pipeline/issues/7424)
Initiated discussion with ArtifactHub: https://github.com/artifacthub/hub/issues/3677#issuecomment-1972887477
This is now implemented: https://github.com/artifacthub/hub/issues/3677#issuecomment-2034005179 The staging is here: https://staging.artifacthub.io/packages/search?kind=23
@vdemeester can we close this issue now?
We have support for StepActions on our GitHub catalog, Tekton Bundles and ArtifactHub.
@chitrangpatel if we have tests already that get some stepaciton using the hub resolvers, yes we can 😉