Rob van Hoose

Results 7 issues of Rob van Hoose

Previously the state machine machine was able to express multiple source states for a transition, but was unable to define the complete source + transition = destination. Consider processing +...

This addresses issue #74 Query strings can include all url encoded characters, often beginning with '%'. Without this patch, this common and valid url fails validation: `https://example.com/app?value=two%20words` Hope this helps!

This, completely valid url, fails url validation: `https://example.com/app?value=two%20words` Solution proposed in PR #75

My question: In StackExchange.Redis hosts are configured as a list. Will adding only the two AWS managed primary and "read-only" endpoints to the host list result in the expected behavior...

☁️ platform:AWS

Basic "hello {you}" flow doesn't work. Calling scan.next() just blocks but without accepting input or recognizing EOL.

There have been multiple NPM releases of this package which have no evidence in this repo. This is concerning and a potential security risk. * the most recent release is...

A common trend for Github integrations is moving away from storing keys in secrets, and using a Github app or keyless approach instead. Examples - Terraform Cloud preferred integration is...