pipeline icon indicating copy to clipboard operation
pipeline copied to clipboard

`StepAction` hub/catalog resolver support

Open vdemeester opened this issue 1 year ago • 3 comments

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)

vdemeester avatar Feb 14 '24 14:02 vdemeester

Initiated discussion with ArtifactHub: https://github.com/artifacthub/hub/issues/3677#issuecomment-1972887477

chitrangpatel avatar Mar 04 '24 20:03 chitrangpatel

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 avatar Apr 03 '24 15:04 chitrangpatel

@chitrangpatel if we have tests already that get some stepaciton using the hub resolvers, yes we can 😉

vdemeester avatar Apr 04 '24 13:04 vdemeester