=pro #17397 improve PR validation speed tremendously (skipping things)
+ enable parallel execution + exclude perf tests (TODO mark more as such) + uses sbt-dependency-graph plugin + implement dependency tracking for testing of only these + project which could have been affected by a given PR
This commit is contained in:
parent
920dc48109
commit
8b045173ad
17 changed files with 226 additions and 46 deletions
|
|
@ -1 +1,3 @@
|
|||
enablePlugins(akka.RootSettings)
|
||||
|
||||
net.virtualvoid.sbt.graph.Plugin.graphSettings
|
||||
Loading…
Add table
Add a link
Reference in a new issue