Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8f439e2

Browse files
committed
Add redirect to pipeline topics
Added redirect-from to all pipeline topics ported from Classic (configure-ci-cd-pipeline and codefresh-yaml)
1 parent071bc85 commit8f439e2

File tree

39 files changed

+56
-0
lines changed

39 files changed

+56
-0
lines changed

‎_docs/pipelines/advanced-workflows.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title:"Advanced workflows with parallel steps"
33
description:"Create complex workflows in Codefresh with step dependencies"
44
group:pipelines
5+
redirect_from:
6+
-/docs/codefresh-yaml/advanced-workflows/
57
toc:true
68
---
79

‎_docs/pipelines/annotations.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title:"Annotations in CI pipelines"
33
description:"Mark your builds and projects with extra annotations"
44
group:pipelines
5+
redirect_from:
6+
-/docs/codefresh-yaml/annotations/
57
toc:true
68
---
79

‎_docs/pipelines/condition-expression-syntax.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Condition Expression Syntax"
33
description:"Condition expressions can be included in each step in your codefresh.yml, and must be satisfied for the step to execute."
44
group:pipelines
55
redirect_from:
6+
-/docs/codefresh-yaml/condition-expression-syntax/
67
-/docs/condition-expression-syntax/
78
-/docs/codefresh-yaml/expression-condition-syntax/
89
toc:true

‎_docs/pipelines/conditional-execution-of-steps.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "Skip specific pipeline steps according to one or more conditions"
44
group:pipelines
55
sub_group:steps
66
redirect_from:
7+
-/docs/codefresh-yaml/conditional-execution-of-steps/
78
-/docs/conditional-execution-of-steps/
89
toc:true
910
---

‎_docs/pipelines/configuration/build-status.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ group: pipelines
55
sub_group:configuration
66
toc:true
77
redirect_from:
8+
-/docs/configure-ci-cd-pipeline/build-status/
89
-/docs/build-status
910
-/docs/build-status/
1011
-/docs/build-badges-1

‎_docs/pipelines/configuration/pipeline-settings.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Global settings for pipelines"
33
description:"Define global options for pipeline templates, yaml sources and approval behavior"
44
group:pipelines
55
sub_group:configuration
6+
redirect_from:
7+
-/docs/administration/pipeline-settings/
68
toc:true
79
---
810

‎_docs/pipelines/configuration/secrets-store.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Secrets in pipelines"
33
description:"Use Kubernetes secrets in Codefresh"
44
group:pipelines
55
sub_group:configuration
6+
redirect_from:
7+
-/docs/configure-ci-cd-pipeline/secrets-store/
68
toc:true
79
---
810

‎_docs/pipelines/configuration/shared-configuration.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Shared configuration for pipelines"
33
description:"How to keep your pipelines DRY"
44
group:pipelines
55
sub_group:configuration
6+
redirect_from:
7+
-/docs/configure-ci-cd-pipeline/shared-configuration/
68
toc:true
79
---
810

‎_docs/pipelines/debugging-pipelines.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title:"Debugging pipelines"
33
description:"Pause and inspect pipelines"
44
group:pipelines
5+
redirect_from:
6+
-/docs/configure-ci-cd-pipeline/debugging-pipelines/
57
toc:true
68
---
79

‎_docs/pipelines/deployment-environments.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title:"Deployment environments"
33
description:"How to update the environment status from builds"
44
group:pipelines
5+
redirect_from:
6+
-/docs/codefresh-yaml/deployment-environments/
57
toc:true
68
---
79

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp