-
-
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.26.0
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.28.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 25 files changed
- 7 contributors
Commits on Jan 22, 2024
-
getsentry-bot committed
Jan 22, 2024 Configuration menu - View commit details
-
Copy full SHA for c2bb14c - Browse repository at this point
Copy the full SHA c2bb14cView commit details
Commits on Jan 24, 2024
-
Prefer
--urlargument over empty auth token URL (#1914)With this change, the CLI will treat an org auth token that specifies an empty URL the same way as an org auth token that is not specifying a URL at all. We implemented this change in behavior by changing the type of the url in the AuthTokenPayload from an Option<String> to a String. In cases where the url previously would have been set to None, the url will now be set to an empty string. Uses of the AuthTokenPayload's url field have been updated to treat empty strings the way they previously treated None values. Fixes GH-1913
Configuration menu - View commit details
-
Copy full SHA for aa29477 - Browse repository at this point
Copy the full SHA aa29477View commit details
Commits on Jan 26, 2024
-
Update incorrect usages of
OrgNotFoundtoProjectNotFound(#1916)Additionally, enhance the error message for ProjectNotFound to indicate to users that an incorrect project slug or an incorrect org slug can cause this error Fixes GH-1911
Configuration menu - View commit details
-
Copy full SHA for be94aa6 - Browse repository at this point
Copy the full SHA be94aa6View commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9721ea0 - Browse repository at this point
Copy the full SHA 9721ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b13185c - Browse repository at this point
Copy the full SHA b13185cView commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92554a7 - Browse repository at this point
Copy the full SHA 92554a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e2a11 - Browse repository at this point
Copy the full SHA 61e2a11View commit details -
getsentry-bot committed
Jan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 00136f3 - Browse repository at this point
Copy the full SHA 00136f3View commit details -
feat(crons): New monitor configuration options (#1922)
This PR adds the --failure-issue-threshold and --recovery-threshold command line arguments. These control the number of consecutive failed cron checkins that trigger issue creation, and the number of consecutive successful cron checkins that trigger issue resolution, respectively. Fixes GH-1919
Configuration menu - View commit details
-
Copy full SHA for aae9d2b - Browse repository at this point
Copy the full SHA aae9d2bView commit details
Commits on Jan 31, 2024
-
chore(deps): bump shlex from 1.1.0 to 1.3.0 (#1909)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 40733ff - Browse repository at this point
Copy the full SHA 40733ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27ec79d - Browse repository at this point
Copy the full SHA 27ec79dView commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3179135 - Browse repository at this point
Copy the full SHA 3179135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b9ccc - Browse repository at this point
Copy the full SHA 90b9cccView 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.26.0...2.28.0