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

[ui] Hide jobs with dunder anonymous prefix #23185

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

hellendag
Copy link
Member

@hellendag hellendag commented Jul 23, 2024

Summary & Motivation

@smackesey is introducing a new anonymous job prefix. We should handle this the same as the existing __ASSET_JOB prefix, which is to hide it aggressively throughout the app.

The simplest thing to do here seems to be to just add it as another check alongside the existing prefix check.

How I Tested These Changes

Run dagster dev with a target code location that includes sensors and schedules with anonymous jobs using the new prefix.

View Jobs list, verify that these jobs don't appear. View Schedules and Sensors lists, verify same.

Copy link
Member Author

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

Join @hellendag and the rest of your teammates on Graphite Graphite

@hellendag hellendag marked this pull request as ready for review July 23, 2024 21:12
Copy link

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-ctdvfzunq-elementl.vercel.app
https://dish-hide-anonymous-asset-job.core-storybook.dagster-docs.io

Built with commit 18bd9a3.
This pull request is being automatically deployed with vercel-action

@hellendag hellendag merged commit aeb53a2 into master Jul 24, 2024
2 checks passed
@hellendag hellendag deleted the dish/hide-anonymous-asset-job branch July 24, 2024 13:31
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