vonbraunbates
vonbraunbates
The [v1.7](https://github.com/dbt-labs/dbt-jsonschema/blob/main/schemas/1.7/dbt_project-1.7.json) and [latest](https://github.com/dbt-labs/dbt-jsonschema/blob/main/schemas/latest/dbt_project-latest.json) project schemas are missing valid values for [store_failures_as](https://docs.getdbt.com/reference/resource-configs/store_failures_as). Since this was valid from v1.7 onwards, it's correct to be missing in v1.5 and v1.6. This causes...
Most of my actions mintues on a linter run are spent downloading the ~4GB Docker image. There's no flavour I can use to reduce this. Github Actions support suggests that...