Justin Hendrickson

Results 3 issues of Justin Hendrickson

According to the documentation, calling `Halt()` or `In()` on a pin should cause `WaitForEdge()` to unblock and return false. When I attempt to do this on a Raspberry Pi Zero...

The `code`, `handler`, and `runtime` properties created by the LambdaFunction component for an Edge function, are required (via the cloudfront.experimental.EdgeFunctionProps interface [1][2][3]). None of these values are used and the...

enhancement

I wanted to create a plain text `version.txt` file using the `versionrcOptions` option for a `TypeScriptProject` project. When I added the `bumpFiles` entry, however, the `bump` task stopped "bumping" the...

bug
good first issue