colton

Results 34 issues of colton

## Problem I am noticing the help text for commands are being truncated, see screenshot below: ## Reason The `command.get_short_help_str()` method is used to generate help strings for in the...

Introduces `dbt_picker_upstream` and `dbt_picker_downstream` Telescope pickers. Makes use of the `--select` option of the `dbt ls` command. By passing in the relative file path, to the dbt project, of the...

## Summary & Motivation ## How I Tested These Changes ## Changelog > Insert changelog entry or delete this section.

## Summary & Motivation Adds deprecation warnings for commands that have been ported to `dg`. 1. dagster dev → dg dev 2. dagster definitions validate → dg check defs 3....