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
via #1048 (comment)
Whilst working on the Reproducible Builds effort [0], I noticed that yardoc generates output that is not reproducible due to the use of a fallback glob that relies on (non-deterministic) filesystem ordering.
[0] https://reproducible-builds.org/
The text was updated successfully, but these errors were encountered:
@lsegal Would you be able to provide a patch? Would be very willing to test.
Sorry, something went wrong.
This is on the backlog. There's no ETA for a fix, though.
765e0c2
Tag release v0.9.6
f67ed86
References: #1002, #1004, #1005, #1006, #1007, #1008, #1009, #1011, #1012, #1016, #1024, #1028, #1033, #1042, #1045, #1047, #1049, #1050, #1051, #1052, #799, #948, #995, #997, docmeta/rubydoc.info#44
No branches or pull requests
via #1048 (comment)
Whilst working on the Reproducible Builds effort [0], I noticed
that yardoc generates output that is not reproducible due to the
use of a fallback glob that relies on (non-deterministic)
filesystem ordering.
[0] https://reproducible-builds.org/
The text was updated successfully, but these errors were encountered: