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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
@@ -322,7 +322,8 @@ Deleting a Promotion Policy removes it from all the products and environments it
##Visualize Promotion Workflows in Releases
When a product is promoted manually or automatically, the promotion mechanism create a release for the product with a unique Release ID. The release provides a graphical representation of the promotion orchestration across the environments defined for it.
When a product is promoted manually or automatically, the promotion mechanism create a release for the product. The release provides a graphical representation of the promotion orchestration across the environments defined for it.
The visualization includes the Pre- and Post-Action Promotion Workflows within the environments, more specifically, the steps within the workflows.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Codefresh extends Argo CD’s deployment modelfby introducing structured promotionflow with additional context and automation:
### Why useCodefresh'sGitOps promotions?
Codefresh extends Argo CD’s deployment modelby introducing structured promotionflows with additional context and automation:
* **Declarative and version-controlled**
Every promotion is tracked in Git, tied to a commit, ensuring full traceability. Teams can see who approved or triggered a promotion and why.
Every promotion is tracked in Git, tied to a commit, ensuring full traceability. Teams can see who triggered a promotion and why.
* **Context and visibility**
While Argo CD manages deployments at the application level, Codefresh GitOps goes beyond thiswith:
While Argo CD manages deployments at the application level,promotions withCodefresh GitOps goes beyond thisoffering:
* **Environments**:
Represent stages in the software lifecyle, allowing teams to easily track application progression.
Read more on [Environments]({{site.baseurl}}/docs/dashboards/gitops-environments/).
Expand All
@@ -58,15 +54,15 @@ max-width="65%"
%}
>**NOTE**
GitOps promotions require Runtime version 0.13.4 or higher. Ensure your runtime is updated to access promotion features.
Promotions in Codefresh GitOps require Runtime version 0.13.4 or higher. Ensure your runtime is updated to access promotion features.
## KeyGitOps promotion entities
CodefreshGitOps provides specialized functionality to streamline and automate promotions while maintaining consistency and control without the need for custom scripts. These capabilities enable predictable reusable delivery lifecycles with built-in validations, reducing operational overhead.
## Keyfeatures with GitOps promotions
Codefresh GitOps provides specialized functionality to streamline and automate promotions while maintaining consistency and control without the need for custom scripts. These capabilities enable predictable and reusable delivery lifecycles with built-in validations, reducing operational overhead.
* **Predefine properties to promote**
Control which application properties are promoted to avoid unnecessary changes.
See [Configuring version and promotable properties forProducts]({{site.baseurl}}/docs/products/promotion-version-properties/).
See [Configuring version and promotable properties forproducts]({{site.baseurl}}/docs/products/promotion-version-properties/).
* **Enforce environment-specific checks**
Automate validations, compliance, and performance checks for different environments at different stages of promotions.
Expand All
@@ -91,9 +87,12 @@ Use these quick start guides to begin using promotions in Codefresh GitOps:
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.