We currently do CI testing of Faktory Enterprise features on macOS, since the enterprise binary is only included for macOS in releases. This is a bit unfortunate both because macOS runners are slower to start and run on GitHub Actions, and because it means we can't easily do things like run code coverage (the tooling for which works less well on macOS).
Any chance you'd consider adding Linux binaries with enterprise features enabled to the regular public releases?
Hi there!
I maintain the Rust bindings to Faktory along with @rustworthy over in https://github.com/jonhoo/faktory-rs.
We currently do CI testing of Faktory Enterprise features on macOS, since the enterprise binary is only included for macOS in releases. This is a bit unfortunate both because macOS runners are slower to start and run on GitHub Actions, and because it means we can't easily do things like run code coverage (the tooling for which works less well on macOS).
Any chance you'd consider adding Linux binaries with enterprise features enabled to the regular public releases?
Cheers, Jon