You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
* Remove Argo Workflows bucket & topics from navsRemoved Argo Workflows bucket from both nav and home yamls* Update create-pipeline.mdAdded callout that it is not actively maintained
Copy file name to clipboardExpand all lines: _docs/workflows/create-pipeline.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,12 @@ group: workflows
5
5
toc:true
6
6
---
7
7
8
+
{{site.data.callout.callout_warning}}
9
+
The Argo Workflows (Delivery Pipelines) feature is no longer actively maintained.
10
+
{{site.data.callout.end}}
11
+
12
+
13
+
8
14
Delivery Pipelines are where all the CI magic happens in Codefresh. Delivery Pipelines connect Argo Workflows and Argo Events with our unique functionality to implement and optimize CI/CD flows, such as checking out code, building and testing artifacts, running unit and acceptance tests, or any customized flows you need in your enterprise.
9
15
10
16
Codefresh integrates with Argo Workflows and Argo Events, while greatly simplifying the process of creating pipelines and triggering them to submit workflows.