Skip to content

Commit

Permalink
Rename ArrayOrString to ParamValues
Browse files Browse the repository at this point in the history
This commit fixes issue tektoncd#4858. With the implementation of Tep75,
ArrayOrString contains object type and it would be confusing if still
use the same name. This commit renames it to ParamValues and type alias
ResultValues to ParamValues. Also use type alias to make sure dependant
libraries can still use ArrayOrString and NewArrayOrString.
  • Loading branch information
Yongxuanzhang committed Aug 10, 2022
1 parent 90b347d commit 98206a6
Show file tree
Hide file tree
Showing 57 changed files with 1,557 additions and 1,551 deletions.
145 changes: 72 additions & 73 deletions pkg/apis/pipeline/v1/openapi_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 98206a6

Please sign in to comment.