sbt/main
bitloi 2f27b5cecd
[2.x] fix: extraProjects with auto-root aggregate breaks key aggregation (#8690)
When using the aggregated key parser, a key is now valid if it exists in `data` for that scope **or** it's an aggregate key and every key it aggregates to exists in `data`. So `(root, scripted)` is accepted when the root aggregates a project that defines `scripted`, and running `scripted` at root runs it on that project as before.
2026-02-04 23:25:47 -05:00
..
src [2.x] fix: extraProjects with auto-root aggregate breaks key aggregation (#8690) 2026-02-04 23:25:47 -05:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00