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

SPE-243 CI workflow: clean up dbt compile warnings and apply forced error #4848

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

jeff-dude
Copy link
Member

since we've upgraded dbt version, we've seen more warnings during dbt compile. they are easy to overlook in CI workflow, then appear in prod / local setups after merge into main branch. we then have to retroactively clean up those warnings. this change is intended to force failure in gh workflow, so users are aware to fix prior to merge.

@jeff-dude jeff-dude added dune team created by dune team hotfix labels Nov 21, 2023
@jeff-dude jeff-dude added the ready-for-review this PR development is complete, please review label Nov 21, 2023
@jeff-dude
Copy link
Member Author

tested failure with 7c72271, and dbt compile fails on warnings as expected. reverted and we're good with current state on main branch. any new PR with warnings will fail.

@jeff-dude jeff-dude merged commit 338ebae into main Nov 21, 2023
2 checks passed
@jeff-dude jeff-dude deleted the force-error-on-compile branch November 21, 2023 17:53
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2023
@jeff-dude jeff-dude changed the title CI workflow: clean up dbt compile warnings and apply forced error SPE-243 CI workflow: clean up dbt compile warnings and apply forced error Nov 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dune team created by dune team hotfix ready-for-review this PR development is complete, please review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant