Closed jamezpolley closed 4 years ago
@mlandauer Did you know Github has an inbuilt workflow feature now?
It looks like we have ~10k minutes/month of free usage because of our account type.
i'm definitely happy to give github actions a try. :-)
@jamezpolley do you want me to look at this? I see you've asked me to review this but it's not yet working as the tests are failing so I'm a little confused.
i'm definitely happy to give github actions a try. :-)
@jamezpolley do you want me to look at this? I see you've asked me to review this but it's not yet working as the tests are failing so I'm a little confused.
Was just wanting to get initial feedback from you about whether this was worth going ahead with.
I've now sorted out the last issue by explicitly setting $GOPATH as suggested in https://github.com/actions/setup-go/issues/14#issuecomment-563273583 so that we can run the yinyo binary in the test
thank you @jamezpolley!
Possible partial implementation of #97