You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Changes
Fix git source regression. Jobs using the `git_source` feature shouldn't
have their paths normalized because they are referring to files in git
repositories, not local paths.
There is still a problem with how libraries and other paths are
translated, but this has been a problem for a long time and hasn't
regressed recently.
Fixes#2697
## Tests
Acceptance tests
---------
Co-authored-by: Denis Bilenko <denis.bilenko@databricks.com>
0 commit comments