You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create `pkg/reconciler/testing/status.go` and move status related
helper functions for `TaskRun/CustomRun` and later `PipelineRun` there.
Remove duplication from helper functions.
Move yaml parsing helper functions to `test/parse/yaml.go`.
Rename import `ttesting ==> th`, short for "testing helpers".
Issue #8760, #7166.
Signed-off-by: Stanislav Jakuschevskij <[email protected]>
0 commit comments