Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Philipp Scheit <p.scheit@packagist.com>
  • Loading branch information
glaubinix and pscheit committed Feb 1, 2024
1 parent 2371fc4 commit 76fee6a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/cloud/bitbucket-server-integration-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ After you click the button to continue, enter a name and the content from the "C
## Finish the Setup

Once the form is saved, Bitbucket Data Center / Server will show you the Client ID and secret.
Copy the them over to Private Packagist and save the integration.
Copy them over to Private Packagist and save the integration.

## Configure Bitbucket Server plugins

Expand Down
2 changes: 1 addition & 1 deletion docs/self-hosted/bitbucket-server-integration-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Hit the “Add integration“ button on the admin page to get to the form below.
Copy the content from the "Callback URL / Redirect URL" field and follow the link to set up an Application Link.

## Configure Application link
Click on the link to setup an Application Link on Bitbucket Data Center / Server and select "External application" as type and "Incoming" as direction.
Click on the link to set up an Application Link on Bitbucket Data Center / Server and select "External application" as type and "Incoming" as direction.

![Bitbucket Create Application Link](/Resources/public/img/docs/integration-setup/bitbucket-server-02-bitbucket-create-application-link.png)

Expand Down
6 changes: 3 additions & 3 deletions docs/self-hosted/bitbucket-server-oauth1-integration-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Private Packagist Self-Hosted

## Initial Setup
Hit the “Add integration“ button on the admin page to get to the form below. To setup a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server" as the platform and enter the URL of your on-premise Bitbucket Server into the base URL field as seen in the example below.
Hit the “Add integration“ button on the admin page to get to the form below. To set up a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server" as the platform and enter the URL of your on-premise Bitbucket Server into the base URL field as seen in the example below.

![Packagist Setup](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-01-packagist-setup.png)

Expand All @@ -11,7 +11,7 @@ Submit the form to see the additional information.
![Packagist Form](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-02-packagist-form.png)

## Configure Application link
Click on the link to setup an Application Link on Bitbucket Data Center / Server. You will need the "Client Id" and the "Public Key" shown in the form.
Click on the link to set up an Application Link on Bitbucket Data Center / Server. You will need the "Client Id" and the "Public Key" shown in the form.

![Bitbucket Configure Application Link](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-03-bitbucket-configure-application-link.png)

Expand All @@ -21,7 +21,7 @@ After you hit the button to create a new Application Link a configuration window

![Bitbucket Invalid Url](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-04-bitbucket-invalid-url.png)

Now setup a "Generic Application". The only field required is the "Application Name". Submit the form to finish creating the Application Link.
Now set up a "Generic Application". The only field required is the "Application Name". Submit the form to finish creating the Application Link.

![Bitbucket Setup Link](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-05-bitbucket-setup-link.png)

Expand Down

0 comments on commit 76fee6a

Please sign in to comment.