sentry-cli
sentry-cli copied to clipboard
A command line utility to work with Sentry.
We do not use this feature anywhere, and according to the Sentry CLI 2.0 [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#removed-apis), we removed it already in version 2.0.0. However, [`with_crash_reporting` is still listed as a feature...
### CLI Version sentry-cli 2.31.2 ### Operating System and Architecture - [X] macOS (arm64) - [ ] macOS (x86_64) - [ ] Linux (i686) - [ ] Linux (x86_64) -...
### CLI Version sentry-cli 2.31.2 ### Operating System and Architecture - [X] macOS (arm64) - [ ] macOS (x86_64) - [ ] Linux (i686) - [ ] Linux (x86_64) -...
### CLI Version 2.1.0 ### Operating System and Architecture - [ ] macOS (arm64) - [ ] macOS (x86_64) - [ ] Linux (i686) - [X] Linux (x86_64) - [...
We should split the code into multiple sub-modules to improve code organization, and simplify the code along the way if possible. We will split the work into two phases. #...
Looks like the newer compiler version is more aggressive detecting dead code, and flags a bunch of fields/functions as unused. Some of those are behind feature flags, others might legitimately...
### CLI Version 2.31.0 ### Operating System and Architecture - [x] macOS (arm64) - [ ] macOS (x86_64) - [ ] Linux (i686) - [ ] Linux (x86_64) - [...
### CLI Version `>= 2.21.3` ### Operating System and Architecture - [ ] macOS (arm64) - [ ] macOS (x86_64) - [ ] Linux (i686) - [X] Linux (x86_64) -...
### CLI Version 2.31.2 ### Operating System and Architecture - [ ] macOS (arm64) - [ ] macOS (x86_64) - [ ] Linux (i686) - [X] Linux (x86_64) - [...
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 7.0 Rewrite in TypeScript, provide ESM and CommonJS hybrid interface Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry')...