guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Adds a `dryRun` param for local CloudWatch #98

Closed SHession closed 3 years ago

SHession commented 3 years ago

What does this change?

This PR fixes an issue introduced by #94, causing issue with running Typerighter locally. It also prevents custom metrics from being logged when running in a local machine. This is achieved by adding a dry run parameter to the CloudWatchClient class.

How to test

Run TR locally and confirm it works correctly. For other environments this should be a NO-OP.