-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add isExecutable to graphql layer (#16578)
## Summary & Motivation We add isExecutable to the graphql layer by using the metadata we stashed along the way. This is the way that dagit will know that it cannot execute this asset. ## How I Tested These Changes BK. Manually loaded unexecutable asset in dagit and viewed. ![Screenshot 2023-09-18 at 5 28 09 AM](https://github.com/dagster-io/dagster/assets/28738937/af146d3e-8813-40b6-88e0-0effa22d50a6) --------- Co-authored-by: Nicholas Schrock <[email protected]>
- Loading branch information
Showing
10 changed files
with
6,875 additions
and
5,820 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
js_modules/dagster-ui/packages/ui-core/src/graphql/schema.graphql
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
df1105c
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.
Deploy preview for dagit-core-storybook ready!
✅ Preview
https://dagit-core-storybook-cvatsavpx-elementl.vercel.app
Built with commit df1105c.
This pull request is being automatically deployed with vercel-action