Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Ignore stderr output from git command #613

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

chargome
Copy link
Member

Ignore the stderr output from the child process.

fixes #612

@chargome chargome requested a review from Lms24 September 24, 2024 08:07
@chargome chargome self-assigned this Sep 24, 2024
@chargome chargome merged commit 75a5d1d into main Sep 24, 2024
18 checks passed
@chargome chargome deleted the cg/ignore-git-error-msg branch September 24, 2024 08:13
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Oct 3, 2024
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | @sentry/vite-plugin | 2.22.4 | 2.22.5 |


## [v2.22.5](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2225)

-   fix: Ignore stderr output from git command ([#613](getsentry/sentry-javascript-bundler-plugins#613))
-   feat: Update Sentry telemetry to v8 ([#604](getsentry/sentry-javascript-bundler-plugins#604))
-   deps: Update `@sentry/cli` to `2.36.1` ([#609](getsentry/sentry-javascript-bundler-plugins#609))
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.

fatal: not a git repository (or any of the parent directories): .git
2 participants