oturns / geosnap

The Geospatial Neighborhood Analysis Package
https://oturns.github.io/geosnap-guide
BSD 3-Clause "New" or "Revised" License
247 stars 32 forks source link

Ghactions #219

Closed sjsrey closed 4 years ago

knaaptime commented 4 years ago

image

that may have something to do with it. I've also tried installing the certs manually but there's a unix path error (I think because its calling the script from bash on windows). So then i went down a different rabbit hole trying to run the windows tests separately using CMD instead, but now hitting a different path problem that it seems to be using the wrong python.

All told, I think this is just a rough edge with using conda on windows for gh-actions and should get resolved elsewhere before too long. Im happy adopting this new testing scheme... maybe there's a way we can allow windows failures until we can get this smoothed over?

sjsrey commented 4 years ago

Passing on mac and linux. I think we should merge and add a different pr to focus on debugging windows.