Page MenuHomeElementl

[dagit] Fix config nubs
ClosedPublic

Authored by dish on May 14 2021, 2:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 24, 9:15 PM
Unknown Object (File)
Tue, Mar 21, 3:28 PM
Unknown Object (File)
Mon, Mar 20, 10:19 PM
Unknown Object (File)
Sat, Mar 18, 8:59 PM
Unknown Object (File)
Fri, Mar 10, 8:39 PM
Unknown Object (File)
Feb 19 2023, 9:11 AM
Unknown Object (File)
Feb 13 2023, 2:45 AM
Unknown Object (File)
Jan 31 2023, 6:12 AM
Subscribers
None

Details

Summary

Resolves #4138

A recent change made it so that the DAG viewer rendered config nubs on every solid, instead of just solids with configs. Repair this by skipping the nub for any solids with Any config.

Test Plan

View a bunch of different pipelines, verify that the config nub only appears on relevant solids.

Diff Detail

Repository
R1 dagster
Branch
dish-config-nubs
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.May 14 2021, 9:47 PM
This revision was automatically updated to reflect the committed changes.