Skip to content

[1/n]Remove conditional selection syntax flag gating in asset graph. #29258

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

Merged
merged 2 commits into from
Apr 15, 2025

Conversation

salazarm
Copy link
Contributor

Summary & Motivation

The feature flag is now always enabled and the ability to turn it off to be disabled. What's left is removing all of the conditional logic. There is a lot of it so I'm going to do it over multiple PRs. This is part 1 and removes the selection syntax from the asset graph (and another spot or two).

How I Tested These Changes

Just ran local host cloud for this one

Copy link

github-actions bot commented Apr 14, 2025

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-huyjod533-elementl.vercel.app
https://salazarm-remove-selection-syntax-flag-1.core-storybook.dagster-docs.io

Built with commit 730e4cf.
This pull request is being automatically deployed with vercel-action

@salazarm salazarm changed the title Remove conditional selection syntax flag gating in asset graph. [1/n]Remove conditional selection syntax flag gating in asset graph. Apr 14, 2025
viewType,
kindFilter,
groupsFilter,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice!

@salazarm salazarm merged commit 47651e6 into master Apr 15, 2025
6 of 7 checks passed
@salazarm salazarm deleted the salazarm/remove-selection-syntax-flag-1 branch April 15, 2025 15:01
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.

2 participants