-
-
Notifications
You must be signed in to change notification settings - Fork 241
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.31.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.32.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 76 files changed
- 4 contributors
Commits on May 2, 2024
-
getsentry-bot committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 554f4fc - Browse repository at this point
Copy the full SHA 554f4fcView commit details
Commits on May 22, 2024
-
fix(commands): Add missing env vars for release name detection (#2051)
Check env vars SENTRY_RELEASE and GAE_DEPLOYMENT_ID when detecting release name, as done by SDKs. Fixes GH-2050
Configuration menu - View commit details
-
Copy full SHA for 0295c36 - Browse repository at this point
Copy the full SHA 0295c36View commit details
Commits on May 27, 2024
-
feat(auth): Allow global config to be located in XDG directory (#2059)
If the global config file does not exist in the home directory, look in the following paths: - Linux: $XDG_CONFIG_HOME/sentry/sentrycli.ini and $HOME/.config/sentry/sentrycli.ini - Mac: $HOME/Library/Application Support/sentry/sentrycli.ini - Windows: {FOLDERID_RoamingAppData} This enables users to keep their home dir clean, adhering to standards such as XDG on linux. Fixes GH-1521Configuration menu - View commit details
-
Copy full SHA for c987094 - Browse repository at this point
Copy the full SHA c987094View commit details -
feat(metrics): Add send-metric command (#2063)
Add CLI command send-metric for emitting metrics to Sentry. Add new command-parser that uses clap's Derive API. Future commands should use this as the Derive API makes it: -Easier to read, write, and modify arguments and commands. -Easier to keep the argument declaration and reading of argument in sync. -Easier to reuse shared arguments. Fixes GH-2001
Configuration menu - View commit details
-
Copy full SHA for c805e5c - Browse repository at this point
Copy the full SHA c805e5cView commit details
Commits on May 28, 2024
-
docs(commands): Add info about clap Derive API (#2066)
Add information to contributing docs about using Derive API for future commands.
Configuration menu - View commit details
-
Copy full SHA for f3cf487 - Browse repository at this point
Copy the full SHA f3cf487View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c4276 - Browse repository at this point
Copy the full SHA 18c4276View commit details -
getsentry-bot committed
May 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f5f6fde - Browse repository at this point
Copy the full SHA f5f6fdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a66698b - Browse repository at this point
Copy the full SHA a66698bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58fb0b0 - Browse repository at this point
Copy the full SHA 58fb0b0View 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.31.2...2.32.1