-
Notifications
You must be signed in to change notification settings - Fork 757
Enable deterministic build #3810
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
Conversation
|
PS: I assumed the latest dev branch, but not sure, can't find that info - checked https://github.com/nunit/nunit/blob/master/CONTRIBUTING.md |
|
It is fine to merge this to the 3.13 dev branch, but our default dev branch is actually master. We are working on the 4.0 release, but merging bug fixes and changes like this back to this 3.13 branch for any point releases. We haven't fully setup this branch properly for PR builds yet so I will need to Admin merge it and then we can cherry pick to master. |
jnm2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the help!

Current result:
Desired result:
Deterministic Build, see https://github.com/clairernovotny/DeterministicBuilds
Preview NuGet packages: https://ci.appveyor.com/project/304NotModified/nunit/builds/38580291/artifacts
And green check :)