Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Sentry
- Izmir, Turkey
- Sign in to view email
- http://byk.im
Popular repositories
651 contributions in the last year
Activity overview
Contribution activity
February 2020
Created a pull request in getsentry/sentry that received 7 comments
build(tsc): Refactor emotion types so we use less memory
This patch essentially back-ports emotion-js/emotion#1501 to dramatically reduce the number of types generated during compilation. This reduces the…
+203
−8
•
7
comments
- fix(devservices): Fix postgres suddenly failing after a 'patch' release
- ref(ui): Refactor PanelBody to have non-clashing props
- ref(bdist): Silence the bdist output
- build(travis): Remove redundant dist build step
- fix(docker): Fix broken entrypoint after #16852
- build(tsc): Ignore node_modules
- build(docker): Separate dependency installs for more efficiency
- build(docker): Make chown logic smarter in entrypoint
- build(docker): Ignore a bunch more files
- build(manifest): Fix README file name in MANIFEST.in
- meta(codeowners): Make @getsentry/releases the owner of Docker
- build(docker): Remove redundant SENTRY_FILESTORE_DIR assignment
- fix(cloudbuild): Pin Kaniko to 0.17.1 as 0.17.0 breaks GCB
- fix(migrations): Skip over problematic events for Snuba migration
- build(travis): Remove `storybook-deploy` from allowed failures
- build(webpack): Upgrade `webpack` and `compression-webpack-plugin`
- ref(ui): Refactor PanelBody to have non-clashing props
- meta: sync with updated devenv docs
- build: enable light build for install-sentry-dev
- fix(config): remove autocommit option
- meta: move node version check into a yarn shim
- license: Update BSL change date
- fix(slack): Look up channel id async to avoid timeouts