dbx
dbx copied to clipboard
`dbx sync` should also watch `.syncinclude` and reload if it detects a change
Expected Behavior
Changes to .syncinclude are applied directly if dbx sync is currently running.
Current Behavior
Changes are ignored and a manual restart is required.
- dbx version used:
% dbx --version
[dbx][2022-09-07 10:56:48.714] 🧱Databricks eXtensions aka dbx, version ~> 0.7.4
@matthayes could you please assist me with this one? I'm struggling to understand how to dynamically reload the includes list.
Yes I’ll look into this.