Results 5 issues of Paul O'Neill

On the [AWS::Route53::PublicHostedZone docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html) the following text appears in the bulleted notes at the top of the page: >If you want to use the same name servers for multiple public...

Need to filter LCOV output to ignore non-executable lines, since source mapping will frequently claim a line that is just a definition in TypeScript is actually executed (due to the...

enhancement
help wanted

Something along the lines of this: http://www.mojohaus.org/buildnumber-maven-plugin/usage.html - Include branch in there if not master?

Currently just placeholder text - HTML documentation should be added for rules based on the (admittedly spartan) TsLint documentation with examples of passing and failing code for each rule and...

enhancement

Just tried the docker-compose route for spinning up the master branch, which fails out of the box just now because [.env](https://github.com/grand-stack/grand-stack-starter/blob/master/ui/.env) is pointing to localhost:4001 instead of localhost:4000. Was committed...