Description:
The gitlab_ci Puppet module currently lacks support for Windows operating systems. This significantly limits its usability in environments where Windows-based GitLab CI runners are employed.
Problem:
The gitlab_ci module is designed for Linux/Unix-like systems, and its resources and commands are incompatible with Windows OS.
Request:
Please add support for Windows to gitlab_ci module.
Description:
The
gitlab_ciPuppet module currently lacks support for Windows operating systems. This significantly limits its usability in environments where Windows-based GitLab CI runners are employed.Problem:
The
gitlab_cimodule is designed for Linux/Unix-like systems, and its resources and commands are incompatible with Windows OS.Request:
Please add support for Windows to
gitlab_cimodule.