-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Update dist_root #5093
Update dist_root #5093
Conversation
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!
My question is why didnt the jenkins windows builds fail? cc @victorbjelkholm @magik6k |
Jenkins manually gets gx/gx-go - https://github.com/ipfs/go-ipfs/blob/7b174188f9ecc8767584c283bdf48017ef9f743c/ci/Jenkinsfile#L109. This is done that way so we can extract logs directly from go tests (could be done as |
Also, test result collection for windows is disabled on master now as there is one test failing (results from branch with windows test results enabled: https://ci.ipfs.team/blue/organizations/jenkins/IPFS%2Fgo-ipfs/detail/misc%2Fci%2Fwin-test-results/3/tests) |
License: MIT Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
Signed off the commit to make gitcop happy |
Thanks @djdv, sorry for the delay, my brain confused 'approve' and 'merge' >.> |
Windows
gx
binaries were missing, they've been added but this reference is outdated.Hash taken from
ipfs resolve /ipns/dist.ipfs.io
Without this, builds are broken on Windows: #5042