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: _docs/installation/gitops/git-sources.md
+20-14Lines changed: 20 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,9 +38,10 @@ Create Git Sources for any provisioned Runtime. The Git Sources are available t
38
38
39
39
>Make sure you are in the List View to create Git Sources.
40
40
41
-
1. In the Codefresh UI, go to[GitOps Runtimes](https://g.codefresh.io/2.0/account-settings/runtimes**){:target="\_blank"}.
42
-
1. In the List View, select the Runtime for which to add a Git Source, and then select the**Git Sources** tab.
43
-
1. Select**Create Git Sources**, and in the Create Git Source panel, define the definitions for the Git Source:
41
+
1. In the Codefresh UI, on the toolbar, click the**Settings** icon.
42
+
1. From Runtimes in the sidebar, select[GitOps Runtimes](https://g.codefresh.io/2.0/account-settings/runtimes**){:target="\_blank"}.
43
+
1. In the List View, select the Runtime for which to add a Git Source, and then click the**Git Sources** tab.
44
+
1. Click**Create Git Sources**, and in the Create Git Source panel, define the definitions for the Git Source:
44
45
45
46
{% include
46
47
image.html
@@ -67,15 +68,17 @@ Create Git Sources for any provisioned Runtime. The Git Sources are available t
67
68
For GLOB guidelines and examples, see this [article](https://deepsource.io/blog/glob-file-patterns/){:target="\_blank"}.
68
69
69
70
{:start="4"}
70
-
1.Select**+ Create Git Source**.
71
+
1.Click**+ Create Git Source**.
71
72
72
73
##Edit Git Source definitions
73
-
Edit an existing Git Source by changing the source and destination definitions.
74
+
Edit an existing Git Source by changing the source and destination definitions, and included/excluded files.
74
75
>You cannot change the name of the Git Source.
75
76
76
-
1. In the Codefresh UI, go to[GitOps Runtimes](https://g.codefresh.io/2.0/account-settings/runtimes**){:target="\_blank"}.
77
+
1. In the Codefresh UI, on the toolbar, click the**Settings** icon.
78
+
1. From Runtimes in the sidebar, select[GitOps Runtimes](https://g.codefresh.io/2.0/account-settings/runtimes**){:target="\_blank"}.
77
79
1. From the**List View** (the default), select the Runtime with the Git Source, and then select the**Git Sources** tab.
78
-
1. In the row with the Git Source to edit, select the three dots, and then select**Edit** in the panel that appears.
80
+
1. In the row with the Git Source to edit, from the context menu select**Details**.
81
+
1. In the panel that appears, click**Edit**.
79
82
80
83
{% include
81
84
image.html
@@ -87,23 +90,25 @@ Edit an existing Git Source by changing the source and destination definitions.
87
90
max-width="30%"
88
91
%}
89
92
{:start="4"}
90
-
1.Change the**Source**and**Destination** definitions for the Git Source, and select**Save**.
93
+
1.Update**Source**,**Destination**,and**Include** and**Exclude** definitions for the Git Source, and select**Save**.
91
94
95
+
<!---
92
96
## View/download logs for a Git Source
93
97
View online logs for any Git Source associated with a Runtime, and if needed, download the log file for offline viewing and analysis.
94
98
Online logs show up to 1000 of the most recent events (lines), updated in real time. Downloaded logs include all the events, from the application launch to the date and time of download.
95
99
96
-
1. In the Codefresh UI, go to[GitOps Runtimes](https://g.codefresh.io/2.0/account-settings/runtimes**){:target="\_blank"}.
100
+
1. In the Codefresh UI, on the toolbar, click the **Settings** icon.
101
+
1. From Runtimes in the sidebar, select [GitOps Runtimes](https://g.codefresh.io/2.0/account-settings/runtimes**){:target="\_blank"}.
97
102
1. From the **List View** (the default), select the Runtime with the Git Source, and then select the **Git Sources** tab.
98
-
1. In the row with the Git Source for which to view/download logs,select thethree dots, and then select**View Logs**.
103
+
1. In the row with the Git Source for which to view/download logs,from thecontext menu select **View Logs**.
99
104
100
105
{% include
101
106
image.html
102
107
lightbox="true"
103
108
file="/images/runtime/git-source-view-logs.png"
104
109
url="/images/runtime/git-source-view-logs.png"
105
-
alt="Edit Git Source"
106
-
caption="Edit Git Source"
110
+
alt="View Logs option for Git Source"
111
+
caption="View Logs option for Git Source"
107
112
max-width="60%"
108
113
%}
109
114
@@ -117,14 +122,15 @@ Online logs show up to 1000 of the most recent events (lines), updated in real t