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

Update docs-navbar.html#1109

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 intomasterfromdocsite-top-menu
Nov 19, 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
4 changes: 2 additions & 2 deletions_docs/promotions/promotions-overview.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -26,13 +26,13 @@ max-width="60%"

Here’s what makes Codefresh's GitOps promotions unique:

* **Declarative and version-controlled**
* **Declarative and version-controlled**
Promotions are tracked in Git as code. Every promotion is tied to a Git commit, giving you full traceability and version control. This means teams can always see who approved or triggered a promotion and why.

<!--- * **Automated Git sync**
With GitOps, the desired state of environments is automatically synced based on the Git repository, ensuring that any promotion aligns with the latest approved application version. -->

* **Context and visibility**
* **Context and visibility**
While Argo CD manages deployments as individual applications, Codefresh introduces **environments** and **products** for a more intuitive and cohesive view of complex systems, and CD management:
* Environments represent different stages in development. Environments allow teams to easily track applications as they progress through the SDLC.
Read more on [Environments]({{site.baseurl}}/docs/dashboards/gitops-environments/).
Expand Down
3 changes: 2 additions & 1 deletion_includes/docs-navbar.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -22,10 +22,11 @@

<!--- <li class="nav-item">
<a class="nav-link" href="{{ site.link_main }}" onclick="ga('send', 'event', 'Navbar', 'Docs links', ' ');">Product</a>
</li>-->
</li>
<li class="nav-item">
<a class="nav-link {% if page.layout == "docs" %}active{% endif %}" href="{{ site.baseurl }}/docs/getting-started/intro-to-codefresh/" onclick="ga('send', 'event', 'Navbar', 'Docs links', 'Docs');">Docs</a>
</li>
-->
<li class="nav-item">
<a class="nav-link" href="{{ site.baseurl }}/docs/example-catalog/ci-examples/" onclick="ga('send', 'event', 'Navbar', 'Docs links', 'Open Examples');">Examples</a>
</li>
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp