Nathan L Smith

Results 26 issues of Nathan L Smith

I noticed in the package.json that patr is listed under dependencies. Could this be moved to devDependencies no it's not required unless you're trying to run tests? Didn't do a...

In the node http-client engine, if you send a request with a headers object specified, the Host header does not get set on the request, which upsets some servers. Could...

Add some entities based on core sdk items and receivers based on research in this [Entities producing telemetry spreadsheet](https://docs.google.com/spreadsheets/d/1LB1B9bd2T3um4vZollW6w71QsyTEe8gqvqXfaqa7ZRQ/edit?gid=207032497#gid=207032497): ```mermaid classDiagram android : attribute android.os.api_level apache.server : attribute server.address apache.server...

It would be nice to be able to toggle coverage checking (with `--coverage`/`--no-coverage`.) Toggling the overlay is useful, but the slowest part of my test run is generating the coverage...

enhancement
help wanted
topic: coverage
stale

If I'm running a supervisor on a machine, I want an easy way to make it so the supervisor will start when I reboot the machine. A command like `hab...

Stale
Focus:Supervisor
Focus: CLI
Type: Feature