Jim Cook

Results 38 comments of Jim Cook

It appears the code (https://github.com/seahen/maven-s3-wagon/blob/master/src/main/java/org/kuali/maven/wagon/auth/MavenAwsCredentialsProviderChain.java#L37) does not allow for the configuration or passing of a profile name to the AWS class that checks the `credentials` file. Basically useless as an...

> If you choose NPM, you may need to use an older release. NPM 5.x and 6.x are both known to have unresolved regressions that cause trouble in Rush repos....

I fixed some id references in my schema, and I'm getting a call stack size exception. ``` npm list tv4 └── [email protected] var statement = { "id" : "fd41c918-b88b-4b20-a0a5-a4c32391aaa0", "actor"...

Ok, this is better -- 1,158 bytes Should be contained within an average single tcp packet [svelte-logo-contrib.svg.zip](https://github.com/sveltejs/branding/files/6208978/svelte-logo-contrib.svg.zip)

Fixed by [pull request](https://github.com/hns/stick/pull/13)

***I may be completely wrong about my characterization of Prism below. My contention is that all libraries shown in the list should be able to pass the basic contract of...

Setting FLUTTER_GIT_URL was the approach we needed to be able to point fvm at our custom Flutter git repository. If I recall correctly, this ticket was made earlier before I...

Same problem I face, but at least you have given me an idea on how to modify the templates. Here is the modified `modelGeneric.mustache` template for `typescript-fetch` generation. ```mustache import...