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

Commit65b92ad

Browse files
Spelling mistake
1 parentda0bec2 commit65b92ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_docs/ci-cd-guides/progressive-delivery.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Using manual approval before promoting the new version is a great starting point
252252
and eliminate the human approval.
253253

254254
There are many approaches on testing a release and each organization will have a different set of "tests" that verify the next version of the software. Argo Rollouts
255-
has[several integrations](https://argoproj.github.io/argo-rollouts/features/analysis/) either with metric providers or[simple Kubernetes jobs](https://argoproj.github.io/argo-rollouts/analysis/job/) that can run integrationtets or collect metrics and decide if the next color should be promoted or not.
255+
has[several integrations](https://argoproj.github.io/argo-rollouts/features/analysis/) either with metric providers or[simple Kubernetes jobs](https://argoproj.github.io/argo-rollouts/analysis/job/) that can run integrationtests or collect metrics and decide if the next color should be promoted or not.
256256

257257
Another alternative is to simply execute[integration tests]({{site.baseurl}}/docs/testing/integration-tests/) from within Codefresh. This is great if your integration tests need access to the source code or other
258258
external services that are accessible only to Codefresh.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp