-
Notifications
You must be signed in to change notification settings - Fork 537
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-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getsentry/sentry-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 5 files changed
- 2 contributors
Commits on Apr 29, 2025
-
chore(ourlogs): Use new transport (#4317)
We've added a more efficient transport for logs handling, use that. Solves LOGS-60
Configuration menu - View commit details
-
Copy full SHA for 7f01372 - Browse repository at this point
Copy the full SHA 7f01372View commit details -
feat(ourlogs): canonicalize paths from the logger integration (#4336)
We'd like to allow linking to the 'source code' line in the logs page - this canonicalizes the path relative to the project root (if one is defined)  Solves LOGS-58
Configuration menu - View commit details
-
Copy full SHA for 2f54dbd - Browse repository at this point
Copy the full SHA 2f54dbdView commit details
Commits on Apr 30, 2025
-
tests: bump test timeout for recursion stacktrace extract to 2s (#4351)
In some loaded environments, the test may take slightly longer than 1s to extract the stacktrace. This was noticed in nixpkgs build system where the load is generally high due to high build parallelism and resource constraints. I was sometimes getting failures because the time it took was e.g. ~1.2s (less than current timeout of 1s). Disclosure: we'll probably end up disabling the test in nixpkgs anyway because we try to avoid time sensitive tests. Regardless, this bump may help someone else in a similar situation or environment. Signed-off-by: Ihar Hrachyshka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18a1104 - Browse repository at this point
Copy the full SHA 18a1104View commit details
There are no files selected for viewing