- Addition of `cloud` module to publish test results in TBD repository
- Ideas of starting a cloud service to publish results on a regular basis
- Evaluation of tinybird.co and keen.io as metric collectors
- `msgpack` added on `[cloud]` dependency to pack result payloads
NOTICE
- `CUALLEE_CLOUD_HOST` is the complete `url` to publish the test result only, including PASS/FAIL and rows. No data transmitted anywhere, simply the output of the `check.validate`
- `CUALLEE_CLOUD_TOKEN` environment variable pointing to the publish service. This is in BETA and disabled as there is no service listener implemented