tektoncd/pipeline

runtime context with matrix

开放

#7,024 创建于 2023年8月5日

 (3 条评论) (0 个反应) (1 位负责人)Go (1,943 个派生)auto 404
Hacktoberfestarea/apigood first issuehelp wantedkind/documentation

仓库指标

星标
 (9,013 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Please document the standards for replacing context variables with matrix, specifically:

  • What is the value of "$(tasks.task1.status)" when task1 is a matrix task?
  • What is context.taskRun.name set to when a taskRun is part of a matrix task?

References:

https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md#using-execution-status-of-pipelinetask https://github.com/tektoncd/pipeline/blob/main/docs/variables.md

/kind documentation

贡献者指南