Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add StepActions to Catalog #1218

Open
Tracked by #7424
Yongxuanzhang opened this issue Nov 9, 2023 · 7 comments
Open
Tracked by #7424

Add StepActions to Catalog #1218

Yongxuanzhang opened this issue Nov 9, 2023 · 7 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@Yongxuanzhang
Copy link
Member

StepAction is proposed in TEP-0142, and implemented by tektoncd/pipeline#7259.

StepAction is used to extract reusable step from a Task, to provide better performance, security and simplicity for user experience.

This issue is created to track what Tasks' steps would be converted to a StepAction. We will start with https://github.com/tektoncd/catalog/tree/main/task/git-clone. Then expands to other ones.

@Yongxuanzhang
Copy link
Member Author

/assign

@Yongxuanzhang
Copy link
Member Author

/kind feature

@tekton-robot tekton-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 9, 2023
@Yongxuanzhang
Copy link
Member Author

also related to tektoncd/pipeline#7329

@afrittoli
Copy link
Member

@Yongxuanzhang thank you for this issue. I think it would be really good to have this implemented. Many of our tasks are single-step ones and having them as StepActions would improve their re-usability.
I was not involved in the discussion with ArtifactHub for Tasks and Pipelines, do you know what it would take to add a new type there? I think it would be great to start the conversation with the ArtifactHub team.
@chitrangpatel FYI

@chitrangpatel
Copy link
Member

For ArtifactHub, I believe it was this PR: https://github.com/artifacthub/hub/pull/2337/files# that added Tasks and Pipelines.

@chitrangpatel
Copy link
Member

chitrangpatel commented Mar 4, 2024

Rough Action plan:

@chitrangpatel
Copy link
Member

cc @vinamra28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

4 participants