osrm-backend/scripts/travis
Michael Bell baca7b70f1
Use Github Releases for hosting node binaries (#6030)
* Use Github Releases for hosting node binaries

Replaces S3 hosting of node binaries with Github Releases.
`node-pre-gyp publish` works exclusively with S3, so upload step
is now performed by the Travis deployment provider.

The behaviour for the package user should not change.
When building a new version tag, Travis will create a release for the
tag if it does not already exist.

* Switch to the osrm-release-automation machine account rather than personal credentials.

Co-authored-by: Daniel Patterson <danpat@danpat.net>
2021-05-17 11:54:08 -07:00
..
before_install.armhf.sh Removed STXXL support. 2020-08-20 11:54:02 +03:00
before_install.i686.sh Removed STXXL support. 2020-08-20 11:54:02 +03:00
before_install.x86_64-asan.sh Use newest bintools with gcc 6, thanks @oxidase 2016-10-19 18:30:06 +02:00
is_pr_merge.sh Merges node-osrm into repository 2017-03-21 20:10:39 +00:00
leaksanitizer.conf Add suppression of libtbb memory leaks checking 2017-09-28 12:35:27 +02:00
node_package.sh Use Github Releases for hosting node binaries (#6030) 2021-05-17 11:54:08 -07:00
travis_helper.sh Merges node-osrm into repository 2017-03-21 20:10:39 +00:00