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

Commit658b705

Browse files
authored
June release notes (#744)
* Create June release notes for SaaSAdded post for June release notes content* Add images and icons for June release notes* Update 2023-06-30-june-release-notes.mdRemoved New experience blurb and placeholder for App groups* Update command bar screenshot* Change date of june post* Add pipeline dashboard enhancements* Remove security bug* Update contentUpdated bug fix descriptions and feedback from Tamir* Update 2023-06-15-june-release-notes.mdCommented out on-premises gitops* Update 2023-06-15-june-release-notes.mdRemoved internal bug* Add project-name prefix updateAdded blurb on project name in tooltip for Pipeline filter and updated screenshot* Updates* Change date for publish
1 parenta00456d commit658b705

17 files changed

+136
-4
lines changed

‎_docs/dashboards/home-dashboard.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@ Different filter types have an AND relationship.
264264
| --------------| --------------|
265265
|**Date Range**| The time frame for which to view data. The date range affects the other filters, including the granularity for the Success Rate and Pipeline Duration charts. <br>In addition to the predefined date ranges, you can select a custom date range of up to the last six months. <br>If you select Today, then the Success Rate and Duration charts reflect hourly granularity.<br><br>Every date range you select has a reference period corresponding to the same period of time preceding the selected date range. The reference period is used to derive comparisons and identify trends.|
266266
|**Hourly/Daily** |Based on the date range selected, choose the granularity for viewing Success Rate and Pipeline Duration. {::nomarkdown}<ul><li>A date range between 1 and 4 days allows viewing metrics either by hour or by day.</li><li>A date range longer than four days allows viewing metrics only by day. The Hourly option is disabled in this case.</li></ul> {:/}
267-
|**Project**| The project or projects to which the pipeline belongs. Selecting a project allows you to focus on performance of pipelines assigned to it. If you starred one or more projects as favorites, clicking {::nomarkdown}<imgsrc="../../../images/icons/icon-fav-starred.png?display=inline-block">{:/}, filters pipelines by the selected projects.|
268-
|**Pipeline**| The pipeline or pipelines to filter by. <br>If you starred one or more pipelines as favorites, clicking {::nomarkdown}<imgsrc="../../../images/icons/icon-fav-starred.png?display=inline-block">{:/}, filters by those pipelines.|
267+
|**Project**| The project or projects to which the pipeline belongs. Selecting a project allows you to focus on performance of pipelines assigned to it. If you starred one or more projects as favorites and selected projects, clicking {::nomarkdown}<imgsrc="../../../images/icons/icon-fav-starred.png?display=inline-block">{:/}, filters pipelines by the selected projects.|
268+
|**Pipeline**| The pipeline or pipelines to filter by. <br>Mouse over a pipeline name in the list displays a tooltip including the name of the project to which the pipeline belongs, followed by the name of the pipeline, to easily identify and select the correct pipeline.<br>If you starred one or more pipelines as favorites, clicking {::nomarkdown}<imgsrc="../../../images/icons/icon-fav-starred.png?display=inline-block">{:/}, filters by those pipelines.|
269269
|**Status**| {::nomarkdown}<ul><li><b>Error</b>: Pipelines with builds that failed due to errors in the pipeline specifications or steps that failed. </li><li><b>Succeeded</b>: Pipelines with builds that completed successfully.</li> <li><b>Terminated</b>: Pipelines with builds terminated by the system according to the policy defined in the pipeline's settings. These can be any of these: <ul><li>Recent build from the same branch terminating all previous pipeline builds </li><li>Recent build from the specified branch terminating all previous builds from that branch</li><li>Running build terminating all running builds</li><li>Child builds terminated when the parent build is terminated.</li> </ul></li>For details, see <ahref ="https://codefresh.io/docs/docs/pipelines/pipelines/#policies">Build Termination in Pipeline Policies</a>. </ul>{:/}|
270270
|**Tags**|The tag or tags assigned to the pipelines.|
271271
|{::nomarkdown}<imgsrc="../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/}| Filter to view only projects or pipelines that have been starred as favorites in the[Projects/Pipeline pages]({{site.baseurl}}/docs/pipelines/monitoring-pipelines/#starring-projects-and-pipelines-as-favorites).<br><br>When you have starred projects or pipelines, the icon changes to {::nomarkdown}<imgsrc="../../../images/icons/icon-fav-starred.png?display=inline-block">.<br>Clicking it filters by favorite projects and pipelines. {:/}|

‎_docs/getting-started/command-bar.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Here are a few keyboard shortcuts to work with Global Search & Navigation.
6363

6464

6565
##Find actions & configuration settings
66-
In addition to quickly navigating to specific entities such asBuilds and Pipelines, administrators can navigate to configuration settingssuch as Single Sign-On, and installation actions.
66+
In addition to quickly navigating to specific entities such asProjects and Pipelines, administrators can navigate to configuration settingsfor Single Sign-On, and installation actions.
6767

6868
{% include
6969
image.html

‎_docs/whats-new/on-prem-release-notes.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ We are always adding more options, so stay tuned for announcements.
7171
####Pipelines Dashboard
7272
This release introduces the much-awaited Pipelines Dashboard! The dashboard, dedicated to pipelines and pipeline metrics, is a new experience of pipeline visibility and monitoring.
7373
Clicking Home Dashboard located at the top of the sidebar displays the Pipelines Dashboard.
74-
If you're currently using both GitOps and Pipelines, the Pipelines Dashboard is displayed afterthe GitOps and Argo Workflow dashboards..
74+
If you're currently using both GitOps and Pipelines, the Pipelines Dashboard is displayedbelowthe GitOps and Argo Workflow dashboards.
7575

7676
Use the Pipelines dashboard to:
7777
* Identify pipelines with low performance, both in terms of number of executions and execution duration
Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,132 @@
1+
---
2+
title:"Release Notes: June 2023"
3+
description:"Release Notes for Codefresh Pipelines and GitOps"
4+
---
5+
6+
##Features & enhancements
7+
8+
9+
###Global Search & Navigation
10+
Boost your Codefresh experience with our latest feature, Global Search & Navigation! Be it navigation, actions such as switching accounts, or finding entities such as projects or pipelines, Global Search & Navigation lets you get to what and where you need without extra clicks.
11+
12+
{% include
13+
image.html
14+
lightbox="true"
15+
file="/images/whats-new/june23/rel-notes-june23-command-bar.png"
16+
url="/images/whats-new/june23/rel-notes-june23-command-bar.png"
17+
alt="Global Search & Navigation in Codefresh"
18+
caption="Global Search & Navigation in Codefresh"
19+
max-width="60%"
20+
%}
21+
22+
**Search & find**
23+
With Global Search & Navigation, you can easily monitor and find resources in your projects and pipelines, with frequently used entities organized into categories for quick search. Easily find a specific project, or pipeline, or browse them all.
24+
We’ll be adding applications to our entity list, so stay tuned for the announcement.
25+
26+
In addition, Global Search & Navigation pulls up links to relevant information from our documentation that may be useful within your current context, making it even easier to find what you need.
27+
28+
**Switch accounts**
29+
Global Search & Navigation allows you to switch accounts without needing to navigate to your avatar drop-down menu in the toolbar. Simply search for the account, select the Switch Account action, and then choose the account you wish to switch to.
30+
31+
**Keyboard shortcuts**
32+
We have also added keyboard shortcuts to save time and get things done even faster. You can quickly bring up Global Search & Navigation, and get to the entities you need in Projects and Pipelines.
33+
34+
35+
For details, see[Global Search & Navigation]({{site.baseurl}}/docs/getting-started/command-bar/).
36+
37+
38+
###Gerrit as Git provider for Pipelines and GitOps
39+
We are excited to announce the integration of Gerrit, the open-source web-based code review tool for Git repositories, with Codefresh.
40+
41+
**Gerrit and Codefresh Pipelines**
42+
By integrating Gerrit as a Git provider for Codefresh Pipelines, you can leverage its capabilities to trigger builds and tests automatically whenever a new change is pushed to Git repositories hosted in Gerrit. The integration allows you to closely monitor the status of builds and tests within the Gerrit environment itself, providing you with a comprehensive view of your development process.
43+
With Codefresh’s`CF_PULL_REQUEST` group of environment variables, you can achieve similar functionality to Gerrit’s`Changes` directly within Codefresh.
44+
45+
For details, see[Pipeline integrations - Git providers]({{site.baseurl}}/docs/integrations/git-providers/#gerrit).
46+
47+
**Gerrit and Codefresh GitOps**
48+
By configuring Gerrit as the primary Git provider for your Hosted GitOps Runtime, you can integrate Gerrit information into your third-party CI tools or platforms for image enrichment and reporting in Codefresh.
49+
If you are interested in using Gerrit for Hybrid GitOps Runtimes, please contact us.
50+
51+
For details, see[GitOps Gerrit Git provider integration]({{site.baseurl}}/docs/gitops-integrations/gerrit-integration/).
52+
53+
###Pipelines: Pipeline Dashboard enhancements
54+
Review the latest enhancements in the Pipelines Dashboard.
55+
56+
{% include
57+
image.html
58+
lightbox="true"
59+
file="/images/whats-new/june23/rel-notes-june23-pipeline-dashboard-updates.png"
60+
url="/images/whats-new/june23/rel-notes-june23-pipeline-dashboard-updates.png"
61+
alt="Favorites filter and Last Update in Pipelines Dashboard"
62+
caption="Favorites filter and Last Update in Pipelines Dashboard"
63+
max-width="60%"
64+
%}
65+
66+
**Filter by favorite pipelines**
67+
The Pipelines Dashboard now has a Favorites filter. If you starred any projects or pipelines as favorites, you can easily view your favorite pipelines, both by projects or individual pipelines.
68+
69+
**Recent update indication**
70+
The Last Update timestamp on the top right of the Pipelines Dashboard, refreshes automatically to show you the exact time the data was retrieved.
71+
72+
**Full path display for pipelines in filter**
73+
Previously, in the Pipelines filter, it was challenging to identify the correct pipeline, when multiple pipelines shared the same name across different projects.
74+
Now, when you mouse over a pipeline name in the list, the tooltip displays the full path, including the name of the project to which the pipeline belongs, followed by the name of the pipeline. With this update, you can easily identify and select the correct pipeline in the Pipelines filter, even when multiple pipelines share the same name across different projects.
75+
76+
For details, see[Pipelines Dashboard]({{site.baseurl}}/docs/dashboards/home-dashboard/#pipelines-dashboard).
77+
78+
###Pipelines: New icons for pipeline build statuses
79+
Pipeline builds have new status icons. With distinct icons for each status, you can easily differentiate between builds, bringing clarity and saving time. Previously, both terminated and failed builds had the same icon for example, causing confusion.
80+
81+
Here are the icons and the build statuses they represent:
82+
***Running**: {::nomarkdown}<imgsrc="../../../../../images/whats-new/june23/pipeline-build-running.png"display=inline-block/> {:/}
83+
***Completed**: {::nomarkdown}<imgsrc="../../../../../images/whats-new/june23/pipeline-build-successful.png"display=inline-block/> {:/}
84+
***Delayed**: {::nomarkdown}<imgsrc="../../../../../images/whats-new/june23/pipeline-build-delayed.png"display=inline-block/> {:/}
85+
***Pending approval**: {::nomarkdown}<imgsrc="../../../../../images/whats-new/june23/pipeline-build-pending-approval.png"display=inline-block/> {:/}
86+
***Denied approval**: {::nomarkdown}<imgsrc="../../../../../images/whats-new/june23/pipeline-build-denied.png"display=inline-block/> {:/}
87+
***Terminating**: {::nomarkdown}<imgsrc="../../../../../images/whats-new/june23/pipeline-build-terminating.png"display=inline-block/> {:/}
88+
***Terminated**: {::nomarkdown}<imgsrc="../../../../../images/whats-new/june23/pipeline-build-terminated.png"display=inline-block/> {:/}
89+
***Failed**: {::nomarkdown}<imgsrc="../../../../../images/whats-new/june23/pipeline-build-failed-error.png"display=inline-block/> {:/}
90+
91+
For details, see[Viewing status for pipeline builds]({{site.baseurl}}/docs/pipelines/monitoring-pipelines/#viewing-status-for-pipeline-builds).
92+
93+
###GitOps: Helm-based Hybrid Runtimes
94+
As part of our ongoing commitment to improving efficiency and simplifying installations, we have transitioned from the previous CLI-based installation method to native Kubernetes installation using Helm charts. This change simplifies the installation process and aligns with industry-standard practices for Kubernetes deployments.
95+
96+
**Helm installation for Hybrid GitOps**
97+
Moving forward, we are deprecating the CLI-based installation method for Hybrid GitOps Runtimes. Helm provides better control and ensures compatibility, enabling you to seamlessly manage GitOps Runtimes deployments across various clusters.
98+
For details, see[Hybrid GitOps Runtime installation]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
99+
100+
<!---
101+
* On-Premises version of Codefresh GitOps Runtime
102+
We also introduced an on-premises version of the GitOps Runtime, allowing you to deploy and manage your Codefresh infrastructure within your private network.
103+
The on-premises version gives you greater control over your environment, ensuring data security and compliance while leveraging the powerful features and integrations of Codefresh GitOps and Argo CD.
104+
For details, see [On-premises GitOps Runtime installation]({{site.baseurl}}/docs/installation/gitops/on-prem-gitops-runtime-install/).
105+
-->
106+
107+
##Bug fixes
108+
**General**
109+
* Unable to add users to Codefresh via team sync for Okta.
110+
111+
112+
**Pipelines**
113+
* Pipeline builds terminate with error message:`Pipeline could not be executed because retry attempts limit has been exceeded...`.
114+
* Discrepancy in list of builds returned when running`GET {{baseUrl/workflow?pipeline=[pipeline-id]}}` query.
115+
* Shallow clone for a specific revision with`depth` argument results in error:`pathspec 'test' did not match any file(s) known to git`.
116+
* Composition stops randomly with error:`Could not get status for container <container-name>`.
117+
* Unable to define CRON triggers for pipelines.
118+
* Cross-account ECR pull in`freestyle` step fails with`(HTTP code 500) server error...`.
119+
* In the Builds page, steps are grayed out, and the Output tab for a step displays`loading` instead of the step logs.
120+
* Creating a Git trigger for a repo name containing spaces fails with error:`Failed to create trigger...fails to match the required pattern...`.
121+
* Unable to set`requiredAvailableStorage` programmatically for Hybrid Pipeline Runtimes.
122+
* 404 errors on clicking documentation links in Build > Triggers.
123+
124+
**GitOps**
125+
* Unable to delete Argo CD application from Git Source.
126+
* Same application shows different statuses in the**Home > GitOps Dashboard** and in the**GitOps Apps** dashboard.
127+
* Images not displayed in Images dashboard for GitLab Git provider (Denis)
128+
* (On premises) Rollouts Reporter for managed cluster uses SaaS instead of on-premises URL.
129+
130+
131+
132+
3 Bytes
Loading
3.17 KB
Loading
443 Bytes
Loading
518 Bytes
Loading
683 Bytes
Loading
890 Bytes
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp