Skip to content

chore: Suggest putting SENTRY_AUTH_TOKEN, SENTRY_ORG and SENTRY_PROJECT in passThroughEnv when using Turborepo#675

Merged
lforst merged 4 commits intomainfrom
warn-turborepo-missing-token
Feb 25, 2025
Merged

chore: Suggest putting SENTRY_AUTH_TOKEN, SENTRY_ORG and SENTRY_PROJECT in passThroughEnv when using Turborepo#675
lforst merged 4 commits intomainfrom
warn-turborepo-missing-token

Conversation

@a-hariti
Copy link
Copy Markdown
Contributor

closes #674

Comment thread packages/bundler-plugin-core/src/index.ts
@lforst lforst changed the title chore: suggest putting SENTRY_AUTH_TOKEN in passThroughEnv on Turborepo chore: Suggest putting SENTRY_AUTH_TOKEN in passThroughEnv on Turborepo Feb 25, 2025
@a-hariti a-hariti requested a review from lforst February 25, 2025 12:34
Copy link
Copy Markdown

@lforst lforst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful! Thank you!

@lforst lforst changed the title chore: Suggest putting SENTRY_AUTH_TOKEN in passThroughEnv on Turborepo chore: Suggest putting SENTRY_AUTH_TOKEN, SENTRY_ORG and SENTRY_PROJECT in passThroughEnv on Turborepo Feb 25, 2025
@lforst lforst changed the title chore: Suggest putting SENTRY_AUTH_TOKEN, SENTRY_ORG and SENTRY_PROJECT in passThroughEnv on Turborepo chore: Suggest putting SENTRY_AUTH_TOKEN, SENTRY_ORG and SENTRY_PROJECT in passThroughEnv when using Turborepo Feb 25, 2025
@lforst lforst merged commit ee73414 into main Feb 25, 2025
@lforst lforst deleted the warn-turborepo-missing-token branch February 25, 2025 12:45
renovate Bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Mar 5, 2025
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| npm        | @sentry/vite-plugin | 3.2.0 | 3.2.2 |


## [v3.2.2](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#322)

-   feat(annotation): Handle JSX member expressions ([#690](getsentry/sentry-javascript-bundler-plugins#690))
-   fix(core): Don't crash on recoverable CLI command error ([#682](getsentry/sentry-javascript-bundler-plugins#682))
-   chore: Suggest putting `SENTRY_AUTH_TOKEN`, `SENTRY_ORG` and `SENTRY_PROJECT` in `passThroughEnv` when using Turborepo ([#675](getsentry/sentry-javascript-bundler-plugins#675))


## [v3.2.1](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#321)

-   deps: Bump [@sentry/cli](https://github.com/sentry/cli) to 2.42.2 ([#685](getsentry/sentry-javascript-bundler-plugins#685))
renovate Bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Mar 8, 2025
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| npm        | @sentry/vite-plugin | 3.2.0 | 3.2.2 |


## [v3.2.2](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#322)

-   feat(annotation): Handle JSX member expressions ([#690](getsentry/sentry-javascript-bundler-plugins#690))
-   fix(core): Don't crash on recoverable CLI command error ([#682](getsentry/sentry-javascript-bundler-plugins#682))
-   chore: Suggest putting `SENTRY_AUTH_TOKEN`, `SENTRY_ORG` and `SENTRY_PROJECT` in `passThroughEnv` when using Turborepo ([#675](getsentry/sentry-javascript-bundler-plugins#675))


## [v3.2.1](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#321)

-   deps: Bump [@sentry/cli](https://github.com/sentry/cli) to 2.42.2 ([#685](getsentry/sentry-javascript-bundler-plugins#685))
renovate Bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Mar 9, 2025
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| npm        | @sentry/vite-plugin | 3.2.0 | 3.2.2 |


## [v3.2.2](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#322)

-   feat(annotation): Handle JSX member expressions ([#690](getsentry/sentry-javascript-bundler-plugins#690))
-   fix(core): Don't crash on recoverable CLI command error ([#682](getsentry/sentry-javascript-bundler-plugins#682))
-   chore: Suggest putting `SENTRY_AUTH_TOKEN`, `SENTRY_ORG` and `SENTRY_PROJECT` in `passThroughEnv` when using Turborepo ([#675](getsentry/sentry-javascript-bundler-plugins#675))


## [v3.2.1](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#321)

-   deps: Bump [@sentry/cli](https://github.com/sentry/cli) to 2.42.2 ([#685](getsentry/sentry-javascript-bundler-plugins#685))
renovate Bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Mar 11, 2025
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| npm        | @sentry/vite-plugin | 3.2.0 | 3.2.2 |


## [v3.2.2](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#322)

-   feat(annotation): Handle JSX member expressions ([#690](getsentry/sentry-javascript-bundler-plugins#690))
-   fix(core): Don't crash on recoverable CLI command error ([#682](getsentry/sentry-javascript-bundler-plugins#682))
-   chore: Suggest putting `SENTRY_AUTH_TOKEN`, `SENTRY_ORG` and `SENTRY_PROJECT` in `passThroughEnv` when using Turborepo ([#675](getsentry/sentry-javascript-bundler-plugins#675))


## [v3.2.1](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#321)

-   deps: Bump [@sentry/cli](https://github.com/sentry/cli) to 2.42.2 ([#685](getsentry/sentry-javascript-bundler-plugins#685))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Detect and log when/if Turborepo swallows SENTRY_AUTH_TOKEN environment variable

2 participants