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

Commit689b723

Browse files
committed
Update 2024-08-30-august-release-notes.md
Added bug fixes
1 parent890dc2b commit689b723

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

‎_posts/2024-08-30-august-release-notes.md‎

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,15 @@ Try our new search and don’t forget to send us your feedback!
5151

5252
We’ve made a change to how pull request titles are handled by environment variables in pipelines.
5353

54-
The environment variables ${{CF_COMMIT_MESSAGE}} and ${{CF_COMMIT_MESSAGE_ESCAPED}} now return the commit message instead of the pull request title.
54+
The environment variables`${{CF_COMMIT_MESSAGE}}` and`${{CF_COMMIT_MESSAGE_ESCAPED}}` now return the commit message instead of the pull request title.
55+
5556
To get the pull request title, use the new environment variables:
56-
${{CF_PULL_REQUEST_TITLE}}
57-
${{CF_PULL_REQUEST_TITLE_ESCAPED}}
58-
To use the new variables for pull request titles, update your pipelines accordingly. As they are already supported by the system, you can begin using them immediately.The change will take effect one week after this message is released.
59-
See System variables.
57+
*`${{CF_PULL_REQUEST_TITLE}}`
58+
*`${{CF_PULL_REQUEST_TITLE_ESCAPED}}`
59+
60+
To use the new variables for pull request titles, update your pipelines accordingly. As they are already supported by the system, you can begin using them immediately.
61+
62+
For details, see[System variables]({{site.baseurl}}/docs/pipelines/variables/#system-variables).
6063

6164

6265
###GitOps: External links for Kubernetes app & ingress resources
@@ -109,18 +112,19 @@ For details, see ????
109112
##Bug fixes
110113

111114
#####General
112-
*Download Audit downloads empty CSV file.
115+
*Payment processing error. ???
113116
* Invite text in Welcome screen displays`undefined` instead of the organization name.
114117

115118
#####Pipelines
116-
* Builds with`codefresh-run` step fails with error`Failed to write template value file Arguments to filesystem`. (Noam 24734 )
117-
builds fails - build runtime settings are not configured (Kim - 24191)
119+
* Expired certificates causes builds to remain in Pending status. (CR-24967 Mikhail)
120+
* Pipeline with two triggers starts two builds on commits to the file instead of one build
121+
* Pull request triggers for Bitbucket server creates wrong webhooks. (Olek - CR-23299)
122+
118123
*`build` step does not work with cross-account ECR. (Kim - 19269)
119124

120125

121126
#####GitOps
122-
* Annotations added during a build run or via CLI not displayed in the Summary tab of the Images dashboard.
123-
* Secrets store integration breaks after upgrading`dind` to version 26.1.4-1.28.7.
124-
* Current Release not displayed for multi-sourced apps.
125-
* Sync statuses for applications within ApplicationSets not correctly displayed in Codefresh UI.
126-
* Unresponsive**Close** button in Rollout drawer.
127+
*`fullnameOverride` when set in Argo CD Helm chart results in failure to reach service. (CR-cr-25000 Ilya)
128+
* Audit log does not show changes made to GitOps permissions. (Vadim - CR-21667)Failure to reach service when is set
129+
* Manual Rollout actions not available in audit log.
130+
*`Permissions denied` error for users even with needed GitOps permissions. Andrii CR-21363

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp