-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[dg] dg list packages #28954
base: 04-02-_dg_refactor_packageentry_types
Are you sure you want to change the base?
[dg] dg list packages #28954
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
16e0a19
to
e21679f
Compare
Deploy preview for dagster-docs ready! Preview available at https://dagster-docs-luwg7ah59-elementl.vercel.app Direct link to changed pages: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great but I think we need a final bikeshedding sessions to evaulator "Key" versus "Entry" versus "Types"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it might be easier just to rebase and squash this PR with #28987 and consider it holistically
1a156b6
to
4d5c9c7
Compare
e21679f
to
49d9b65
Compare
Summary & Motivation
Adds a new
dg list packages
command that outputs organized information about the contents of each dg-enabled package.Example output (interested in feedback here!):
How I Tested These Changes
Changelog
NOCHANGELOG