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

szokeasaurusrex/windows static link test #2207

Closed

Conversation

szokeasaurusrex
Copy link
Member

  • ci(windows): Check release binary during release build
  • run on pr:
  • Only run what is needed to check binary
  • remove redundant || exit 1
  • build(windows): Statically link CRT on Windows

Fail the release build on Windows if `sentry-cli.exe --help` exits with nonzero status
Statically link the CRT on Windows. This eliminates Sentry CLI's dependency on `VCRUNTIME140.dll`, allowing Sentry CLI to be run on a clean install of Windows, without requiring any external dependencies.

Fixes #2193
Closes #2201
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.

1 participant