Skip to content

Commit

Permalink
refactor(dbt): separate out DbtCliEventMessage to dbt_cli_event.py (
Browse files Browse the repository at this point in the history
dagster-io#23154)

## Summary & Motivation
`resource.py` is over 2000 lines. Let's separate out its components to make the file more tractable.

Start by separating out `DbtCliEventMessage`.

## How I Tested These Changes
bk
  • Loading branch information
rexledesma committed Jul 23, 2024
1 parent 4c54e28 commit 65001b3
Show file tree
Hide file tree
Showing 3 changed files with 493 additions and 450 deletions.
Loading

0 comments on commit 65001b3

Please sign in to comment.