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 committed Aug 18, 2021
1 parent c116f71 commit b4d49f9
Show file tree
Hide file tree
Showing 2 changed files with 532 additions and 0 deletions.
Loading

0 comments on commit b4d49f9

Please sign in to comment.