You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: