Skip to content

Commit

Permalink
TEP0122 Complete Build Instructions Implemented
Browse files Browse the repository at this point in the history
This PR marks the TEP as implemented.
See tektoncd/chains#683 for reference.
  • Loading branch information
chitrangpatel committed Feb 23, 2023
1 parent c209fe9 commit 41b1ec6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions teps/0122-complete-build-instructions-and-parameters.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
status: implementable
status: implemented
title: Complete Build Instructions and Parameters
creation-date: '2022-09-14'
last-updated: '2022-12-14'
last-updated: '2023-02-23'
authors:
- '@chitrangpatel'
see-also:
Expand Down
2 changes: 1 addition & 1 deletion teps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ This is the complete list of Tekton TEPs:
|[TEP-0119](0119-add-taskrun-template-in-pipelinerun.md) | Add taskRun template in PipelineRun | implementable | 2022-09-01 |
|[TEP-0120](0120-canceling-concurrent-pipelineruns.md) | Canceling Concurrent PipelineRuns | proposed | 2022-09-23 |
|[TEP-0121](0121-refine-retries-for-taskruns-and-customruns.md) | Refine Retries for TaskRuns and CustomRuns | implemented | 2022-12-21 |
|[TEP-0122](0122-complete-build-instructions-and-parameters.md) | Complete Build Instructions and Parameters | implementable | 2022-12-14 |
|[TEP-0122](0122-complete-build-instructions-and-parameters.md) | Complete Build Instructions and Parameters | implemented | 2023-02-23 |
|[TEP-0123](0123-specifying-on-demand-retry-in-pipelinetask.md) | Specifying on-demand-retry in a PipelineTask | proposed | 2022-10-11 |
|[TEP-0124](0124-distributed-tracing-for-tasks-and-pipelines.md) | Distributed tracing for Tasks and Pipelines | implemented | 2023-01-29 |
|[TEP-0125](0125-add-credential-filter-to-entrypoint-logger.md) | Add credential filter to entrypoint logger | proposed | 2022-10-27 |
Expand Down

0 comments on commit 41b1ec6

Please sign in to comment.