Chris Paton

Results 9 issues of Chris Paton

I'm trying to write tests to ensure my application behaves the way I want it to when arguments are invalid. Unfortunately, when I call PrintUsage() I get a NullReferenceException because...

Firstly, this is a really cool, simple tool and I'm really enjoying it so far - great work! It would be really cool to be able to specify goals only...

I know there is the `bumpFile` parameter for the CLI, but I cannot specify the custom updater that I want to use with that bumpFile. Is there a way to...

question

@marktani, this is my example, that we discussed. I haven't added any client application for it, but as it's just the Lambda function that differs, the client in the original...

I've set up the project as per the instructions, but I keep getting errors running the 'services/users' service. OS Win32 Node v 6.10.3 Serverless v 1.22.0 I'm using Bash on...

Is it possible to configure this plugin via the command line and not a config file?

**Describe the bug** I have configured my `azure.json` file with the correct values according to the `AzureJSON` interface (using the `ng add @azure/ng-deploy` command). When I try to run `ng...

bug
help wanted

I can't figure out what directory the 'includePaths' option is reading from. I've tried the project root and the function root, but neither seem to have any effect... :(

I have just set up this extension and when I try to access any users I get the following error: ![error](https://cloud.githubusercontent.com/assets/2559414/22595772/cf87452a-ea20-11e6-91f5-3d186d37afd2.PNG) When I stream the log output to my local...