cityofaustin / atd-vz-data

The technology that powers the City of Austin's Vision Zero program
https://visionzero.austin.gov/viewer/
11 stars 2 forks source link

Patch production with S3 enabled CRIS importer (to get the migration run in production) #1450

Closed frankhereford closed 3 months ago

frankhereford commented 3 months ago

This is a patch on production to bring the S3 CRIS import enhancements online. This ETL work comes with a migration, hence rushing this out the door so we can update the ETL.

This PR is related to PR 1445.

I have observed that there are no other migrations in master that are not in production, so there should be no out-of-order conflicts, but please 👀 that assertion to make sure you agree.


Ship list

frankhereford commented 3 months ago

@johnclary Because this feature branch came off master and not production, it includes some work that made it into master after our last release party but before I started working on this. It looks like a toolbox script is getting to make it into production early. That OK with you?