Commit 6c00c17
authored
Trigger target change on prevalidate changes, so that auth resolution happens again (#1055)
## Changes
Auth resolution does not happen again when pre validate configs change
(host, mode etc). We want to treat changes to prevalidate config as
target changes, so that complete auth resolution happens again.
## Tests
<!-- How is this tested? -->1 parent 5da4b76 commit 6c00c17
File tree
1 file changed
+3
-0
lines changed- packages/databricks-vscode/src/configuration/models
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
134 | 137 | | |
135 | 138 | | |
136 | 139 | | |
| |||
0 commit comments