- Reinstate update of seed ID list
- Add require enviroment var check for OUTPUT_FILE, update rancher config
- Refresh all records nightly to ensure removed/added records are picked up
- Use azure-data-service and etl-toolkit packages
- Upgrade to
[email protected]
and apply fixes - Fix change record count tracking
- Downgrade Docker container to
node:8.9.4-alpine
- Update npm dependencies
- Use scheduler in
production
mode only - Use date embedded within file name rather than blob modified date for determining latest file
- Update npm dependencies
- Upgrade Docker container to
node:8.10.0-alpine
- Store files with the date the run was started as opposed to when the run completed
- Include list of modifiedIds in summary
- Format
README
- Refactor to common date regex and shared download function
- Move filenames into config
- Removed
seed-pharmacies.json
file as no longer required
- Use Syndications 'modified since' endpoint to perform incremental updates
- Use seed ODS code list and the data from last successful run as basis for next scrape
- Remove docker volume as no longer required
- Join Contiguous opening times
- Update npm dependencies
- Upgrade Docker container to
node:8.9.1-alpine
- Remove redundant
--
for forwarding script options
- Call drain for an empty queue
- Use NHSUK bunyan logger
- Upgrade Docker container to
node:8.8.1-alpine
- Update npm dependencies
- Correct schedule override env var in
README
- Add CHANGELOG
- Change syndication URL from HTTP to HTTPS
- Initial release