Ibrahim Awwal

Results 17 issues of Ibrahim Awwal

The annotation comments/thread messages [include a reference to the object that they are annotating](https://quip.com/dev/automation/documentation/current#operation/getRecentMessages), so we can add a link to those comments to point back to that section or...

Allows running a provisioner shell script inside the container when building. Useful for installing extra packages and other dependencies.

https://docs.python.org/3/library/unittest.html#distinguishing-test-iterations-using-subtests Makes it easier to script parametrized tests.

enhancement

I think if you have a lot of AutoInstrumentation going on, this results in a lot of repeated memory allocations for the same string. Addresses #495 I tested this out...

Hi! I've been having some memory issues with an application and I started profiling it using https://github.com/MiniProfiler/rack-mini-profiler#memory-profiling. I found the source of the leaks, but I also noticed that in...

This is useful for not-quite HiDPI systems, which could also use toggleable scaling, but not by 2x. Also uses the new Jetpack SDK. Got icons from FontAwesome, I think this...

It would be very helpful if we could customize the filters for filters to review via the settings YAML file. Some of the default filters don't make sense for different...

enhancement