-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can we Have a release version #255
Comments
I don't really have any such plans given that I don't really have time to work on RapidCheck these days. |
Thanks for the quick response, Just a thought with the current master state we can have one release tag ? |
Is this still the case? If so, are you interested in adding other people as maintainers to the project? |
I would be very much open to that if I find someone appropriate, yes. It'd be a shame for this project just to rot because I'm busy. Are you interested or know anyone else who is interested? |
I am definitely interested. I would love to work on getting an official release, as well as cleaning up some of the pull requests and issues. |
This library has become a build dependency for projects like |
rapidcheck is really not in a shape rn where we really want to package it. Hence, disable check() in Nix until rapidcheck upstream tags releases, uses versioned sonames, and provides a pkg-config file. See: emil-e/rapidcheck#255
This package is needed for the Nix test suite, it's really annoying to package as upstream doesn't tag releases and, therefore, also doesn't set an soname for the shared library. However, running the Nix test suite in Alpine is beneficial as it discovers bugs in Nix (see NixOS/nix#9934). See also: emil-e/rapidcheck#255
Team,
Since the popularity and usage of this are increasing, are you planning to have a Release version so that the consumer of this utility can use it?
Thanks,
The text was updated successfully, but these errors were encountered: