databricks-cli/cmd/sync
Denis Bilenko 8fe958f67b Do not fail on git operations in bundle and sync, log warnings instead; add more tests.
- Change GitRepositoryInfo.WorktreeRoot to string
- Restore original warnings logs for when branch and commit could not be read
- Add new logs for when repository could not be read. However, if we can figure out git root then use it, even if parsing later fails.
2024-12-03 09:15:50 +01:00
..
completion.go Update to Go SDK v0.8.0 (#351) 2023-04-21 10:30:20 +02:00
sync.go Do not fail on git operations in bundle and sync, log warnings instead; add more tests. 2024-12-03 09:15:50 +01:00
sync_test.go Rename `RootPath` -> `BundleRootPath` (#1792) 2024-09-27 10:03:05 +00:00