rill icon indicating copy to clipboard operation
rill copied to clipboard

add dependency validation to CI

Open bcolloran opened this issue 1 year ago • 0 comments

@ericpgreen2: regarding issues like https://github.com/rilldata/rill/issues/3596 (imports from web-local into web-common), we could add something like this to CI that checks a set of dependency rules: https://github.com/sverweij/dependency-cruiser#declare-some-rules

Could also check for circular dependencies, which can be hard to notice (@AdityaHegde spotted some that I had added in a recent PR, but that can be easy to overlook, so automated checks would help)

bcolloran avatar Jan 23 '24 23:01 bcolloran