-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into arky/poc-unit-testing
- Loading branch information
Showing
332 changed files
with
20,737 additions
and
4,792 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: Docs | ||
body: Remove static SQL codeblock for metrics | ||
time: 2023-07-18T19:24:22.155323+02:00 | ||
custom: | ||
Author: marcodamore | ||
Issue: "436" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: Fixes | ||
body: Enable converting deprecation warnings to errors | ||
time: 2023-07-18T12:55:18.03914-04:00 | ||
custom: | ||
Author: michelleark | ||
Issue: "8130" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: Under the Hood | ||
body: Refactor flaky test pp_versioned_models | ||
time: 2023-07-19T12:46:11.972481-04:00 | ||
custom: | ||
Author: gshank | ||
Issue: "7781" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: Under the Hood | ||
body: format exception from dbtPlugin.initialize | ||
time: 2023-07-19T16:33:34.586377-04:00 | ||
custom: | ||
Author: michelleark | ||
Issue: "8152" |
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,35 @@ | ||
resolves # | ||
resolves # | ||
[docs](https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose) dbt-labs/docs.getdbt.com/# | ||
|
||
<!--- | ||
Include the number of the issue addressed by this PR above if applicable. | ||
PRs for code changes without an associated issue *will not be merged*. | ||
See CONTRIBUTING.md for more information. | ||
Include the number of the docs issue that was opened for this PR. If | ||
this change has no user-facing implications, "N/A" suffices instead. New | ||
docs tickets can be created by clicking the link above or by going to | ||
https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose. | ||
--> | ||
|
||
### Problem | ||
|
||
<!--- | ||
Describe the problem this PR is solving. What is the application state | ||
before this PR is merged? | ||
--> | ||
|
||
### Description | ||
### Solution | ||
|
||
<!--- | ||
Describe the Pull Request here. Add any references and info to help reviewers | ||
understand your changes. Include any tradeoffs you considered. | ||
Describe the way this PR solves the above problem. Add as much detail as you | ||
can to help reviewers understand your changes. Include any alternatives and | ||
tradeoffs you considered. | ||
--> | ||
|
||
### Checklist | ||
|
||
- [ ] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me | ||
- [ ] I have signed the [CLA](https://docs.getdbt.com/docs/contributor-license-agreements) | ||
- [ ] I have run this code in development and it appears to resolve the stated issue | ||
- [ ] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me | ||
- [ ] I have run this code in development and it appears to resolve the stated issue | ||
- [ ] This PR includes tests, or tests are not required/relevant for this PR | ||
- [ ] I have [opened an issue to add/update docs](https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose), or docs changes are not required/relevant for this PR | ||
- [ ] I have run `changie new` to [create a changelog entry](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md#adding-a-changelog-entry) | ||
- [ ] This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.