Commit Graph

12 Commits (3c2177e86042bd1e1e59a56e45adcb49afba2821)

Author SHA1 Message Date
Ben van B 79f82164ef
[GH-678] Add no-cache option to apk installation. (#679) 3 years ago
sobolevn 77013fa47f
Version 0.4.0 release 3 years ago
sobolevn 7ee22fc248
Fixes alpine build 3 years ago
sobolevn eb31d25b5f
Debugging deploy 3 years ago
sobolevn d2b9184f19
Fixes alpine releases, refs #659 3 years ago
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
3 years ago
sobolevn fcf25ff546
Fixes docs 3 years ago
Nikita Sobolev 37a28389d2
Adds new installation instructions for deb and rpm (#662)
* Adds new installation instructions for deb and rpm

* Fixes CI
3 years ago
sobolevn 28dbdf3fde Adds fedora testing 3 years ago
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.
7 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