Skip to content

Commit

Permalink
TEP-0028: Task Execution Status at Runtime - Mark as Implemented
Browse files Browse the repository at this point in the history
Implemented in tektoncd/pipeline#3390
  • Loading branch information
jerop committed Jun 3, 2021
1 parent 31e1f92 commit c9f049a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions teps/0028-task-execution-status-at-runtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: task-exec-status-at-runtime
authors:
- "@pritidesai"
creation-date: 2020-10-15
last-updated: 2020-11-02
status: implementable
last-updated: 2020-06-03
status: implemented
---

# TEP-0028: Task Execution Status at Runtime
Expand Down
2 changes: 1 addition & 1 deletion teps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ This is the complete list of Tekton teps:
|[TEP-0025](0025-hermekton.md) | Hermetic Builds | implementable | 2020-09-11 |
|[TEP-0026](0026-interceptor-plugins.md) | interceptor-plugins | implementable | 2020-10-08 |
|[TEP-0027](0027-https-connection-to-triggers-eventlistener.md) | HTTPS Connection to Triggers EventListener | implementable | 2020-11-01 |
|[TEP-0028](0028-task-execution-status-at-runtime.md) | task-exec-status-at-runtime | implementable | 2020-11-02 |
|[TEP-0028](0028-task-execution-status-at-runtime.md) | task-exec-status-at-runtime | implemented | 2020-06-03 |
|[TEP-0029](0029-step-workspaces.md) | step-and-sidecar-workspaces | implementable | 2020-10-02 |
|[TEP-0030](0030-workspace-paths.md) | workspace-paths | proposed | 2020-10-18 |
|[TEP-0031](0031-tekton-bundles-cli.md) | tekton-bundles-cli | implemented | 2021-03-26 |
Expand Down

0 comments on commit c9f049a

Please sign in to comment.