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-06-15-june-release-notes.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,16 +106,15 @@ As part of our ongoing commitment to improving efficiency and simplifying instal
106
106
107
107
108
108
**Pipelines**
109
-
* Git operations in pipeline build fails on authentication leading to build failures (Pipeline build fails due to uilds Git operations in JSON web token decode failure results Git operations failure in builds).
109
+
* Git operations in pipeline build fails on authentication leading to build failures.
110
110
* Pipeline builds terminate with error message:`Pipeline could not be executed because retry attempts limit has been exceeded...`.
111
111
* Discrepancy in list of builds returned when running`GET {{baseUrl/workflow?pipeline=[pipeline-id]}}` query.
112
112
* Shallow clone for a specific revision with`depth` argument results in error:`pathspec 'test' did not match any file(s) known to git`.
113
113
* Composition stops randomly with error:`Could not get status for container <container-name>`.