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

Commit6779ab4

Browse files
authored
Cf integrations cf platfrom host (#237)
* Update jira and ci integrationsAdded CF_PLATFORM_URL parameter to CI argument reference, and removed password option from Jira integration* Update ci-integrations.md
1 parent7c071a9 commit6779ab4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎_docs/integrations/ci-integrations.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ The table describes _all_ the arguments required for CI integrations in general.
6262
| Argument| Description| Required/Optional/Default|
6363
| ----------| --------| -------------------------|
6464
|`CF_HOST`|_Deprecated from v 0.0.460 and higher._ Recommend using`CF_RUNTIME_NAME` instead. {::nomarkdown}<br><spanstyle="font-family:var(--font-family-monospace);font-size:87.5%;color:#ad6800;background-color:#fffbe6">CF_HOST</span> has been deprecated because the URL is not static, and any change can fail the enrichment.<br><br> The URL to the cluster with the Codefresh runtime to integrate with. If you have more than one runtime, select the runtime from the list. Codefresh displays the URL of the selected runtime cluster.{:/}| Required|
65+
|`CF_PLATFORM_URL`| For on-premises environments, the root URL of the codefresh application. If not specified, uses the default value of`https://g.codefresh.io`.| Optional|
6566
|`CF_RUNTIME_NAME`| The runtime to use for the integration. If you have more than one runtime, select the runtime from the list.| Required|
6667
|`CF_API_KEY`| The API key for authentication. Generate the key for the integration.| Required|
6768
|`CF_CONTAINER_REGISTRY_INTEGRATION`| The name of the container registry integration created in Codefresh where the image is stored. See[Container registry integrations]({{site.baseurl}}/docs/integrations/container-registries/).| Optional|

‎_docs/integrations/issue-tracking/jira.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For information on adding a Jira integration in Codefresh, see [Issue-tracking i
1818
1. Note down the following as you will need them to complete the integration with Codefresh:
1919
* Jira URL
2020
* Jira username/email to be used for the integration
21-
* Jirapassword/token created for this user
21+
* Jira token created for this user
2222

2323

2424
###Jira integration settings in Codefresh
@@ -31,7 +31,7 @@ The table describes the arguments required to integrate Jira in Codefresh.
3131
|**Integration name**| A friendly name for the integration. This is the name you will reference in the third-party CI platform/tool.|
3232
|**All Runtimes/Selected Runtimes**| {::nomarkdown} The runtimes in the account with which to share the integration resource. <br>The integration resource is created in the Git repository with the shared configuration, within <spanstyle="font-family:var(--font-family-monospace);font-size:87.5%;color:#ad6800;background-color:#fffbe6">resources</span>. The exact location depends on whether the integration is shared with all or specific runtimes: <br><ul><li>All runtimes: Created in <spanstyle="font-family:var(--font-family-monospace);font-size:87.5%;color:#ad6800;background-color:#fffbe6">resources/all-runtimes-all-clusters/</span></li><li>Selected runtimes: Created in <spanstyle="font-family:var(--font-family-monospace);font-size:87.5%;color:#ad6800;background-color:#fffbe6">resources/runtimes/<runtime-name>/</span></li></ul> You can reference the Docker Hub integration in the CI tool. {:/}|
3333
|**Jira Host**| The URL of your Jira instance. For example,`https://<company>.atlassian.net`|
34-
|**API Token**| The Jirapassword/tokenyou noted down when you created the Jira instance.|
34+
|**API Token**| The JiraAPItokenfor the Jira instance.|
3535
|**API Email**| The email for the API token.|
3636

3737

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp