dbx icon indicating copy to clipboard operation
dbx copied to clipboard

`dbx sync` should also watch `.syncinclude` and reload if it detects a change

Open fjakobs opened this issue 3 years ago • 2 comments

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

fjakobs avatar Sep 07 '22 08:09 fjakobs

@matthayes could you please assist me with this one? I'm struggling to understand how to dynamically reload the includes list.

renardeinside avatar Sep 14 '22 19:09 renardeinside

Yes I’ll look into this.

matthayes avatar Sep 21 '22 14:09 matthayes