Conversation
I don't see anything that will not work on windows except permissions. But I am unsure how to fix that |
|
@MatusKysel, you've made the change for the |
|
@MatusKysel Anyhow |
@GalRogozinski check it one more time, I am actually fixing it |
GalRogozinski
left a comment
There was a problem hiding this comment.
I know this isn't on you but can you change permissions to everytime we write file to (0664). This should solve issues when we run generate several times
39c3a71 to
b83bb39
Compare

After recent change in spec, we need to run
go generateto get tests.json file used for testing in ssv. But because ofruntime.Caller(0)generating json outside the repo is impossible. Whit this proposed change we can run it in any directory, where the binary used for generating code is located