-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AssetSelection] Make operators case insensitive (#28300)
## Summary & Motivation As titled making operators case insensitive ## How I Tested These Changes jest + pytest + local testing <img width="902" alt="Screenshot 2025-03-06 at 3 26 29 PM" src="https://github.com/user-attachments/assets/568b696c-05ef-47fc-9539-f04afd0f8dab" />
- Loading branch information
Showing
37 changed files
with
778 additions
and
659 deletions.
There are no files selected for viewing
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
8 changes: 4 additions & 4 deletions
8
js_modules/dagster-ui/packages/ui-core/src/asset-selection/generated/AssetSelection.interp
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
5 changes: 1 addition & 4 deletions
5
js_modules/dagster-ui/packages/ui-core/src/asset-selection/generated/AssetSelection.tokens
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
12 changes: 6 additions & 6 deletions
12
...ules/dagster-ui/packages/ui-core/src/asset-selection/generated/AssetSelectionLexer.interp
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
5 changes: 1 addition & 4 deletions
5
...ules/dagster-ui/packages/ui-core/src/asset-selection/generated/AssetSelectionLexer.tokens
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
057e495
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-10zw33me9-elementl.vercel.app
Built with commit 057e495.
This pull request is being automatically deployed with vercel-action