-
- Downloads
Introducing shellcheck in gitlab CI
archiso/mkarchiso: Quoting all variables. Changing pkg_list to be an array instead of a string for easier handling. Using read to properly populate pkg_list from OPTARG with stripped whitespaces. Not exporting iso_label anymore as there seems to be no reason to do so. Introducing line breaks. .editorconfig: Setting max_line_length to 120. Adding a section for YAML files (e.g. .gitlab-ci.yml). configs/releng/build.sh Quting nearly all variables. Introducing line breaks. configs/baseline/build.sh: Quoting all variables. Introducing line breaks. .gitlab-ci.yml: Adding gitlab CI for shelleck linting of the config build scripts, mkarchiso and startup scripts in releng. Closes #19
parent
9e004aeb
No related branches found
No related tags found
Showing
- .editorconfig 9 additions, 0 deletions.editorconfig
- .gitlab-ci.yml 15 additions, 0 deletions.gitlab-ci.yml
- archiso/mkarchiso 34 additions, 31 deletionsarchiso/mkarchiso
- configs/baseline/build.sh 28 additions, 24 deletionsconfigs/baseline/build.sh
- configs/releng/build.sh 136 additions, 86 deletionsconfigs/releng/build.sh
.gitlab-ci.yml
0 → 100644
Please register or sign in to comment