NYCPlanning / data-engineering

Primary repository for NYC DCP's Data Engineering team
14 stars 0 forks source link

SqlFluff DevDB #751

Closed fvankrieken closed 2 months ago

fvankrieken commented 2 months ago

I did bugger some stuff up with my dcpy install thing yesterday - build images don't necessarily have all requirements of dcpy. I've added some code here to install all dcpy reqs as part of docker image builds. A bit worried how the frankenstein docker image management code continues to grow, but this makes things a little better at least for the time being.

devdb build failed initially due to above problem (see here), but passing now

Will add rules around capitalization in follow up at some point to not mess with people's gft code