openaddresses / machine

Scripts for running OpenAddresses on a complete data set and publishing the results.
http://results.openaddresses.io/
ISC License
97 stars 36 forks source link

Don't expose the S3 bucket URLs #728

Closed iandees closed 5 years ago

iandees commented 5 years ago

This passes most of the URLs on results.openaddresses.io through a filter to clean up any URLs that refer to S3 directly so that they can be served via the CDN at data.openaddresses.io instead.

migurski commented 5 years ago

Circle is deploying this version: https://circleci.com/workflow-run/d77df859-6466-408d-a4b1-d3fc858d18f6

I bumped it to 7.1.0:

echo 7.1.0 > openaddr/VERSION
vim CHANGELOG
git add openaddr/VERSION CHANGELOG
./ops/do-commit-release.sh 'replaced bare s3.amazonaws.com URLs with data.openaddresses.io'
iandees commented 5 years ago

Thanks! Turns out my internet isn't great here..