From 42c8446f544d8eb4376556fe255be296463b0df0 Mon Sep 17 00:00:00 2001 From: Emily Rockman Date: Mon, 8 Jul 2024 14:15:28 -0500 Subject: [PATCH] Update README.md --- core/dbt/artifacts/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/dbt/artifacts/README.md b/core/dbt/artifacts/README.md index 0cb2ea96e25..dd8990e28cd 100644 --- a/core/dbt/artifacts/README.md +++ b/core/dbt/artifacts/README.md @@ -29,6 +29,10 @@ All existing resources are defined under `dbt/artifacts/resources/v1`. ## Making changes to dbt/artifacts +### All changes + +All changes to any fields will require a manual update to [dbt-jsonschema](https://github.com/dbt-labs/dbt-jsonschema) to ensure live checking continues to work. + ### Non-breaking changes Freely make incremental, non-breaking changes in-place to the latest major version of any artifact (minor or patch bumps). The only changes that are fully forward and backward compatible are: