-
Formsort
- Izmir, Turkey
- http://byk.im
- @madBYK
Highlights
- 2 discussions answered
Block or Report
Block or report BYK
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
getsentry/self-hosted Public
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
-
-
getsentry/sentry Public
Sentry is cross-platform application monitoring, with a focus on error reporting.
-
-
berkerpeksag/github-badge Public
GitHub Badge is a simple embeddable badge showing your GitHub stats like the number of public repositories, number of followers, favorite languages etc.
706 contributions in the last year
Activity overview
Contribution activity
February 2022
Created 2 commits in 1 repository
Created 1 repository
- BYK/sentry-python Python
Created a pull request in getsentry/sentry-python that received 17 comments
feat(flask): Add sentry_trace() template helper
To setup distributed tracing links between a Flask app and a front-end app, one needs to figure out how to get the current hub, safely get the trac…
Opened 1 other pull request in 1 repository
getsentry/sentry-python
1
merged
Reviewed 17 pull requests in 6 repositories
getsentry/self-hosted
7 pull requests
getsentry/publish
3 pull requests
getsentry/craft
3 pull requests
getsentry/sentry-python
2 pull requests
getsentry/sentry
1 pull request
getsentry/action-prepare-release
1 pull request
Created an issue in actions/runner that received 6 comments
hashFiles fails silently when it encounters a broken symlink
Describe the bug
When the pattern passed to hashFiles() matches a broken symlink (a symlink that points to a non-existent file), hashFiles() silent…