8000 Tags · sellitforcache/tektoncd-pipeline · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sellitforcache/tektoncd-pipeline

Tags

v0.35.1

Toggle v0.35.1's commit message
[PATCH] Patch knative/pkg to fix HA via StatefulSet

Tekton uses a version of knative/pkg in between a regression on
the HA via StatefulSet and its fix. Cherry-pick the patch for
a minor release. We shall pick-up a newer version of knative/pkg
for the next major release instead.

Original Knative PR: knative/pkg#2483
Tekton Issue: tektoncd#3404

Signed-off-by: Andrea Frittoli <andrea.frittoli@uk.ibm.com>

v0.35.0

Toggle v0.35.0's commit message
Update tutorial links

We recently updated the introductory tutorial on the documnentation
website. That tutorial covers the same content as the one here. To avoid
duplicated efforts and content drift, I'm linkin that doc here and
replacing the existing content.

Additionally, this removes references to `PipelineResources`.

v0.34.1

Toggle v0.34.1's commit message
PipelineRunState cleanup: tests + comments

This commit cleans up PipelineRunState logic in preparation for a subsequent commit affecting retries.
It adds tests for DAGExecutionQueue and ensures that that function does not return any results if the PipelineRun is cancelled,
since we do not want to continue to schedule tasks if the PipelineRun is cancelled. (This is already documented and implemented elsewhere.)
It also fixes comments to correctly describe the behavior of GetFinalTasks
No functional changes.

v0.34.0

Toggle v0.34.0's commit message
PipelineRunState cleanup: tests + comments

This commit cleans up PipelineRunState logic in preparation for a subsequent commit affecting retries.
It adds tests for DAGExecutionQueue and ensures that that function does not return any results if the PipelineRun is cancelled,
since we do not want to continue to schedule tasks if the PipelineRun is cancelled. (This is already documented and implemented elsewhere.)
It also fixes comments to correctly describe the behavior of GetFinalTasks
No functional changes.

v0.32.4

Toggle v0.32.4's commit message
Fix incorrect format specifier in test files

v0.32.3

Toggle v0.32.3's commit message
Fix incorrect format specifier in test files

v0.31.4

Toggle v0.31.4's commit message
Fix incorrect format specifier in test files

v0.31.3

Toggle v0.31.3's commit message
Fix incorrect format specifier in test files

v0.30.4

Toggle v0.30.4's commit message
Fix incorrect format specifier in test files

v0.30.3

Toggle v0.30.3's commit message
Fix incorrect format specifier in test files

0