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

Fix: dbt clean without profile #2649

Merged
merged 3 commits into from
Jul 27, 2020
Merged

Fix: dbt clean without profile #2649

merged 3 commits into from
Jul 27, 2020

Conversation

beckjake
Copy link
Contributor

resolves #2620

Description

Fix dbt clean to work without a profile, like dbt deps.

I also backported the azure pipelines fix from dev/marian-anderson, I'm tired of that Windows tests failing!

Checklist

  • I have signed the CLA
  • 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 updated the CHANGELOG.md and added information about my change to the "dbt next" section.

@cla-bot cla-bot bot added the cla:yes label Jul 27, 2020
@beckjake beckjake changed the title Fix/dbt clean noprofile Fix: dbt clean without profile Jul 27, 2020
Copy link
Contributor

@jtcohen6 jtcohen6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works like a charm!

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Jeremy Cohen <jeremy@fishtownanalytics.com>
@beckjake beckjake merged commit 5b40cc4 into dev/0.17.2 Jul 27, 2020
@beckjake beckjake deleted the fix/dbt-clean-noprofile branch July 27, 2020 21:16
@jtcohen6 jtcohen6 mentioned this pull request Jul 28, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants