Skip to content

Commit cbc9131

Browse files
authored
Merge pull request #178 from argos-ci/minor-changes
minor changes
2 parents d5ed9c1 + 437927e commit cbc9131

21 files changed

Lines changed: 413 additions & 427 deletions

docs/learn/integrations/bitbucket-server.mdx

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/learn/integrations/bitbucket.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ sidebar_position: 30
66

77
# Bitbucket Integration
88

9-
We currently do not support Bitbucket.
9+
## Bitbucket Cloud
1010

11-
If you see value in a Bitbucket integration and are open to partnering with us in its development, please [contact us](mailto:contact@argos-ci.com).
11+
We currently do not support Bitbucket Cloud. If you see value in a Bitbucket integration and are open to partnering with us in its development, please [contact us](mailto:contact@argos-ci.com).
12+
13+
## Bitbucket Server (Data Center)
14+
15+
We currently do not support Bitbucket Server / Data Center. If you would like to explore this integration with us, please [contact us](mailto:contact@argos-ci.com).

docs/learn/integrations/github-enterprise.mdx

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/learn/integrations/github.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,13 @@ If you prefer to use Argos without granting full content access to your reposito
7474
![Argos GitHub app without content access](./github/create-project.jpg)
7575

7676
7. Choose the repository you want to connect
77+
78+
## GitHub Enterprise
79+
80+
### GitHub Enterprise Cloud
81+
82+
GitHub Enterprise Cloud works out of the box. Follow the same GitHub App setup described above—no extra configuration is needed in Argos.
83+
84+
### GitHub Enterprise Server (self-hosted)
85+
86+
Self-hosted GitHub Enterprise Server deployments are supported on the Argos Enterprise plan, which also includes SAML SSO and other advanced features. To upgrade to Enterprise, [contact sales](mailto:contact@argos-ci.com).

docs/learn/integrations/gitlab-self-managed.mdx

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/learn/integrations/gitlab.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ You can also use a [Project Access Token](https://docs.gitlab.com/ee/user/projec
5858

5959
## Connecting a Argos project to a GitLab Repository
6060

61-
First, ensure the [GitLab Personal Access Token has been configured correctly](#connecting-a-gitlab-repository)
61+
First, ensure the [GitLab Personal Access Token has been configured correctly](#connecting-a-gitlab-repository).
6262

63-
In Argos, navigate to "Project Settings" → "Connect Git Repository" and select the desired GitHub repository for association.
63+
In Argos, navigate to "Project Settings" → "Connect Git Repository" and select the desired GitLab repository for association.
64+
65+
## GitLab Self-Managed
66+
67+
GitLab Self-Managed deployments are supported on the Argos Enterprise plan. These setups often require tailored configuration alongside SAML SSO and other enterprise features. To discuss enabling GitLab Self-Managed, [contact sales](mailto:contact@argos-ci.com).

docs/learn/integrations/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,8 @@ Each integration has its own dedicated setup guide.
1212
## Source Control Platforms
1313

1414
- [GitHub](/github)
15-
- [GitHub Enterprise](/github-enterprise)
1615
- [GitLab](/gitlab)
17-
- [GitLab Self-Managed](/gitlab-self-managed)
1816
- [Bitbucket](/bitbucket)
19-
- [Bitbucket Server](/bitbucket-server)
2017
- [Azure DevOps](/azure-devops)
2118

2219
## Notifications

docs/learn/integrations/slack.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import slackNotification from "./slack/slack-notification-example.png";
88
import automationConditions from "./slack/automation-conditions.png";
99
import slackChannelId from "./slack/slack-channel-id.png";
1010

11-
# Integrating Argos with Slack
11+
# Slack Integration
1212

1313
Argos integrates with Slack to keep your team aligned on visual changes and reviews.
1414
It sends notifications and also unfurls Argos build URLs directly inside Slack.

docs/quickstart/cypress.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
slug: /quickstart/cypress
33
title: Cypress
4-
sidebar_position: 3
4+
sidebar_position: 4
55
---
66

77
import {

docs/quickstart/next.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
slug: /quickstart/next-js
33
title: Next.js
4-
sidebar_position: 6
4+
sidebar_position: 7
55
---
66

77
import {

0 commit comments

Comments
 (0)