Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init push to test ci/cd run of test cleanup #683

Closed
wants to merge 1 commit into from

Conversation

McKnight-42
Copy link
Contributor

resolves #675
docs dbt-labs/docs.getdbt.com/#

Problem

some tests defined in dbt-core are leaving hanging artifacts this draft pr is to test ci/cd runs installing a dbt-core branch dbt-labs/dbt-core#9195 to fix this behavior by adding clean_up methods to ensure various relation types are dropped at end of test run

Solution

dbt-labs/dbt-core#9195

Checklist

  • I have read the contributing guide 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
  • 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

@McKnight-42 McKnight-42 added the Skip Changelog Skips GHA to check for changelog file label Dec 7, 2023
@McKnight-42 McKnight-42 self-assigned this Dec 7, 2023
@cla-bot cla-bot bot added the cla:yes label Dec 7, 2023
@mikealfare mikealfare deleted the mcknight/ADAP-1053 branch July 17, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes Skip Changelog Skips GHA to check for changelog file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ADAP-1053] [Bug] Tracking common hanging schemas post ci/cd test runs
1 participant