databricks / cli

Databricks CLI
Other
132 stars 50 forks source link

Split artifact cleanup into prepare step before build #1618

Closed andrewnester closed 2 months ago

andrewnester commented 2 months ago

Changes

Now prepare stage which does cleanup is execute once before every build, so artifacts built into the same folder are correctly kept

Fixes workaround 2 from this issue #1602

Tests

Added unit test