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
ci: mcpp 0.0.96 + selective member testing + sandbox index refresh
- All mcpp pins -> 0.0.96; drop the windows 0.0.94 pin-back (mcpp#230
fixed in 0.0.96).
- Replace host nasm with one 'mcpp index update' before the workspace
run: 0.0.96's release archive vendors an index snapshot cut before
xim-pkgindex#398 fixed the nasm descriptor, and the bootstrap is
offline-first (mcpp#232). Drop once a release vendors a newer snapshot.
- Selective member testing: PRs map changed files -> affected workspace
members and run 'mcpp test -p <member>' per member instead of the full
'mcpp test --workspace'. Full run stays for non-PR events, changes to
this workflow (carries the version pins), shared test scripts, or
non-member mcpp.toml edits; new-package PRs (members list append)
select only the added member.
0 commit comments