Skip to content

Commit

Permalink
fix: table hydration errors (#11521)
Browse files Browse the repository at this point in the history
  • Loading branch information
chargome authored Oct 10, 2024
1 parent e56cb59 commit 156dc1a
Show file tree
Hide file tree
Showing 5 changed files with 329 additions and 313 deletions.
116 changes: 60 additions & 56 deletions docs/organization/integrations/issue-tracking/jira/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,69 +52,73 @@ openssl x509 -pubkey -noout -in jira_publickey.cer > jira_publickey.pem
1. In the resulting dialog, fill out the form as follows:

<table>
<tr>
<th>Application Name </th>
<td>Sentry </td>
</tr>
<tr>
<th>Application Type </th>
<td>Generic Application</td>
</tr>
<tr>
<th>Service Provider Name</th>
<td>Sentry</td>
</tr>
<tr>
<th>Consumer Key </th>
<td>(your choice, but keep this handy for the next step)</td>
</tr>
<tr>
<th>Shared Secret </th>
<td>sentry</td>
</tr>
<tr>
<th>Request Token URL </th>
<td>https://sentry.io</td>
</tr>
<tr>
<th>Access Token URL</th>
<td>https://sentry.io </td>
</tr>
<tr>
<th>Authorize URL </th>
<td>https://sentry.io </td>
</tr>
<tr>
<th>Create Incoming Link </th>
<td>No </td>
</tr>
<tbody>
<tr>
<th>Application Name </th>
<td>Sentry </td>
</tr>
<tr>
<th>Application Type </th>
<td>Generic Application</td>
</tr>
<tr>
<th>Service Provider Name</th>
<td>Sentry</td>
</tr>
<tr>
<th>Consumer Key </th>
<td>(your choice, but keep this handy for the next step)</td>
</tr>
<tr>
<th>Shared Secret </th>
<td>sentry</td>
</tr>
<tr>
<th>Request Token URL </th>
<td>https://sentry.io</td>
</tr>
<tr>
<th>Access Token URL</th>
<td>https://sentry.io </td>
</tr>
<tr>
<th>Authorize URL </th>
<td>https://sentry.io </td>
</tr>
<tr>
<th>Create Incoming Link </th>
<td>No </td>
</tr>
</tbody>
</table>

1. Click "Continue". This will return you to the **Configure Application Links** page, where you'll see an application called Sentry.
1. Click the pencil icon next to the Sentry application.
1. On the lefthand side of the resulting modal, click "Incoming Authentication". Fill out the form as follows, and press **Save**:

<table>
<tr>
<th>Consumer Key </th>
<td>(the consumer key from Step II.4) </td>
</tr>
<tr>
<th>Consumer Name </th>
<td>Sentry</td>
</tr>
<tr>
<th>Public Key</th>
<td>(the public key you created in Section I)</td>
</tr>
<tr>
<th>Consumer Callback URL </th>
<td>https://sentry.io/extensions/jira-server/setup/</td>
</tr>
<tr>
<th>Allow 2-Legged OAuth </th>
<td>no</td>
</tr>
<tbody>
<tr>
<th>Consumer Key </th>
<td>(the consumer key from Step II.4) </td>
</tr>
<tr>
<th>Consumer Name </th>
<td>Sentry</td>
</tr>
<tr>
<th>Public Key</th>
<td>(the public key you created in Section I)</td>
</tr>
<tr>
<th>Consumer Callback URL </th>
<td>https://sentry.io/extensions/jira-server/setup/</td>
</tr>
<tr>
<th>Allow 2-Legged OAuth </th>
<td>no</td>
</tr>
</tbody>
</table>

#### Connect your Jira Server application with Sentry
Expand Down
116 changes: 60 additions & 56 deletions docs/organization/integrations/source-code-mgmt/bitbucket/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,69 +53,73 @@ openssl x509 -pubkey -noout -in bitbucket_publickey.cer > bitbucket_publickey.p
4. In the resulting dialog, fill out the form as follows:

<table>
<tr>
<th>Application Name</th>
<td>Sentry</td>
</tr>
<tr>
<th>Application Type</th>
<td>Generic Application</td>
</tr>
<tr>
<th>Service Provider Name</th>
<td>Sentry</td>
</tr>
<tr>
<th>Consumer Key</th>
<td>(your choice, but keep this handy for the next step)</td>
</tr>
<tr>
<th>Shared Secret</th>
<td>sentry</td>
</tr>
<tr>
<th>Request Token URL</th>
<td>https://sentry.io</td>
</tr>
<tr>
<th>Access Token URL</th>
<td>https://sentry.io</td>
</tr>
<tr>
<th>Authorize URL</th>
<td>https://sentry.io</td>
</tr>
<tr>
<th>Create Incoming Link</th>
<td>No</td>
</tr>
<tbody>
<tr>
<th>Application Name</th>
<td>Sentry</td>
</tr>
<tr>
<th>Application Type</th>
<td>Generic Application</td>
</tr>
<tr>
<th>Service Provider Name</th>
<td>Sentry</td>
</tr>
<tr>
<th>Consumer Key</th>
<td>(your choice, but keep this handy for the next step)</td>
</tr>
<tr>
<th>Shared Secret</th>
<td>sentry</td>
</tr>
<tr>
<th>Request Token URL</th>
<td>https://sentry.io</td>
</tr>
<tr>
<th>Access Token URL</th>
<td>https://sentry.io</td>
</tr>
<tr>
<th>Authorize URL</th>
<td>https://sentry.io</td>
</tr>
<tr>
<th>Create Incoming Link</th>
<td>No</td>
</tr>
</tbody>
</table>

5. Click "Continue". This will return you to the **Configure Application Links** page, where you'll see an application called Sentry.
6. Click the pencil icon next to the Sentry application.
7. On the lefthand side of the resulting modal, click "Incoming Authentication". Fill out the form as follows, and click "Save":

<table>
<tr>
<th>Consumer Key</th>
<td>(the consumer key from Step II.4)</td>
</tr>
<tr>
<th>Consumer Name</th>
<td>Sentry</td>
</tr>
<tr>
<th>Public Key</th>
<td>(the public key you created in Section I)</td>
</tr>
<tr>
<th>Consumer Callback URL</th>
<td>https://sentry.io/extensions/bitbucket_server/setup/</td>
</tr>
<tr>
<th>Allow 2-Legged OAuth</th>
<td>no</td>
</tr>
<tbody>
<tr>
<th>Consumer Key</th>
<td>(the consumer key from Step II.4)</td>
</tr>
<tr>
<th>Consumer Name</th>
<td>Sentry</td>
</tr>
<tr>
<th>Public Key</th>
<td>(the public key you created in Section I)</td>
</tr>
<tr>
<th>Consumer Callback URL</th>
<td>https://sentry.io/extensions/bitbucket_server/setup/</td>
</tr>
<tr>
<th>Allow 2-Legged OAuth</th>
<td>no</td>
</tr>
</tbody>
</table>

#### Connect your Bitbucket Server application with Sentry
Expand Down
Loading

0 comments on commit 156dc1a

Please sign in to comment.