Skip to content

Commit

Permalink
TEP-0108: Mapping Workspaces - Implemented
Browse files Browse the repository at this point in the history
Marking TEP-0107 as implemented, thank you @Aleromerog!

PR: tektoncd/pipeline#4887
  • Loading branch information
jerop committed May 26, 2022
1 parent 0fb84a0 commit 78379ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions teps/0108-mapping-workspaces.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
status: implementable
status: implemented
title: Mapping Workspaces
creation-date: '2022-05-03'
last-updated: '2022-05-03'
last-updated: '2022-05-26'
authors:
- '@jerop'
- '@bobcatfish'
Expand Down
2 changes: 1 addition & 1 deletion teps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,4 @@ This is the complete list of Tekton teps:
|[TEP-0105](0105-remove-pipeline-v1alpha1-api.md) | Remove Pipeline v1alpha1 API | proposed | 2022-04-11 |
|[TEP-0106](0106-support-specifying-metadata-per-task-in-runtime.md) | Support Specifying Metadata per Task in Runtime | implementable | 2022-05-10 |
|[TEP-0107](0107-propagating-parameters.md) | Propagating Parameters | implementable | 2022-05-02 |
|[TEP-0108](0108-mapping-workspaces.md) | Mapping Workspaces | implementable | 2022-05-03 |
|[TEP-0108](0108-mapping-workspaces.md) | Mapping Workspaces | implemented | 2022-05-26 |

0 comments on commit 78379ef

Please sign in to comment.