Skip to content

Commit 30752a0

Browse files
committed
feat: DRC-1868
- Change to Recce Cloud from Recce Cloud dashboard Signed-off-by: Jared Scott <[email protected]>
1 parent 064f903 commit 30752a0

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

docs/7-cicd/github/setup-cd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ jobs:
100100
#### Verify Success
101101

102102
-**Workflow completes** without errors in Actions tab
103-
-**Base session updated** in Recce Cloud dashboard
103+
-**Base session updated** in Recce Cloud
104104

105-
![Recce Cloud dashboard showing updated base sessions](/assets/images/7-cicd/verify-setup-cd.png){: .shadow}
105+
![Recce Cloud showing updated base sessions](/assets/images/7-cicd/verify-setup-cd.png){: .shadow}
106106

107107
## Next Steps
108108

docs/7-cicd/github/setup-ci.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,14 @@ jobs:
9898
#### Verify Success
9999

100100
-**Workflow completes** without errors in Actions tab
101-
-**PR session updated** in Recce Cloud dashboard
101+
-**PR session updated** in Recce Cloud
102102

103103
![Recce Cloud showing PR validation session](/assets/images/7-cicd/verify-setup-ci.png){: .shadow}
104104

105105
#### Review PR Session
106106

107107
To analyze the PR changes in detail:
108108

109-
- Go to your [Recce Cloud dashboard](https://cloud.reccehq.com)
109+
- Go to your [Recce Cloud](https://cloud.reccehq.com)
110110
- Find the PR session that was created
111111
- Launch Recce instance to explore data differences

docs/7-cicd/gitlab/setup-cd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,9 @@ To enable automatic baseline updates:
198198
#### Verify Success
199199

200200
- ✅ **Pipeline completes** without errors in CI/CD → Pipelines
201-
- ✅ **Base session updated** in Recce Cloud dashboard
201+
- ✅ **Base session updated** in Recce Cloud
202202

203-
![Recce Cloud dashboard showing updated base sessions](../../assets/images/7-cicd/verify-setup-cd.png){: .shadow}
203+
![Recce Cloud showing updated base sessions](../../assets/images/7-cicd/verify-setup-cd.png){: .shadow}
204204

205205
#### Verify Scheduled Runs
206206

docs/7-cicd/gitlab/setup-ci.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ include:
120120
#### Verify Success
121121

122122
- ✅ **Pipeline completes** without errors in CI/CD → Pipelines
123-
- ✅ **MR session updated** in Recce Cloud dashboard
123+
- ✅ **MR session updated** in Recce Cloud
124124
- ✅ **Session URL** appears in pipeline job output
125125

126126
![Recce Cloud showing MR validation session](../../assets/images/7-cicd/verify-setup-ci.png){: .shadow}
@@ -129,7 +129,7 @@ include:
129129

130130
To analyze the MR changes in detail:
131131

132-
- Go to your [Recce Cloud dashboard](https://cloud.reccehq.com)
132+
- Go to your [Recce Cloud](https://cloud.reccehq.com)
133133
- Find the MR session that was created
134134
- Launch Recce instance to explore data differences
135135

docs/7-cicd/setup-cd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ jobs:
100100
#### Verify Success
101101

102102
-**Workflow completes** without errors in Actions tab
103-
-**Base session updated** in Recce Cloud dashboard
103+
-**Base session updated** in Recce Cloud
104104

105-
![Recce Cloud dashboard showing updated base sessions](../assets/images/7-cicd/verify-setup-cd.png){: .shadow}
105+
![Recce Cloud showing updated base sessions](../assets/images/7-cicd/verify-setup-cd.png){: .shadow}
106106

107107
## Next Steps
108108

docs/7-cicd/setup-ci.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,14 @@ jobs:
9898
#### Verify Success
9999

100100
-**Workflow completes** without errors in Actions tab
101-
-**PR session updated** in Recce Cloud dashboard
101+
-**PR session updated** in Recce Cloud
102102

103103
![Recce Cloud showing PR validation session](../assets/images/7-cicd/verify-setup-ci.png){: .shadow}
104104

105105
#### Review PR Session
106106

107107
To analyze the PR changes in detail:
108108

109-
- Go to your [Recce Cloud dashboard](https://cloud.reccehq.com)
109+
- Go to your [Recce Cloud](https://cloud.reccehq.com)
110110
- Find the PR session that was created
111111
- Launch Recce instance to explore data differences

0 commit comments

Comments
 (0)