Remove support for the CMD shell for Windows from GitLab Runner
Overview
In GitLab 11.11, we announced the deprecation of the Windows Batch executor, cmd
shell, for the GitLab Runner in favor of PowerShell.
Now we are planning to fully remove the cmd
shell from GitLab Runner.
Plan
- Announce the removal in an upcoming release post - no later than
16.1
- Ensure that
Powershell
is the default shell for the Windows executor. - Fully remove
cmd
from Runner. Current target is17.0
Please add feedback to the comment threads below.
Edited by Darren Eastman