Sargun Vohra

Results 73 issues of Sargun Vohra

I'm currently using this in a scheduled workflow to check NPM advisories against our `yarn.lock` and file issues when an advisory applies to our dependencies. We'd rely on Dependabot, but...

Hi, I found this library when looking for a way to run tests with multiple assertions that all evaluate and report errors before panicking at the end. From reading your...

Using this with your VSCode plugin

Bintray is being deprecated in a couple months: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ We need to publish to a different repository. Does Github Packages support public packages yet? If so that's probably the best...

Kotlin 1.1 is coming soon, which will include data class inheritance. The resource models can probably be reworked with this new feature, which will cause some minor breaking changes in...

enhancement

This library should have a more detailed documentation and some examples. EDIT: Should do this after 2.0.0

enhancement

Show Async call and error handling

Much of the client code is repetitive, and could probably make use of code generation. ~~Maybe a custom Kobalt task could help here?~~ EDIT 2016/06/24: There's a new Kapt coming...

enhancement

I'd love to be able to organize my mods however I like within the "mods/" folder, so for example I could maintain a structure like this: ``` minecraft/ | mods/...

enhancement
question