Skip to content

Commit ac935c2

Browse files
committed
TEP-0004: Task Results in Final Tasks - Mark as Implemented
It was implemented in tektoncd/pipeline#3242
1 parent 31e1f92 commit ac935c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

teps/0004-task-results-in-final-tasks.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ authors:
44
- "@pritidesai"
55
- "@bobcatfish"
66
creation-date: 2020-07-16
7-
last-updated: 2020-11-10
8-
status: implementable
7+
last-updated: 2020-06-03
8+
status: implemented
99
---
1010

1111
# TEP-0004: Task Results in Final Tasks

teps/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ This is the complete list of Tekton teps:
138138
|[TEP-0001](0001-tekton-enhancement-proposal-process.md) | Tekton Enhancement Proposal Process | implemented | 2020-06-11 |
139139
|[TEP-0002](0002-custom-tasks.md) | Custom Tasks | implementable | 2020-07-07 |
140140
|[TEP-0003](0003-tekton-catalog-organization.md) | Tekton Catalog Organization | implemented | 2021-02-09 |
141-
|[TEP-0004](0004-task-results-in-final-tasks.md) | Task Results in Final Tasks | implementable | 2020-11-10 |
141+
|[TEP-0004](0004-task-results-in-final-tasks.md) | Task Results in Final Tasks | implemented | 2021-06-03 |
142142
|[TEP-0005](0005-tekton-oci-bundles.md) | Tekton OCI Bundles | implementable | 2020-08-13 |
143143
|[TEP-0006](0006-tekton-metrics.md) | Tekton Metrics | proposed | 2020-07-13 |
144144
|[TEP-0007](0007-conditions-beta.md) | Conditions Beta | implementable | 2020-11-02 |

0 commit comments

Comments
 (0)