Quigley Malcolm
Quigley Malcolm
Hi @JeanChristopheMorinPerso, I'm looking into this currently. When you say "fail on all platforms" you mean MacOS and Linux in addition to Windows? Are all the error messages the same?
Removing the `backport 1.7.latest` label for now because I don't remember getting permission to add said label 🙃
@nhandel + @jtcohen6 It's worth noting that we set `label` as optional on for [all semantic layer objects in the protocols](https://github.com/dbt-labs/dbt-semantic-interfaces/commit/1c936db97c0d954ec3171876630679b3f2c80fff). Thus populating it in core doesn't give consumers of...
@jtcohen6 That's a good enough argument for me. I'll get this issue updated, and get a relevant issue created in [#dbt-labs/dbt-semantic-interfaces/issues](https://github.com/dbt-labs/dbt-semantic-interfaces/issues)
We had hoped this was resolved by some related work we did. However I just tried the reproduction with 1.7.latest and the error is still occurring.
The error specifically happens when a yaml file which contains definitions for both semantic models and metrics is deleted
But also it only does it sometimes...
We should probably move this issue to dbt-semantic-interfaces
> @QMalcolm ah ok! We are running the transformation in MF that should handle this. I didn't realize we would need to handle that in core, too. What's the reason...
Hmmm so the `artifact_minor_upgrade` label skips `Check Artifact Changes` CI but not `Artifact Schema Check`. I should double check what that means