ConduitIO / conduit

Conduit streams data between data stores. Kafka Connect replacement. No JVM required.
https://conduit.io
Apache License 2.0
363 stars 42 forks source link

Sign MacOS (Darwin) binaries #1543

Closed lovromazgon closed 1 month ago

lovromazgon commented 1 month ago

Currently our MacOS users get a message saying that conduit "cannot be opened because the developer cannot be verified", making them jump through hoops to run the released binary. We need to sign the binaries if we want to remove this hurdle.

Related tool: https://github.com/anchore/quill

lovromazgon commented 1 month ago

Closing as duplicate of https://github.com/ConduitIO/conduit/issues/890.