databricks-cli/changecalc
Denis Bilenko b0c46452df Add change calculation tool
Add a new tool changecalc that calculates all packages that need to be re-tested given
a list of changed files. Without a list, uses git to compare with main branch.

'make viewchanges' runs the tool.
'make testchanges' runs the test suite over affected packages.

New tests-changes github job is added in shadow mode that takes advantage of this tool.
2024-12-06 16:27:30 +01:00
..
main.go Add change calculation tool 2024-12-06 16:27:30 +01:00