Skip to content
Permalink

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.27.0
Choose a base ref
...
head repository: getsentry/sentry-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.28.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 5 contributors

Commits on Jan 30, 2024

  1. Merge branch 'release/2.27.0'

    getsentry-bot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    00136f3 View commit details
    Browse the repository at this point in the history
  2. 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
    szokeasaurusrex authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    aae9d2b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. 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>
    dependabot[bot] authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    40733ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ec79d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. release: 2.28.0

    getsentry-bot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3179135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90b9ccc View commit details
    Browse the repository at this point in the history
Loading