Skip to content

Commit

Permalink
[TEP-0076] Propose array results and indexing 🐠
Browse files Browse the repository at this point in the history
This TEP proposes adding more support for array params by adding
array results as well as the ability to index into arrays.

It refers to TEP-0075 which will be added in a separate commit, which
proposes adding support for dictionary types.

Related issues:
* [pipelines#1393 Consider removing type from params (or _really_ support types)](tektoncd/pipeline#1393)
* [pipelines#3255 Arguments of type array cannot be access via index](tektoncd/pipeline#3255)
  • Loading branch information
bobcatfish authored and tekton-robot committed Feb 14, 2022
1 parent 427f779 commit e0e7d73
Show file tree
Hide file tree
Showing 2 changed files with 638 additions and 0 deletions.
Loading

0 comments on commit e0e7d73

Please sign in to comment.