Commit Graph

16 Commits (22d0aeb4ba4f75ce61bc0153afed7325bd24c30e)

Author SHA1 Message Date
Josh Soref 1578a4be85
Spelling (#907)
* spelling: encrypt

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: github

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: maintainer

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: reference

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: the

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2 years ago
sobolevn ea53c9cc06
Try `latest-stable` instead of `all` 2 years ago
sobolevn 7d68acffbe
Add release dry-run 2 years ago
joshr 99c758b298 change git-secret one-line description 2 years ago
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.
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