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: cbf5a4d
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: f9c906c
Choose a head ref
  • 7 commits
  • 20 files changed
  • 3 contributors

Commits on Mar 7, 2024

  1. Merge branch 'release/2.30.0'

    getsentry-bot committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    35bf497 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. fix(sourcemaps): allow complex file extensions (#1976)

    This PR enables users to pass a complex extension (e.g. .min.js or .arbitrary.string.here.myfiletype) to the sourcemaps inject command's --ext argument.
    
    Fixes GH-1975
    szokeasaurusrex authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9a6f91b View commit details
    Browse the repository at this point in the history
  2. release: 2.30.1

    getsentry-bot committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7b5f094 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/2.30.1'

    getsentry-bot committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    56807bc View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. meta: Re-enable Python releases (#1980)

    Reverts #1938, thus re-enabling Python releases.
    
    Twine was updated in Craft, so we are hoping that might have fixed the earlier issues we were having with releasing Python packages.
    szokeasaurusrex authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    89719c1 View commit details
    Browse the repository at this point in the history
  2. release: 2.30.2

    getsentry-bot committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2bdc8cf View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    szokeasaurusrex authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f9c906c View commit details
    Browse the repository at this point in the history
Loading