Skip to content

Commit

Permalink
Enable Step Reusability
Browse files Browse the repository at this point in the history
This TEP enables step reusability by separating the actionable parts of the Step into a separate CRD.
  • Loading branch information
chitrangpatel committed Sep 14, 2023
1 parent 84af313 commit 3680941
Show file tree
Hide file tree
Showing 8 changed files with 987 additions and 0 deletions.
986 changes: 986 additions & 0 deletions teps/0142-enable-step-reusability.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions teps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,4 @@ This is the complete list of Tekton TEPs:
|[TEP-0138](0138-decouple-api-and-feature-versioning.md) | Decouple api and feature versioning | proposed | 2023-07-27 |
|[TEP-0140](0140-producing-results-in-matrix.md) | Producing Results in Matrix | implementable | 2023-08-21 |
|[TEP-0141](0141-platform-context-variables.md) | Platform Context Variables | proposed | 2023-08-21 |
|[TEP-0142](0142-enable-step-reusability.md) | Enable Step Reusability | implementable | 2023-09-08 |
Binary file added teps/images/0142-clone-build-push-pipeline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teps/images/0142-clone-build-push-task.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teps/images/0142-components.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teps/images/0142-pod-overhead.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teps/images/0142-workspace-overhead.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3680941

Please sign in to comment.