Erich Smith
Erich Smith
It appears that MacOS Catalina [no longer supports any 32-bit compatible binaries](https://discussions.apple.com/thread/250716875). Attempting to build for the `win32` platform on MacOS Catalina produces an error of the form: ``` •...
Starbase `config.yaml` integrations configuration should support an optional `minMinutesBetweenExecutions` parameter, as well as a global `splayMins` parameter. * if `splayMins` is set, Starbase should sleep for a random period, up...
It would be really great to support the `transport_options` hash parameter for the Elasticsearch::Client initialization, to specify a custom SSL cert for `https://` urls. See this section of the [Elasticsearch...
Thanks @rylnd for this awesome project! Any thoughts on how to implement skipped tests?
Per [this PR comment](https://github.com/JupiterOne/graph-google/pull/77#discussion_r505707955), we should consider documenting sourceClass and targetClass, in addition to types, when generating integration documentation.