Commit 0885d86
committed
feat(qlik_replicate): register the four Qlik Replicate components in the lazy-loader
_CLASS_PATHS is the discovery table used by dagster_community_components's
__getattr__ hook. Without an entry there, `type: dagster_community_components.QlikReplicateResourceComponent`
in a defs.yaml resolves to "component type not found." Add the four Qlik
components plus the QlikReplicateResource class itself (mirrors how
ServiceNow / other resources are registered).1 parent d82f636 commit 0885d86
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1001 | 1001 | | |
1002 | 1002 | | |
1003 | 1003 | | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
1004 | 1009 | | |
1005 | 1010 | | |
1006 | 1011 | | |
| |||
0 commit comments