Burak Yigit Kaya

Results 66 issues of Burak Yigit Kaya

CSSOM seems to be twice as fast and a closer match to the [official CSS parsing specs](http://www.w3.org/TR/css3-syntax/#tokenizing-and-parsing) so give it a shot when possible.

Hi! I heard about Zenith and wanted to give it a try on a dev machine hosted on AWS EC2. It starts up without any apparent errors but all I...

## Summary `sentry-cli` has a Docker image and Bash signal trap support: https://docs.sentry.io/product/cli/send-event/#bash-hook The two didn't play well together but now this can be overcome: https://github.com/getsentry/sentry-cli/pull/852 Hence, we should try...

Type: Enhancement
Status: Backlog

There are several topic configurations that are required for efficient or correct message processing in certain circumstances: - log compaction settings for the commit log topic - timestamp type for...

Type: Enhancement
Improvement

This may sound a bit controversial: we should not display warnings when there are unmet package dependencies when running `yarn install`. **Reasoning** The users of `yarn install` are usually the...

needs-discussion

Sometimes, when Craft is faster than GitHub and status check integrations, Craft cannot find any relevant checks, even in pending state and immediately fails: https://github.com/getsentry/onpremise/runs/777959403?check_suite_focus=true We should figure out a...

bug

@bitsandfoxes reported that `craft publish` fails at the very end (after all targets succeed) if the repo is in a dirty state. We should either detect this earlier and bail...

bug

This issue was brought up here: https://twitter.com/maybekatz/status/890320508813586433 We should do a better job of explaining why the preferred way of installing yarn is not via NPM or don't mention this...

enhancement