-
-
Notifications
You must be signed in to change notification settings - Fork 242
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: getsentry/sentry-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.23.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getsentry/sentry-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.24.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 13 files changed
- 3 contributors
Commits on Jan 2, 2024
-
getsentry-bot committed
Jan 2, 2024 Configuration menu - View commit details
-
Copy full SHA for e49cd05 - Browse repository at this point
Copy the full SHA e49cd05View commit details
Commits on Jan 4, 2024
-
feat(api): Validate Auth Tokens client-side (#1885)
Perform client-side validation of all Auth Tokens input to the Sentry CLI. To ensure future-compatibility, we only provide soft validation, meaning that we only print a warning message if we detect that the Auth Token is invalid – the CLI will still proceed with normal execution if the Auth Token is invalid. Fixes GH-1859
Configuration menu - View commit details
-
Copy full SHA for 627559b - Browse repository at this point
Copy the full SHA 627559bView commit details
Commits on Jan 5, 2024
-
feat(sourcemaps): Improve
sourcemaps resolvecommand output (#1880)This PR makes two improvements to the sourcemaps resolve command output: - The PR changes the output line and column values from zero-indexed to one-indexed values. By switching to one-indexed values, the output line and column numbers use the same scale as the input values and follow the standard convention for line and column numbers in source code files. This change fixes the off-by-one error reported in Source mapping is offset when using switch statements #1863. - The output text has been restructured and clarified to indicate that the sourcemap resolver locates the closest token to the line and column input that the user provides. With this change, it should be clear to users that the source and minified file line/column locations reported in the output are the locations of this nearest token that the sourcemap resolver locates. This change is specifically intended to help avoid confusion in cases where the nearest token may in a different location (perhaps even, on a different line) than the search location provided in the user's input. Fixes GH-1863
Configuration menu - View commit details
-
Copy full SHA for c4f6b56 - Browse repository at this point
Copy the full SHA c4f6b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dbfe35 - Browse repository at this point
Copy the full SHA 9dbfe35View commit details -
getsentry-bot committed
Jan 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 4ee79ca - Browse repository at this point
Copy the full SHA 4ee79caView commit details -
Configuration menu - View commit details
-
Copy full SHA for af03399 - Browse repository at this point
Copy the full SHA af03399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c723fe - Browse repository at this point
Copy the full SHA 0c723feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20b7188 - Browse repository at this point
Copy the full SHA 20b7188View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.23.2...2.24.1