ThreeSixtyGiving / datatester

Scripts to asses the quality of data from http://data.threesixtygiving.org
MIT License
3 stars 2 forks source link

gist report csv upload failing #48

Closed michaelwood closed 5 years ago

michaelwood commented 5 years ago

https://travis-ci.org/ThreeSixtyGiving/datatester/builds/584098703#L384

It appears to be failing to upload the report csv, I wonder if the arguments have changed to gist, https://github.com/defunkt/gist shows "gist -u " rather than specifying a full url path as we currently do https://github.com/ThreeSixtyGiving/datatester/blob/master/gist.sh

michaelwood commented 5 years ago

Travis and the datastore now working correctly again https://travis-ci.com/ThreeSixtyGiving/datatester/builds

michaelwood commented 5 years ago

Seems to be still causing Travis to fail, but the upload/deploy isn't actually failing (https://gist.github.com/360bot/30d835ae16e2a30efde8a63acf03628d ) . Can't recreate this outside of Travis frustratingly.

robredpath commented 5 years ago

@michaelwood - i've only looked at it briefly, but could this be another incarnation of Travis being blocked by an external service (Lankelly?). Their host isn't 20i (who blocked our Hetzner box), but someone else.

michaelwood commented 5 years ago

Turns out to be a travis-ci.org vs travis-ci.com issue. This is all working as expected now. https://travis-ci.com/ThreeSixtyGiving/datatester