Miklos Bagi

Results 6 issues of Miklos Bagi

Howdy, I'm going through upgrading our tests to latest venom, and noticed that `info` is now disregarded for user defined custom executors. Example with venom [1.1.0](https://github.com/ovh/venom/releases/tag/v1.1.0): ``` • exec PASS...

bug

Howdy, I know this is work in progress, but figured I share this - worst case: gets closed :) Pre-requisites: some HTTP server, e.g. `docker run -p 8081:80 nginx` for...

I noticed this during asserting for variable contents originating from the http executor for grafana metrics style data. This is a service where data changes frequently, so instead of hitting...

Howdy, Few things I've ran into on Mac (arm). Added #24 in case you're happy with the proposal below: For Mac, building sslpsk needs some extra steps 1. The openssl...

This PR is to enhance MQTT support for hcpy, adding SSL, user, pass, and alternate port.

Proposal to de-couple the multi-architecture build problems for sqlite3 from Docker images.