Ryan Rowe

Results 6 issues of Ryan Rowe

When using a custom scheme, such as `custom://`, intra-schema relative references will fail to resolve. They only fail, however, in schemas referenced from the base schema passed to the validator....

Bug

## Environment - Development Kit: Macchina SuperB - Module or chip used: ESP32-WROOM-32U - IDF version: v4.2 - Build System: build.py - Compiler version: 8.4.0 - Operating System: macOS -...

This is an extension of #521. `setup.py` defines various extras for each format. For example, one could do `pip install cantools[arxml]` which would add an additional dependency on `lxml`. Right...

Support for the Macchina M2 was added in platformio/platformio-core#1198, however it was later removed by the commit that moved Atmel SAM boards to this repo. I tried messing around with...

## Summary Allow Request Mapping to use asynchronous calls when determining the URL to redirect to. ### Basic example ```ts const RouteMapping = new RouteMappingPlugin((collection: Collection, document: DocumentSys) => {...

enhancement

The Darwin installer installs to `$HOME/Library/Application Support/Microsoft Edge/NativeMessagingHosts/...` for user but `/Library/Microsoft/Edge/NativeMessagingHosts/...` for system. Something seems wrong there. This is further corroborated by the uninstaller attempting to delete `/Library/Application Support/Microsoft...