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

Commit1735e55

Browse files
authored
Update commit message formats (#1265)
* Update commit message formats* Update promotion-flow-triggers.md* Update promotion-flow-triggers.md* Update nav entries* Update promotion-flow-triggers.md
1 parent4d61603 commit1735e55

10 files changed

+24
-20
lines changed

‎_data/argohub-home-content.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
localurl:/gitops/products/assign-applications/
6161
-title:Configuring app version and promoted properties
6262
localurl:/gitops/products/promotion-version-properties/
63-
-title:Selecting Promotion Flows
63+
-title:Assigning Promotion Flows and triggers
6464
localurl:/gitops/products/promotion-flow-triggers/
6565

6666

‎_data/argohub-nav.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
url:"/assign-applications"
219219
-title:Configuring version and promotable properties
220220
url:"/promotion-version-properties"
221-
-title:Selecting Promotion Flows
221+
-title:Assigning Promotion Flows and triggers
222222
url:"/promotion-flow-triggers"
223223
-title:Tracking Releases for products
224224
url:"/releases-in-products"

‎_data/home-content.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
localurl:/docs/products/assign-applications/
4141
-title:Configuring app version and promoted properties
4242
localurl:/docs/products/promotion-version-properties/
43-
-title:Selecting Promotion Flows
43+
-title:Assigning Promotion Flows and triggers
4444
localurl:/docs/products/promotion-flow-triggers/
4545

4646

‎_data/nav.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
url:"/assign-applications"
414414
-title:Configuring version and promotable properties
415415
url:"/promotion-version-properties"
416-
-title:Selecting Promotion Flows
416+
-title:Assigning Promotion Flows and triggers
417417
url:"/promotion-flow-triggers"
418418
-title:Tracking releases for products
419419
url:"/releases-in-products"

‎_docs/products/assign-applications.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can always unassign an application from a product:
4040

4141

4242
##Related articles
43-
[Selecting Promotion Flowsfor Products]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
43+
[Assigning Promotion Flowsand triggers to products to products]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
4444
[Configuring version and promotable properties for Products]({{site.baseurl}}/docs/products/promotion-version-properties/)
4545
[Tracking Product releases]({{site.baseurl}}/docs/promotions/product-releases/)
4646
[Product Dashboard]({{site.baseurl}}/docs/dashboards/gitops-products/)

‎_docs/products/configure-product-settings.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,16 +170,16 @@ Adding labels to a product lets you create access control rules that govern manu
170170

171171

172172
##Select Promotion Flows for Products
173-
Automate and orchestratepromotions across different environments for the product by:
174-
* Selecting one or more predefined Promotion Flows
173+
Customize automatedpromotionsfor productsacross different environments by:
174+
* Selecting one or more predefined Promotion Flows valid for the product
175175
* Customizing the conditions to trigger each Promotion Flow
176176
Commit messages for trigger conditions are not restricted to single words. You can specify any commit message to trigger promotions.
177177
For example,`update image tag to v1.1` would be a valid commit message.
178178
* Defining the priority for each Flow when multiple Flows are configured
179179

180180

181181
#####Before you begin
182-
* Review[Selecting Promotion Flowsfor Products]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
182+
* Review[Assigning Promotion Flowsand triggers to products to products]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
183183

184184

185185
#####How to
@@ -189,7 +189,7 @@ Automate and orchestrate promotions across different environments for the produc
189189
1. From the list of Promotion Flows, select a predefined Flow for the product.
190190
1. Define the conditions to match and trigger the Promotion Flow:
191191
1.**Property**: The property to monitor for changes, based on either the text description associated with the commit message (`commitMessage`), or the commit hash generated by Git (`gitRevision`).
192-
`commitMessage` can be a single or multiple words, ora set of words.
192+
`commitMessage` can be a single or multiple words, orphrases with or without wildcards (`*`).
193193
1.**Operator**: The operator to apply when matching the Property, based on inclusion or exclusion, with or without wildcards.
194194
`In`: Checks if the commit message or Git revision <i>includes</i> the specified value or any value within a set of values. Commit messages can include
195195
`NotIn`: Checks if the commit message or Git revision <i>does not include</i> the specified value or any value within a set of values.

‎_docs/products/create-product.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ To create a product for a new or an existing application, see [Configuring appli
6969
##Related articles
7070
[Configure Product Settings]({{site.baseurl}}/docs/products/configure-product-settings/)
7171
[Assigning applications to Products]({{site.baseurl}}/docs/products/assign-applications/)
72-
[Selecting Promotion Flowsfor Products]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
72+
[Assigning Promotion Flowsand triggers to products]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
7373
[Tracking Product releases]({{site.baseurl}}/docs/promotions/product-releases/)

‎_docs/products/promotion-flow-triggers.md‎

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title:"Selecting Promotion Flowsfor products"
3-
description:"Select Promotion Flows and configuretriggerstoorchestrate product promotions"
2+
title:"Assigning Promotion Flowsand triggers to products"
3+
description:"Select Promotion Flows and configuretheir trigger conditionstooptimize product promotions"
44
group:products
55
toc:true
66
---
77

88
##Promotion Flows for products
99
A Promotion Flow in Codefresh GitOps defines the steps, validations, and conditions required to promote a product and its applications from one environment to another.
1010

11-
By selecting Promotion Flows for a product you can choose the most relevant flows for its deployment strategy.By configuring trigger conditions for each Flow, you can structure promotions for the product, tailored to its needs, improving deployment consistency and efficiency.
11+
By selecting Promotion Flows for a product you can choose the most relevant flows for its deployment strategy.By configuring trigger conditions for each Flow, you can structure promotions for the product, tailored to its needs, improving deployment consistency and efficiency.
1212

1313
#####Benefits of Promotion Flows with triggers tailored for products
1414

@@ -25,18 +25,22 @@ By selecting Promotion Flows for a product you can choose the most relevant flow
2525
Arrange the Promotion Flows in a prioritized order to control the sequence in which they are evaluated and executed.
2626

2727

28-
##Where toconfigure Promotion Flows andtriggers
28+
##Where toassign Promotion Flows andtrigger conditions
2929
In**Product > Settings > Promotion Flows**.
3030
Select one or more Promotion Flows for the product, and then configure custom conditions to trigger each of the flows.
3131
See also[Product CRD](#promotion-crd).
3232

33-
#####Commit messages & Git revisions
33+
##Commit messages & Git revisions
3434
You can monitor changes based on the commit message (`commitMessage`) or the Git revision (`gitRevision`).
35-
The commit message can include single words, multiple words, or phrases. For example,`hotfix` or`update image to v1.2`. There are no restrictions on commit messages.
36-
3735

36+
###Commit message formats
37+
There are no restrictions on commit messages. The commit message can include:
38+
* A single word, for example,`hotfix`
39+
* Multiple words, for example,`hotfix``upgrade`
40+
* Phrases with or without wildcards (`*`), for example,`refactor Helm chart values`,`update image to v1.*`,`[GitOps] Update image tag to v2.0`.
41+
3842

39-
#####Matching operators for filtering commits
43+
###Matching operators for filtering commits
4044
Operators define how commit messages or Git revisions are matched:
4145
*`In`: Includes the specified value or any value from a set.
4246
*`NotIn`: Excludes the specified value or any value from a set.

‎_docs/products/promotion-version-properties.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,6 @@ To configure directly in YAML, refer to our [Promotion Template YAML]({{site.bas
366366

367367
## Related articles
368368
[Assigning applications to Products]({{site.baseurl}}/docs/products/assign-applications/)
369-
[Selecting Promotion Flowsfor Products]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
369+
[Assigning Promotion Flowsand triggers to products]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
370370
[Tracking Product releases]({{site.baseurl}}/docs/promotions/product-releases/)
371371
[Configure Product Settings]({{site.baseurl}}/docs/products/configure-product-settings/)

‎_docs/products/releases-in-products.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ For detailed information, see [Tracking product releases]({{site.baseurl}}/docs/
5555

5656
##Related articles
5757
[Assigning applications to Products]({{site.baseurl}}/docs/products/assign-applications/)
58-
[Selecting Promotion Flowsfor Products]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
58+
[Assigning Promotion Flowsand triggers to products]({{site.baseurl}}/docs/products/promotion-flow-triggers/)
5959
[Configure Product Settings]({{site.baseurl}}/docs/products/configure-product-settings/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp