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

Fix borken links#716

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 1 commit intomasterfromlink-checker-fixes
Jun 5, 2023
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
2 changes: 1 addition & 1 deletion_docs/integrations/codefresh-hosted-gitops.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -93,4 +93,4 @@ max-width="60%"
%}

## Related articles
[CI integrations with GitOps]({{site.baseurl}}/docs/gitops-integrations/ci-integrations)
[CI integrations with GitOps]({{site.baseurl}}/docs/gitops-integrations/ci-integrations/)
2 changes: 1 addition & 1 deletion_docs/integrations/git-providers.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -389,7 +389,7 @@ You will get an error of Permission Denied or Forbidden to a Git Context that yo

1. Navigate to Account Settings > Permissions > Teams or Execution Context.
1. Scroll to Git Contexts.
1. Here, you can set [permissions]({{site.baseurl}}/docs/administration/access-control/#creating-a-security-policy) similar to other ABAC rules for Teams or Execution Context to Create or Use, Update, and Delete actions.
1. Here, you can set [permissions]({{site.baseurl}}/docs/administration/account-user-management/access-control/) similar to other ABAC rules for Teams or Execution Context to Create or Use, Update, and Delete actions.
1. Click Add Rule when done.

## Related articles
Expand Down
2 changes: 1 addition & 1 deletion_docs/kb/articles/cf-export-limitations.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -65,4 +65,4 @@ If you run this pipeline, the `test` step will correctly print `line1 line2 line

[cf_export utility in pipelines]({{site.baseurl}}/docs/pipelines/variables/#using-cf_export-command)
[Passing variables between steps]({{site.baseurl}}/docs/pipelines/introduction-to-codefresh-pipelines/#using-docker-containers-as-build-tooling)
[Troubleshooting common issues]({{site.baseurl}}/docs/troubleshooting/common-issues)
[Troubleshooting common issues]({{site.baseurl}}/docs/kb/common-issues/)
2 changes: 1 addition & 1 deletion_docs/kb/articles/delete-account.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -17,7 +17,7 @@ You want to delete your Codefresh account and all associated data.

## Details

❕This article is about Codefresh Classic. Information on how to delete an account in Codefresh GitOps [can be foundhere]({{site.baseurl}}/docs/troubleshooting/deleting-account/).
❕This article is about Codefresh Classic. Information on how to delete an account in Codefresh GitOps [can be foundhere]({{site.baseurl}}/docs/kb/articles/deleting-account/).

1. Ensure you have the correct account selected, if you have multiple.
* _💡 You can change your selected account by clicking on your username in the upper right corner._
Expand Down
2 changes: 1 addition & 1 deletion_docs/kb/articles/deleting-account.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -17,7 +17,7 @@ You want to delete your Codefresh account and all associated data.

## Details

❕This article is about Codefresh GitOps. Information on how to delete an account in Codefresh Classic [can be found here]({{site.baseurl}}/docs/troubleshooting/delete-account/).
❕This article is about Codefresh GitOps. Information on how to delete an account in Codefresh Classic [can be found here]({{site.baseurl}}/docs/kb/articles/delete-account/).

1. Ensure you have the correct account selected, if you have multiple.
* _💡 You can change your selected account by clicking on your username in the upper right corner._
Expand Down
2 changes: 1 addition & 1 deletion_docs/kb/articles/failed-to-retrieve-pipeline.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -19,6 +19,6 @@ After a pipeline is triggered, it immediately fails with the error `Error: Faile

After the trigger, Codefresh was unable to fetch the YAML. This is usually caused by auto-selection being selected for Branch, but no Branch is specified.

* If you are triggering this pipeline through a cron job, please [see this article]({{site.baseurl}}/docs/kb/articles/selecting-branch-for-cron-activation.md).
* If you are triggering this pipeline through a cron job, please [see this article]({{site.baseurl}}/docs/kb/articles/selecting-branch-for-cron-activation/).
* Ensure that the Git Integration has access to reading the Repository. If access has changed recently, it may no longer have access to the YAML.
* Ensure that you are able to connect to the Git repository. If there is a connectivity issue, Codefresh will be unable to fetch the YAML.
4 changes: 2 additions & 2 deletions_posts/2020-12-31-january-december-classic.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
---
title: "Pipelines Changelog: January- December 2020"
title: "Pipelines Changelog: Januaryto December 2020"
description: "Changelog for Pipelines 2020 (Classic)"
---

Expand DownExpand Up@@ -81,7 +81,7 @@ description: "Changelog for Pipelines 2020 (Classic)"
- Run multiple kinds of unit tests using fan-in-fan-out parallel pipeline - [documentation]({{site.baseurl}}/docs/example-catalog/ci-examples/fan-in-fan-out/)

## March 2020
- Removal of the Codefresh registry- [documentation]({{site.baseurl}}/docs/integrations/docker-registries/cfcr-deprecation/)
- Removal of the Codefresh registry
- Helm quick start guide for Helm 3 - [documentation]({{site.baseurl}}/docs/getting-started/helm-quick-start-guide/)
- Deployment example for Helm 3 - [documentation]({{site.baseurl}}/docs/yaml-examples/examples/helm/)
- Helm 3 release dashboard - [documentation]({{site.baseurl}}/docs/new-helm/helm-releases-management/#choosing-between-helm-2-and-helm-3-releases)
Expand Down
2 changes: 1 addition & 1 deletion_posts/2023-03-15-march-changelog.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -95,7 +95,7 @@ From CLI version v0.1.41, and runtime version: v0.1.27, you can have different n
The color-coded borders around application resources that indicated their health status were not the most intuitive and easy to identify.
We listened to your feedback, and replaced them with a set of icons affixed to the resource type:

{::nomarkdown}<img src="../../../images/icons/current-state-healthy.png" display=inline-block"> Healthy, <img src="../../../images/icons/current-state-progressing.png" display=inline-block"> Progressing, <img src="../../../images/icons/current-state-suspended.png" display=inline-block"> Suspended, <img src="../../../images/icons/current-state-missing.png" display=inline-block"> Missing, <img src="../../../images/icons/current-state-degraded.png" display=inline-block/> Degraded, and <img src="../../../images/icons/current-state-unknown.png" display=inline-block/> Unknown.
{::nomarkdown}<img src="../../../../../images/icons/current-state-healthy.pngimages/icons/current-state-healthy.png" display=inline-block"> Healthy, <img src="../../../../../images/icons/current-state-progressing.png" display=inline-block"> Progressing, <img src="../../../../../images/icons/current-state-suspended.png" display=inline-block"> Suspended, <img src="../../../../../images/icons/current-state-missing.png" display=inline-block"> Missing, <img src="../../../../images/icons/current-state-degraded.png" display=inline-block/> Degraded, and <img src="../../../../../images/icons/current-state-unknown.png" display=inline-block/> Unknown.
{:/}

* **Filter by K8s labels**
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp