[Git-commits] [grml/grml-debootstrap] 511ca1: shellcheck: fix some warnings

Michael Prokop noreply at github.com
Fri Nov 17 16:57:27 CET 2023


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-debootstrap
  Commit: 511ca11ea437116522463053718df41c761e8a51
      https://github.com/grml/grml-debootstrap/commit/511ca11ea437116522463053718df41c761e8a51
  Author: Chris Hofstaedtler <chris at hofstaedtler.name>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    M chroot-script
    M config
    M grml-debootstrap
    A tests/shellcheck-stub-debootstrap-variables

  Log Message:
  -----------
  shellcheck: fix some warnings

Catch up with shellcheck 0.9.0.

To improve shellcheck usage in chroot-script, add a stub file defining ARCH.

This commit is very minimal. In particular it avoids moving/deduplicating code
and/or any style changes.


  Commit: dbfbaac9a3be96ae348467e46c53637a691336d3
      https://github.com/grml/grml-debootstrap/commit/dbfbaac9a3be96ae348467e46c53637a691336d3
  Author: Chris Hofstaedtler <chris at hofstaedtler.name>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    A .github/workflows/pr-review.yml

  Log Message:
  -----------
  GitHub Actions: add shellcheck to PR workflow

This reports shellcheck output for *changed* lines. Preexisting problems are
not reported.


  Commit: bd7e57fb99b60e00a6fa44c8d5ba3d61f00af8bc
      https://github.com/grml/grml-debootstrap/commit/bd7e57fb99b60e00a6fa44c8d5ba3d61f00af8bc
  Author: Chris Hofstaedtler <chris at hofstaedtler.name>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    M grml-debootstrap

  Log Message:
  -----------
  shellcheck: ignore SC2001,SC2181


  Commit: c5357622163341d7364f38d6d2e675e933dcb157
      https://github.com/grml/grml-debootstrap/commit/c5357622163341d7364f38d6d2e675e933dcb157
  Author: Michael Prokop <mika at grml.org>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    A .github/workflows/pr-review.yml
    M chroot-script
    M config
    M grml-debootstrap
    A tests/shellcheck-stub-debootstrap-variables

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/pr/245'


Compare: https://github.com/grml/grml-debootstrap/compare/98b64b8ed6e6...c53576221633


More information about the Git-commits mailing list