This website requires JavaScript.
Explore
Help
Sign In
steve
/
databricks-cli
mirror of
https://github.com/databricks/cli.git
Watch
1
Star
0
Fork
You've already forked databricks-cli
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9e03f24364
databricks-cli
/
changecalc.yml
6 lines
87 B
YAML
Raw
Normal View
History
Unescape
Escape
use refs/remotes/origin/main recommended here https://github.com/actions/checkout/issues/118
2024-12-06 16:06:56 +00:00
base_branch
:
refs/remotes/origin/main
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 15:13:40 +00:00
go_mod
:
go.mod
reset_list
:
-
go.mod
-
go.sum