-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[components] Rename dg check component
-> dg check yaml
#27962
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
ac79eca
to
0648583
Compare
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.
Sweet, this name is more accurate anyway since we don't do complete "correctness" checking beyond yaml validation
Deploy preview for dagster-docs ready! Preview available at https://dagster-docs-eh8goxmtg-elementl.vercel.app Direct link to changed pages: |
0648583
to
bc4c698
Compare
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.
Fantastic change and I think provides the value of "verb-first" quite definitively.
bc4c698
to
bfa6e14
Compare
Summary & Motivation
Renames
dg check component
todg check yaml
. This opens the door fordg check definitions
.How I Tested These Changes
Existing test suite.