-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove colorize logs language rename duplicate test name rename to something useful add cli override add tests rename to correct test number update changelog fix flake errors and code cleanup move feature to Features section of changelog link issues and add names to list of contributors Update test/integration/061_use_colors_tests/test_no_use_colors.py Co-authored-by: Jacob Beck <[email protected]> simplify test query refactor properly set default update tests Update CHANGELOG.md added colorize-logs cli option remove colorize logs language rename duplicate test name rename to something useful add cli override add tests rename to correct test number update changelog fix flake errors and code cleanup move feature to Features section of changelog link issues and add names to list of contributors Update test/integration/061_use_colors_tests/test_no_use_colors.py Co-authored-by: Jacob Beck <[email protected]> simplify test query refactor properly set default update tests remove rebase leftovers get rid of threads again Parse selectors This doesn't use hologram, as it needs more permissive schemas than what hologram provides. Added some unit tests Create selector config file, handle selector argument Added tests Added RPC and CLI support add changelog Compile assets as part of docs generate Release dbt v0.17.1 Bump version: 0.17.1 → 0.17.2a1 add environment variables for logging changelog fix Release dbt v0.17.2b1 Fix fast-fail not logging original error message Apply suggestions from code review Co-authored-by: Jacob Beck <[email protected]> azure pipelines silently messing with $PATH again clean without a profile Update CHANGELOG.md Co-authored-by: Jeremy Cohen <[email protected]> Always close connections in release() Handle the fallout of closing connections in release - close() implies rollback, so do not call it - make sure to not open new connections for executors in single-threaded mode - logging cleanups - fix a test case that never acquired connections - to cancel other connections, one must first acquire a connection for the master thread - change a number of release() calls to rollback release vs rollback alter the tests so we can run rpc tests on snowflake only try to cancel open connections missed the snowflake rpc tests PR feedback: - fix conftest adainivalue_line calls - deprecate the release argument to execute_macro Release dbt v0.17.2rc1 add a test for cross-schema catalog generation, fix redshift to work for schema overrides fix a test with too-strict bounds, any <=2 value is ok here Docs site updates for 0.17.2: fix code block background fix the changelog Release dbt v0.17.2
- Loading branch information
Showing
88 changed files
with
3,073 additions
and
417 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.