yocontra / node-gdal-next

Node.js bindings for GDAL (Geospatial Data Abstraction Library) [Fork]
https://contra.io/node-gdal-next/
Apache License 2.0
75 stars 36 forks source link

fix prebuilds #1

Closed yocontra closed 4 years ago

yocontra commented 4 years ago

Last thing that needs to be done is fixing the CI process.

Currently broken:

Currently working:

jdesboeufs commented 4 years ago

My last Linux builds were successful: https://travis-ci.org/jdesboeufs/node-gdal/builds/622911781

Maybe some changes to pick. Will look at this ASAP.

yocontra commented 4 years ago

@jdesboeufs Thanks! Really appreciate the help. I have been making tweaks to get the windows builds working and have it pretty close, probably needs another hour or two to finish it up - I'll take ownership of getting the windows builds finished up.

yocontra commented 4 years ago

Good news! Everything on travis is passing (Node 10/11/12/13) - even after doing a load of changes and upgrades to the build process (upgrading G++, moved around a lot of linker settings, etc.).

Only windows needs to be done now - still working on that. https://ci.appveyor.com/project/contra/node-gdal-next/builds/31226954/job/7dlvan7s1uypbbci#L1288

yocontra commented 4 years ago

More good news - just got windows working. All items on the roadmap are finished and this is ready to publish. https://ci.appveyor.com/project/contra/node-gdal-next/builds/31247214

@jdesboeufs Anything else you want to see or are we good to publish a v2.0.0 on the gdal-next package you own? Will just need to set up the prebuilt publishing S3 - I can pay for the storage if you'd like.