tektoncd/pipeline

runtime context with matrix

Aberta

#7.024 aberto em 5 de ago. de 2023

 (3 comentários) (0 reação) (1 responsável)Go (1.943 forks)auto 404
Hacktoberfestarea/apigood first issuehelp wantedkind/documentation

Métricas do repositório

Stars
 (9.013 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador