Unfortunately, GitLab didn't provide a tool to validate CI configuration for quite a while. Now that changed with the glab CLI providing glab ci lint but it is quite limited and under the hood just ...
Different Linux systems use different shells. Some shells support extra features. Others stick to strict POSIX rules. A script that works in Bash may fail in Dash or Fish. Testing across shells helps ...
If you are from a programming background, you may know the terms such as formatting, linting, etc. There are important supporting tools that comes with every code editor for making our life easy while ...
Most of these scripts have been tested on Windows 10 and the official developer bash instance. Does not work with Cygwin or Mysys2. Looking for maintainers: I have been and probably will forever be ...