James Abbott

Results 23 comments of James Abbott

+1 I'm trying to install to portable-net45+win+wpa81 (aka Target profile Profile111) but no joy.

Yeah we have this same problem related to temporary environments that are created that we use to verify PRs before merging - we deploy as part of the pipeline -...

We also just hit this in .Net Core 3 😅

I think this would be extremely useful, if you're using the websocket endpoints as a consumer and not http then you're not testing what you're deploying. 👍

Can we get an update here?

I dont think that's going to be a very helpful API when you're building a complex CLI, say you have commands nested 3 layers deep, you're going to be passing...

hey @jonsequitur - this is the sort of thing I mean: https://gist.github.com/abbottdev/7bbfd9e59752cd15a93d684e7bad616f The reason for creating sub-classed commands is because the composability of the commands when you need to specify...

Can this be re-opened so it can be added to the documentation? @jlhood (Specifically, https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api-auth-object) I just wasted a couple hours which would have been saved if it were there...

Having a configurable body payload would be awesome. Any chance of getting this merged?

+1 - symlinks, or at least, npm packages with "file://../another_folder/" would be a massive help for code-reuse.