You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release-mode gate: derive module list from disk to support a partial split
Replaces the hardcoded 16-module ORDER with one derived from which modules have a go.mod, so the gate validates a single-tier split (e.g. core only) as well as the full split. Also exercises all core leaf packages in the consumer and drops the hardcoded '16 modules' wording. Inert until the first submodule lands (the pre-split guard still skips).
0 commit comments