tilezen / vector-datasource

Tilezen vector tile service - OpenStreetMap data in several formats
https://www.nextzen.org/
Other
509 stars 119 forks source link

disable reimports on the ci #2087

Closed peitili closed 2 years ago

peitili commented 2 years ago

We are using a very old version of reimport that still supports python2, but his version on the CI sometimes generate inconsistent results on reimports. So we just disable the reimports on the CI.

kevinkreiser commented 2 years ago

this looks good to me but im assuming the integration tests sometimes have network issues?

peitili commented 2 years ago

this looks good to me but im assuming the integration tests sometimes have network issues?

Yup, those failed on master branch always.