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

[components docs] Add dg components check to docs #27410

Open
wants to merge 1 commit into
base: benpankow/dbt-state-path-none
Choose a base branch
from

Conversation

benpankow
Copy link
Member

@benpankow benpankow commented Jan 27, 2025

Summary

Adds a mention of dg components check to the intro docs, and corresponding test here.

@benpankow benpankow requested a review from neverett as a code owner January 27, 2025 21:54
@benpankow
Copy link
Member Author

benpankow commented Jan 27, 2025

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.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@benpankow benpankow force-pushed the benpankow/components-docs-add-check branch 7 times, most recently from b826ea8 to 8edf00d Compare January 27, 2025 23:17
@benpankow benpankow force-pushed the benpankow/components-docs-test branch from 415b0bb to 1283883 Compare January 27, 2025 23:21
@benpankow benpankow force-pushed the benpankow/components-docs-add-check branch 4 times, most recently from 9649573 to a5d0888 Compare January 27, 2025 23:50
@benpankow benpankow force-pushed the benpankow/components-docs-test branch from 96de8ae to 69ea005 Compare January 27, 2025 23:56
@benpankow benpankow force-pushed the benpankow/components-docs-add-check branch from a5d0888 to e25d0d1 Compare January 27, 2025 23:56
@benpankow benpankow force-pushed the benpankow/components-docs-test branch from 69ea005 to abb9f78 Compare January 28, 2025 00:15
@benpankow benpankow force-pushed the benpankow/components-docs-add-check branch 2 times, most recently from aeeae7c to 5c2953d Compare January 28, 2025 00:22
@benpankow benpankow force-pushed the benpankow/components-docs-test branch from fb2c492 to 9c38ec4 Compare January 31, 2025 21:57
Base automatically changed from benpankow/components-docs-test to master January 31, 2025 23:40
@benpankow benpankow force-pushed the benpankow/components-docs-add-check branch from 5c2953d to fde2b17 Compare February 1, 2025 00:14
""",
)
run_command_and_snippet_output(
cmd="dg component check --disable-cache --verbose --no-use-dg-managed-environment",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This ensures we test against the schema found in dev dagster, rather than the published modules. This is important in this case because this PR is stacked on a dagster-dbt schema fix which isn't published yet.

@benpankow benpankow force-pushed the benpankow/components-docs-add-check branch from fde2b17 to 8fdd3fa Compare February 1, 2025 00:23
@benpankow benpankow changed the base branch from master to benpankow/dbt-state-path-none February 1, 2025 00:24
Copy link

github-actions bot commented Feb 1, 2025

Deploy preview for dagster-docs ready!

Preview available at https://dagster-docs-a07yny3o4-elementl.vercel.app

Direct link to changed pages:

Copy link
Collaborator

@smackesey smackesey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. We should update this in the future to introduce an error at first so the tutorial shows the error output. OK to do in a followup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants