Nikita Sobolev
19941f91f4
Adds release-ci script to test installation ( #664 )
...
* Adds release-ci script to test installation
* Fixes CI
* Fixes CI
* Renames some variables to follow the same SECRETS_ convention
2021-05-05 15:59:28 +03:00
sobolevn
fcf25ff546
Fixes docs
2021-05-04 22:15:36 +03:00
Nikita Sobolev
37a28389d2
Adds new installation instructions for deb and rpm ( #662 )
...
* Adds new installation instructions for deb and rpm
* Fixes CI
2021-05-04 21:58:36 +03:00
sobolevn
28dbdf3fde
Adds fedora testing
2021-05-04 13:01:41 +03:00
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.
2018-04-13 21:00:31 -04:00
Carlos Hernandez
612191373c
fix shellcheck error
2017-11-27 14:01:37 -07:00
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
2017-11-10 11:31:22 -07:00