tektoncd/pipeline

runtime context with matrix

Offen

#7.024 geöffnet am 05.08.2023

 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Go (1.943 Forks)auto 404
Hacktoberfestarea/apigood first issuehelp wantedkind/documentation

Repository-Metriken

Stars
 (9.013 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 9T 3h) (137 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide