Commit Graph

3 Commits (898b93b864204b78c7d2c02c6de1ad2dd928f0ec)

Author SHA1 Message Date
Josh Rabinowitz 6dc50652c8 fixes for linter errors about 'which'
For example:

    in utils/deb/deb-ci.sh line 27: 'which git-secret':
    SC2230: which is non-standard. Use builtin 'command -v' instead.
6 years ago
Carlos Hernandez 612191373c
fix shellcheck error 7 years ago
nictrix 52dd244a73
add integration tests for alpine
adds a docker file for integration tests
update integration framework and tests to include alpine
update makefile to include apk builds for alpine
update build utils to include apk compatibility
changed a couple switch lines to be compatible with alpine
adds travis tests
7 years ago