Skip to content

Commit fcabd30

Browse files
committed
MultiVCS: update a few screenshots and text
1 parent 6bda599 commit fcabd30

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed
Loading
-16.9 KB
Loading

docs/integrations/source-control/azure-devops.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Spacelift supports using Azure DevOps as the source of code for your [stacks](..
44

55
## Setting up the integration
66

7-
In order to set up the integration from the Spacelift side, please navigate to the VCS management page, click on the **Set up integration** button in the top right corner and choose Azure DevOps.
7+
In order to set up the integration from the Spacelift side, please navigate to the **Source code** page, click on the **Set up integration** button in the top right corner and choose Azure DevOps.
88

99
This form will appear:
1010

@@ -72,7 +72,7 @@ If all the data is correct, click **Set up** in the bottom right corner.
7272

7373
### Configuring Webhooks
7474

75-
In order for Spacelift to be notified of any changes made in your repositories, you need to setup webhooks in Azure DevOps. You can find your **webhook endpoint** and **webhook secret** after clicking the 3 dots next to the integration name on the VCS providers page, and then clicking **See details**.
75+
In order for Spacelift to be notified of any changes made in your repositories, you need to setup webhooks in Azure DevOps. You can find your **webhook endpoint** and **webhook secret** after clicking the 3 dots next to the integration name on the **Source code** page, and then clicking **See details**.
7676

7777
!!! note
7878
Space-level integrations will be listed to users with **read** access to the integration Space. Integration details however contain sensitive information (such as webhook secret) so they are only visible to those with **admin** access. On the other hand, default integrations are visible to all users of the account, but only **root** Space admins can see the details of them.
@@ -119,7 +119,7 @@ When creating a Stack, you will now be able to choose the Azure DevOps provider
119119

120120
## Deleting the Integration
121121

122-
If you no longer need the integration, you can delete it by clicking the 3 dots next to the integration name on the VCS providers page, and then clicking **Delete**. You need **admin** access to the integration Space to be able to delete it.
122+
If you no longer need the integration, you can delete it by clicking the 3 dots next to the integration name on the **Source code page**, and then clicking **Delete**. You need **admin** access to the integration Space to be able to delete it.
123123

124124
<p align="center">
125125
<img src="../../assets/screenshots/azure_devops_deletion_button.png"/>

docs/integrations/source-control/bitbucket-cloud.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Setting up the integration
66

7-
In order to set up the integration from the Spacelift side, please navigate to the VCS management page, click on the **Set up integration** button in the top right corner and choose Bitbucket Cloud.
7+
In order to set up the integration from the Spacelift side, please navigate to the **Source code** page, click on the **Set up integration** button in the top right corner and choose Bitbucket Cloud.
88

99
This form will appear:
1010

@@ -43,7 +43,7 @@ After doing all this you should have all fields filled in.
4343
<img src="../../assets/screenshots/Screenshot from 2021-06-11 10-50-38.png" width="450" alt="Filled in Bitbucket Cloud integration form" />
4444
</p>
4545

46-
Once you've finished saving the form, you can find your **webhook endpoint** after clicking the 3 dots next to the integration name on the VCS providers page, and then clicking **See details**.
46+
Once you've finished saving the form, you can find your **webhook endpoint** after clicking the 3 dots next to the integration name on the **Source code** page, and then clicking **See details**.
4747

4848
<p align="center">
4949
<img src="../../assets/screenshots/Screenshot from 2021-06-11 14-52-40.png" width="450" alt="Integration details" />
@@ -73,14 +73,14 @@ When creating a Stack, you will now be able to choose the Bitbucket Cloud provid
7373

7474
## Deleting the Integration
7575

76-
If you no longer need the integration, you can delete it by clicking the 3 dots next to the integration name on the VCS providers page, and then clicking **Delete**. You need **admin** access to the integration Space to be able to delete it.
76+
If you no longer need the integration, you can delete it by clicking the 3 dots next to the integration name on the **Source code** page, and then clicking **Delete**. You need **admin** access to the integration Space to be able to delete it.
7777

7878
<p align="center">
7979
<img src="../../assets/screenshots/azure_devops_deletion_button.png"/>
8080
</p>
8181

8282
!!! warning
83-
Please note that you can delete integrations while stacks are still using them. See the next section for more details.
83+
Please note that you can delete source code integrations while stacks are still using them. See the next section for more details.
8484

8585
### Consequences
8686

docs/integrations/source-control/github.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In some cases, using the Spacelift application from the Marketplace is not an op
4343

4444
#### Creating the custom application
4545

46-
In order to do so, navigate to the **VCS management** page, click on the **Set up integration** button and choose GitHub.
46+
In order to do so, navigate to the **Source code** page, click on the **Set up integration** button and choose GitHub.
4747
You will be presented with two options:
4848

4949
![](<../../assets/screenshots/CleanShot 2022-09-16 at 09.38.30.png>)
@@ -156,7 +156,7 @@ Now that you've created a GitHub App and configured it in Spacelift, the last st
156156

157157
### Via Spacelift UI
158158

159-
On the VCS management page:
159+
On the Source code page:
160160

161161
<p align="center">
162162
<img src="../../assets/screenshots/github_install_app.png" width="400"/>
@@ -396,7 +396,7 @@ By default Spacelift uses the GitHub API to download a tarball containing the so
396396

397397
![](<../../assets/screenshots/CleanShot 2022-09-16 at 10.24.08.png>)
398398

399-
You can now remove the integration via the *Delete* button on the *VCS management* page:
399+
You can now remove the integration via the *Delete* button on the *Source code* page:
400400

401401
<p align="center"><img src="../../assets/screenshots/Gitlab_delete.png"/></p>
402402

0 commit comments

Comments
 (0)