Skip to content

Commit f5b13b5

Browse files
committed
Merge branch 'master' into vgrozdanic/promote-random-rollout
2 parents be4de4e + 9bebcf6 commit f5b13b5

File tree

2,080 files changed

+33931
-14107
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,080 files changed

+33931
-14107
lines changed

.github/CODEOWNERS

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# /src/wizard/android/ @getsentry/team-mobile-core
1313
# /src/platforms/apple/ @getsentry/team-mobile-core
1414
# /src/wizard/apple/ @getsentry/team-mobile-core
15-
# /src/platforms/flutter/ @getsentry/team-mobile-cross-platform
15+
# /src/platforms/dart/guides/flutter/ @getsentry/team-mobile-cross-platform
1616
# /src/wizard/flutter/ @getsentry/team-mobile-cross-platform
1717
# /src/platforms/dart/ @getsentry/team-mobile-cross-platform
1818
# /src/wizard/dart/ @getsentry/team-mobile-cross-platform
@@ -34,23 +34,23 @@
3434
# /src/wizard/rust/ @getsentry/owners-native
3535

3636
# /src/docs/product/discover-queries/ @getsentry/visibility
37-
# /src/docs/product/performance/ @getsentry/visibility
37+
# /src/docs/product/insights/ @getsentry/insights
3838

3939
# /src/docs/cli/dif.mdx @getsentry/owners-native
4040

41-
# /.github/labels.yml @getsentry/open-source
42-
# /.github/workflows/react-to-product-owners-yml-changes.yml @getsentry/open-source
43-
# /bin/react-to-product-owners-yml-changes.py @getsentry/open-source
44-
# /bin/react-to-product-owners-yml-changes.sh @getsentry/open-source
41+
# /.github/labels.yml @getsentry/dev-infra
42+
# /.github/workflows/react-to-product-owners-yml-changes.yml @getsentry/dev-infra
43+
# /bin/react-to-product-owners-yml-changes.py @getsentry/dev-infra
44+
# /bin/react-to-product-owners-yml-changes.sh @getsentry/dev-infra
4545

4646
# ###### Replays #######
4747

48-
# /src/docs/product/session-replay/ @getsentry/replay
49-
# /src/includes/session-replay-web-report-bug.mdx @getsentry/replay
50-
# /src/platform-includes/session-replay/ @getsentry/replay @getsentry/replay-sdk-web
51-
# /src/platforms/javascript/common/session-replay/ @getsentry/replay @getsentry/replay-sdk-web
52-
# /src/wizard/javascript/replay-onboarding/ @getsentry/replay @getsentry/replay-sdk-web
48+
# /src/docs/product/session-replay/web @jas-kas @getsentry/replay-sdk-web @getsentry/replay-frontend @getsentry/replay-backend
49+
# /src/docs/product/session-replay/mobile @jas-kas @getsentry/replay-sdk-mobile @getsentry/replay-frontend @getsentry/replay-backend
50+
# /src/includes/session-replay-web-report-bug.mdx @getsentry/replay-sdk-web
51+
# /src/platform-includes/session-replay/ @getsentry/replay-sdk-web @getsentry/replay-sdk-mobile
52+
# /src/platforms/javascript/common/session-replay/ @getsentry/replay-sdk-web
5353

54-
# /src/docs/product/dev-toolbar/ @getsentry/replay
54+
# /src/docs/product/dev-toolbar/ @ryan953 @jas-kas
5555

5656
# ###### End Replays #######

.github/ISSUE_TEMPLATE/issue-content-01-sdks.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
name: "📝 SDK Documentation"
2-
labels: ["Type: Content", "SDKs"]
1+
name: '📝 SDK Documentation'
2+
labels: ['Type: Content', 'SDKs']
33
description: Missing, incorrect, or unclear documentation of SDKs.
4+
type: Improvement
45
body:
56
- type: markdown
67
attributes:

.github/ISSUE_TEMPLATE/issue-content-02-product.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
name: "📝 Product Documentation"
2-
labels: ["Type: Content", "Product"]
1+
name: '📝 Product Documentation'
2+
labels: ['Type: Content', 'Product']
33
description: Missing, incorrect, or unclear documentation of product features.
4+
type: Improvement
45
body:
56
- type: markdown
67
attributes:

.github/ISSUE_TEMPLATE/issue-content-03-develop.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
name: "📝 Documentation on develop.sentry.dev"
2-
labels: ["Type: Content", "Develop"]
1+
name: '📝 Documentation on develop.sentry.dev'
2+
labels: ['Type: Content', 'Develop']
33
description: Missing, incorrect, or unclear developer documentation.
4+
type: Improvement
45
body:
56
- type: markdown
67
attributes:
@@ -35,4 +36,3 @@ body:
3536
value: |-
3637
## Thanks 🙏
3738
Check our [triage docs](https://open.sentry.io/triage/) for what to expect next.
38-

.github/ISSUE_TEMPLATE/issue-platform-404.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
name: "💻 Docs Platform: 🔗 404 Error"
2-
labels: "Type: Platform,404"
1+
name: '💻 Docs Platform: 🔗 404 Error'
2+
labels: 'Type: Platform,404'
33
description: Broken links, missing pages, and other 404 errors.
4-
4+
type: Bug
55
body:
66
- type: textarea
77
id: url

.github/ISSUE_TEMPLATE/issue-platform-bug.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
name: "💻 Docs Platform: 🐞 Bug"
2-
labels: "Type: Platform,Bug"
1+
name: '💻 Docs Platform: 🐞 Bug'
2+
labels: 'Type: Platform'
3+
type: Bug
34
description: Problems with the technical platform of our docs.
45
body:
56
- type: textarea

.github/ISSUE_TEMPLATE/issue-platform-improvement.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
name: "💻 Docs Platform: ✨ Improvement"
2-
labels: "Type: Platform,Improvement"
1+
name: '💻 Docs Platform: ✨ Improvement'
2+
labels: 'Type: Platform'
33
description: Ideas on how we can improve the technical capabilities of our docs platform.
4+
type: Improvement
45
body:
56
- type: textarea
67
id: problem

.github/workflows/algolia-index.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12-
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
12+
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
1313
id: setup-node
1414
with:
1515
node-version-file: 'package.json'
@@ -48,6 +48,8 @@ jobs:
4848
DOCS_INDEX_NAME: ${{ secrets.DOCS_INDEX_NAME }}
4949
NEXT_PUBLIC_ALGOLIA_APP_ID: ${{ secrets.NEXT_PUBLIC_ALGOLIA_APP_ID }}
5050
NEXT_PUBLIC_ALGOLIA_SEARCH_KEY: ${{ secrets.NEXT_PUBLIC_ALGOLIA_SEARCH_KEY }}
51+
SENTRY_DSN: https://[email protected]/0
52+
NEXT_PUBLIC_SENTRY_DSN: https://[email protected]/0
5153

5254
- name: Build index for developer docs
5355
run: yarn build:developer-docs && bun ./scripts/algolia.ts
@@ -58,4 +60,6 @@ jobs:
5860
DOCS_INDEX_NAME: ${{ secrets.DEVELOP_DOCS_INDEX_NAME }}
5961
NEXT_PUBLIC_ALGOLIA_APP_ID: ${{ secrets.NEXT_PUBLIC_ALGOLIA_APP_ID }}
6062
NEXT_PUBLIC_ALGOLIA_SEARCH_KEY: ${{ secrets.NEXT_PUBLIC_ALGOLIA_SEARCH_KEY }}
63+
SENTRY_DSN: https://[email protected]/0
64+
NEXT_PUBLIC_SENTRY_DSN: https://[email protected]/0
6165
NEXT_PUBLIC_DEVELOPER_DOCS: 1

.github/workflows/bump-api-schema-sha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/[email protected]
1515
- name: Get auth token
1616
id: token
17-
uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
17+
uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
1818
with:
1919
app-id: ${{ vars.SENTRY_INTERNAL_APP_ID }}
2020
private-key: ${{ secrets.SENTRY_INTERNAL_APP_PRIVATE_KEY }}

.github/workflows/lint-404s.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
14+
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
1515
id: setup-node
1616
with:
1717
node-version-file: 'package.json'
@@ -40,13 +40,22 @@ jobs:
4040

4141
- run: yarn build
4242
if: steps.filter.outputs.docs == 'true'
43+
env:
44+
SENTRY_DSN: https://[email protected]/0
45+
NEXT_PUBLIC_SENTRY_DSN: https://[email protected]/0
4346

4447
- run: yarn build:developer-docs
4548
if: steps.filter.outputs.dev-docs == 'true'
49+
env:
50+
SENTRY_DSN: https://[email protected]/0
51+
NEXT_PUBLIC_SENTRY_DSN: https://[email protected]/0
4652

4753
- name: Start Http Server
4854
run: yarn start &
4955
if: steps.filter.outputs.docs == 'true' || steps.filter.outputs.dev-docs == 'true'
56+
env:
57+
SENTRY_DSN: https://[email protected]/0
58+
NEXT_PUBLIC_SENTRY_DSN: https://[email protected]/0
5059

5160
- name: Lint 404s
5261
run: bun ./scripts/lint-404s/main.ts

0 commit comments

Comments
 (0)