NYCPlanning / data-engineering

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

Scheduled Action Failure - ⚙️ Nightly QA #743

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

Failed action

damonmcc commented 5 months ago

GFT failing will be fixed by #727

at first I thought it was odd that GFT's data contract failed here due to new Shadows-related columns since int_buffers__all on main isn't using that data

but I think those new columns are in the final wide table because that table's columns are actually determined by our variables.csv seed file

damonmcc commented 5 months ago

I'm guessing DevDB failed here due to a DevDB build & publish run yesterday (see comment here)

fvankrieken commented 5 months ago

Yeah an issue I keep forgetting to fix is getting prev version from build_metadata.json rather than the inconsistent version.txts. (Or just aligning version.txts - just version, no extra text)

fvankrieken commented 5 months ago

Latest failure is my doing. Once #751 is merged it will be resolved