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

Gitops remove argo workflows from nav#1008

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
NimRegev merged 2 commits intomasterfromgitops-remove-argo-workflows-from-nav
Jul 3, 2024
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions_data/home-content.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -192,20 +192,6 @@
- title: Managing Argo CD applications
localurl: /docs/deployments/gitops/manage-application/

- title: Argo Workflows
icon: images/home-icons/pipeline.svg
url: ""
links:
- title: Creating Argo Workflows
localurl: /docs/workflows/create-pipeline
- title: Nested Argo Workflows
localurl: /docs/workflows/nested-workflows/
- title: Configure artifact repository
localurl: /docs/workflows/configure-artifact-repository/
- title: Selectors for concurrency synchronization
localurl: /docs/workflows/concurrency-limit/
- title: Sharing file systems
localurl: /docs/workflows/sharing-file-system/

- title: Installation
icon: images/home-icons/runtimes.svg
Expand Down
13 changes: 0 additions & 13 deletions_data/nav.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -457,19 +457,6 @@
- title: Pipeline definitions YAML
url: "/what-is-the-codefresh-yaml"

- title: Argo Workflows
url: "/workflows"
pages:
- title: Creating Argo Workflows
url: "/create-pipeline"
- title: Nested Argo Workflows
url: "/nested-workflows"
- title: Configure artifact repository
url: "/configure-artifact-repository"
- title: Selectors for concurrency synchronization
url: "/concurrency-limit"
- title: Sharing file systems
url: "/sharing-file-system"

- title: Testing
url: "/testing"
Expand Down
6 changes: 6 additions & 0 deletions_docs/workflows/create-pipeline.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,6 +5,12 @@ group: workflows
toc: true
---

{{site.data.callout.callout_warning}}
The Argo Workflows (Delivery Pipelines) feature is no longer actively maintained.
{{site.data.callout.end}}



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.

Codefresh integrates with Argo Workflows and Argo Events, while greatly simplifying the process of creating pipelines and triggering them to submit workflows.
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp