[Git-commits] [grml/grml-debootstrap] eb121b: Initial travis integration, running shellcheck
Michael Prokop
mika at grml.org
Mon Jul 23 08:19:13 CEST 2018
Branch: refs/heads/master
Home: https://github.com/grml/grml-debootstrap
Commit: eb121b89a9f4bc8e5d4916b1bd4ef55c90a5dd7d
https://github.com/grml/grml-debootstrap/commit/eb121b89a9f4bc8e5d4916b1bd4ef55c90a5dd7d
Author: Michael Prokop <mika at grml.org>
Date: 2018-07-23 (Mon, 23 Jul 2018)
Changed paths:
A .travis.yml
M README.md
Log Message:
-----------
Initial travis integration, running shellcheck
Commit: e426be2b57c02a85774bc72462224e4fd0260421
https://github.com/grml/grml-debootstrap/commit/e426be2b57c02a85774bc72462224e4fd0260421
Author: Michael Prokop <mika at grml.org>
Date: 2018-07-23 (Mon, 23 Jul 2018)
Changed paths:
M chroot-script
M grml-debootstrap
M tests/run_tests.sh
Log Message:
-----------
Fix shellcode issues
Would be nice to avoid the shellcheck ignores overall, though I
don't want to break backwards compatibility with existing
configurations, so be as conservative as possible by ignoring
known incompatibilities (see esp. disable=SC2086).
Commit: 98b48d427f082f3ce0aaea6cae7bd484c24cfb79
https://github.com/grml/grml-debootstrap/commit/98b48d427f082f3ce0aaea6cae7bd484c24cfb79
Author: Michael Prokop <mika at grml.org>
Date: 2018-07-23 (Mon, 23 Jul 2018)
Changed paths:
R cmdlineopts.clp
M grml-debootstrap
Log Message:
-----------
Integrate cmdlineopts.clp into grml-debootstrap
This makes our life easier with shellcheck
Commit: 0095b9c50fe2fec3ed813e4ad09fdc057e413f3b
https://github.com/grml/grml-debootstrap/commit/0095b9c50fe2fec3ed813e4ad09fdc057e413f3b
Author: Michael Prokop <mika at grml.org>
Date: 2018-07-23 (Mon, 23 Jul 2018)
Changed paths:
M grml-debootstrap
Log Message:
-----------
Add missing vim folding markers
Commit: dc30725ff4161de8483b56aec7af7874ad949192
https://github.com/grml/grml-debootstrap/commit/dc30725ff4161de8483b56aec7af7874ad949192
Author: Michael Prokop <mika at grml.org>
Date: 2018-07-23 (Mon, 23 Jul 2018)
Changed paths:
M grml-debootstrap
Log Message:
-----------
Further fixes for shellcheck v0.5.0
Fix issues not yet found with shellcheck v0.4.4
Compare: https://github.com/grml/grml-debootstrap/compare/be3f81961093...dc30725ff416
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Git-commits
mailing list