- Do not log an error when QA Refinery is down
- If all libraries are closed on a day (Sundays), use a placeholder for the earliest opening/latest closing instead of throwing an error
- Do not log a warning for new locations in QA
- Updated
configure-aws-credentials
GitHub action version - Updated
nypl-py-utils
version - Explicitly use ISO 8601 format for dates and times
- Fixed production ECS cluster/service names in deploy-production GitHub workflow
- Log a warning if the earliest library opening and/or the latest library closing changes
- Updated output records to use new LocationHours and LocationClosureAlert schema fields
- Added Github Actions workflows for deployment
- Updated Redshift query, as DISTINCT ON is not supported by Redshift SQL
- Initial commit