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
Test the full lesson suite on Ubuntu 26.04 (native, not WSL)
Test the full lesson suite on WSL1 (Ubuntu) - distinct from the
WSL2 instance already used for Docker/act
Test with act (local GitHub Actions runner) on Ubuntu, to
validate .github/workflows/ci.yml behaves the same locally as it
does on real GitHub-hosted runners
For each area above, document the minimal install steps per
language/toolchain (e.g. for C++, is g++ alone sufficient, or does
something else need to come with it?) - same spirit as the
base-devel/Devel-category minimal-package findings already worked
out for MSYS2/Cygwin earlier
Testing checklist
WSL2 instance already used for Docker/
actact(local GitHub Actions runner) on Ubuntu, tovalidate
.github/workflows/ci.ymlbehaves the same locally as itdoes on real GitHub-hosted runners
language/toolchain (e.g. for C++, is
g++alone sufficient, or doessomething else need to come with it?) - same spirit as the
base-devel/Devel-category minimal-package findings already worked
out for MSYS2/Cygwin earlier