Skip to content

Commit

Permalink
Switch to YAML parsing in much of taskrun_test.go
Browse files Browse the repository at this point in the history
This doesn't switch everything - the "global" tasks and other resources are left
as is, for example. But it does move most of the explicit `Task` and `TaskRun`
structs to parsed YAML instead.

Tangentially related to #4610. =)

Signed-off-by: Andrew Bayer <[email protected]>
  • Loading branch information
abayer authored and tekton-robot committed Apr 14, 2022
1 parent 688e696 commit 8811ccb
Showing 1 changed file with 1,071 additions and 1,571 deletions.
Loading

0 comments on commit 8811ccb

Please sign in to comment.