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
Copy file name to clipboardExpand all lines: _posts/2023-july.md
+20-22Lines changed: 20 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ Continuing to extend our support for Gerrit with our latest update. In place of
42
42
43
43
For details, see[System variables in pipelines](https://codefresh.io/docs/docs/pipelines/variables/#system-variables).
44
44
45
+
<!---
45
46
### Share URL with account info
46
47
Introducing the Copy URL Link button: The Copy URL Link button is our latest addition to the Codefresh UI’s toolbar to ensure seamless collaboration.
47
48
@@ -59,7 +60,7 @@ caption="Copy URL option in Codefresh toolbar"
59
60
max-width="60%"
60
61
%}
61
62
62
-
63
+
-->
63
64
64
65
###Global Search & Navigation for GitOps applications
65
66
As part of our commitment to constantly empower our users through Global Search & Navigation, here's our latest enhancement: Search GitOps Applications.
@@ -93,28 +94,25 @@ For details, see [External MongoDB with MTLS](https://artifacthub.io/packages/he
93
94
###General
94
95
95
96
###Pipelines
96
-
`codefresh-run` step results in failed pipelines
97
-
Running an OSX (Mac OS X) build in pipeline remains ininitializing process.
98
-
Pipelines missing from list (CR-19326)
99
-
Clicking Save in Shared Configuration Settings does not work. (CR-19546 - need to verify if this is customer facing? shows regression)
100
-
Commit message passed in CF_COMMIT_MESSAGEsystem variable is truncated and does not include the full content.
101
-
Pipeline with large set of codefresh-run steps that runs in parallel and triggers childpipelinestakes more than 10 minsutes to run teh child pipelines (Child pipelines triggered in fromset ofparallelcodefresh-run stepsstart with mafter delay of 10 minutes when there are large number of such steps in pipeline )
102
-
Unable to save new integration account for Okta (CR-19667 - this is for Classic so should it be documented for projectone?)
103
-
InPirplines list view, context-menu for the last pipeline in the list does not display all available actions.
104
-
Builds terminated by pipeline policy leave running dind pods on runtime cluster (CR-11485)
97
+
*`codefresh-run` step results in failed pipelines
98
+
*Running an OSX (Mac OS X) build in pipeline remains ininitialization phase.
99
+
Pipelines missing from list (CR-19326)??
100
+
Clicking Save in Shared Configuration Settings does not work. (CR-19546 - need to verify if this is customer facing? shows regression)???
101
+
*Commit message passedthrough thesystem variable`CF_COMMIT_MESSAGE` is truncated and does not include the full content.
102
+
* Childpipelinestriggered by parent pipeline including a largeset of`codefresh-run` stepsset to run in parallel, start after 10-minute delay.
103
+
Unable to save new integration account for Okta (CR-19667 - this is for Classic so should it be documented for projectone?)??
104
+
*InPipelines page, the context-menu for the last pipeline in the list does not display all available actions.
105
+
*Builds terminated by pipeline policy leave running`dind` pods on runtime cluster. (CR-11485)
105
106
106
107
###GitOps
107
108
108
-
109
-
Save button remains disabled on modifying fields for an existing Git Source in Codefresh. (CR-19592)
110
-
* Applications show**Unknown** status in in Codefresh, while they are**Healthy** in the Argo CD UI. (CR-19442)
109
+
* On modifying fields for an existing Git Source, the**Save** button remains disabled.
110
+
* Applications show**Unknown** status in Codefresh, while they are**Healthy** in the Argo CD UI. (CR-19442)
111
111
Rollout is terminated due to a new commit in another application, and shows an inconsistent state (CR-19416 - Olek)
112
-
(On-premises) Unable to create Git Sources both from the Codefesh CLI and UI with BitBucket Server .
113
-
Current release of application remains indefinitley as Progressing.
114
-
Link to Rollout Analysis and Player missing for Progessing rollout in the Timeline tab (GitOps Apps) (CR-19405)
115
-
Clicking Test Connection or Commit for an ECR integration continues to show progress animations (CR-19124)
116
-
Pipeline filter in Pipeline Dashboard continues to show older name for renamed pipeline in Pipeline Dashboard (CR-18929)
117
-
118
-
119
-
On-premises For Azure During sync synced groups are removed after econnreset error (CR-19484 - Vadim - cross-product)
120
-
Auto-sync option not available for Azure SSO (CR-18200)
112
+
* Current release of application remains as**Progressing** indefinitely.
113
+
* GitOps Apps: Link to Rollout Analysis and Player missing for Progessing rollout in the Timeline tab (CR-19405)
114
+
* Progress animations persist when clicking**Test Connection** or**Commit** for an ECR integration. (CR-19124)
115
+
* In Pipelines Dashboard, the Pipeline filter displays the original name instead of the new name for the renamed pipeline. (CR-18929)
116
+
* (On-premises) Unable to create Git Sources both from the Codefesh CLI and UI with BitBucket Server.
117
+
* (On-premises) For Azure, during sync, synced groups are removed after`econnreset` error (CR-19484 - Vadim - cross-product)
118
+
Auto-sync option not available for Azure SSO (CR-18200)???