dependabot[bot]
23ddebc758
Bump debian from 10.9-slim to 10.10-slim in /.ci/release-ci/debian ( #696 )
...
Bumps debian from 10.9-slim to 10.10-slim.
---
updated-dependencies:
- dependency-name: debian
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 20:55:33 +03:00
Josh Rabinowitz
23acae1265
Issue 630 hide armored2 ( #661 )
...
* use gpg --armor when hiding/encrypting files
* update changelog
* Adds SECRETS_GPG_ARMOR env variable
* Fixes lint
* One more test
* Addresses review
Co-authored-by: sobolevn <mail@sobolevn.me>
2021-06-26 16:24:26 +03:00
dependabot[bot]
7a285d79ac
Bump alpine from 3.13 to 3.14.0 in /.ci/release-ci/alpine ( #687 )
...
Bumps alpine from 3.13 to 3.14.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 22:55:14 +03:00
dependabot[bot]
2dbc389521
Bump alpine from 3.13 to 3.14.0 in /.ci/docker-ci/alpine ( #688 )
...
Bumps alpine from 3.13 to 3.14.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 22:37:34 +03:00
dependabot[bot]
5875a2d19e
Bump alpine from 3.13 to 3.14.0 in /.ci/releaser/alpine ( #686 )
...
Bumps alpine from 3.13 to 3.14.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 22:37:18 +03:00
sobolevn
1bd304fdf6
Version 0.4.0 release
2021-05-06 19:42:54 +03:00
sobolevn
b0ef8ce6f4
Version 0.4.0 release
2021-05-06 19:18:13 +03:00
sobolevn
77013fa47f
Version 0.4.0 release
2021-05-06 17:49:44 +03:00
sobolevn
adce5a5d61
Version 0.4.0 release
2021-05-06 15:48:16 +03:00
sobolevn
f0935ecdf9
Fixes github release
2021-05-06 15:42:50 +03:00
sobolevn
6a9a86c502
Adds github release creation
2021-05-06 14:51:06 +03:00
sobolevn
d2b9184f19
Fixes alpine releases, refs #659
2021-05-06 13:16:48 +03:00
sobolevn
5cfcad9a47
Centos runs on root
2021-05-05 16:17:20 +03:00
sobolevn
f65d76d551
Fixes centos install
2021-05-05 16:10:23 +03:00
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
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
5fc8ecbdde
Adds hadolint, re-enables shellcheck
2021-05-04 13:01:41 +03:00
sobolevn
2bdb4e4f84
Adds osx tests and gnupg1
2021-05-04 13:01:41 +03:00
sobolevn
e52038b786
Fixes docs generation and improves docs
2021-05-04 13:01:41 +03:00
sobolevn
5dae68ca0a
Adds centos tests
2021-05-04 13:01:41 +03:00
sobolevn
28dbdf3fde
Adds fedora testing
2021-05-04 13:01:41 +03:00
sobolevn
22d994c372
Adds alpine tests
2021-05-04 13:01:41 +03:00
sobolevn
38e72e7b05
Adds ubuntu testing
2021-05-04 13:01:41 +03:00
sobolevn
6be7bdc1d3
Adds lint
2021-05-04 13:01:41 +03:00
sobolevn
8f7b9c51de
[WIP] New CI
2021-05-04 13:01:41 +03:00
Josh Rabinowitz
bdc3560897
Issue 607 fix expired test key ( #608 )
...
* updated fixture key for user3, fixes #607
* update tests/fixtures/gpg/README.md
* mention fix of #607 and #609 in changelog
* use shellcheck 0.7.1, not 'latest' for #609
2020-09-20 09:21:13 -04:00
Nikita Sobolev
fb1aa1742b
Fixes ShellCheck download URL, refs #597
2020-06-26 19:44:31 +03:00
Josh Rabinowitz
84aaf28784
Use "bundle list", not "bundle show" and disable alpine tests ( #570 )
...
* use 'bundle list', not 'bundle show'
* disable alpine tests because of #569
2020-01-08 11:42:53 -05:00
Josh Rabinowitz
f14804254c
Upgrade ansible to 2.9.2 ( #571 )
...
* upgrade ansible to 2.9.2
* Temporarily disable alpine builds because of #569
2020-01-08 10:15:22 -05:00
Josh Rabinowitz
b7741a0ade
Issue487 fedora buids ( #511 )
...
* use python3 and pip3
* upgrade to ansible 2.8.4
* set ansible_python_interpreter
* fix: enable debian sources when haven't found them
* updates to changelog
2019-08-18 03:40:16 -04:00
Josh Rabinowitz
b68dacc98b
when tests ask for gnupg1, use gnupg1, not gnupg2 ( #506 )
2019-08-17 07:12:31 -04:00
Josh Rabinowitz
bb4b61c2c4
make rsync a build requirement on debian ( #501 )
...
* make rsync a build requirement on Debian
* re-enable debian tests on travis
2019-08-16 12:42:06 -04:00
Simon Massey
6a93549179
Automate the GitHub release ( #411 )
2019-03-17 16:23:34 +00:00
Josh Rabinowitz
70fd1bcd80
Revert "Re enable testing on travis windows ( #423 )" ( #425 )
...
This reverts commit 9b83d9cee6
.
2019-03-15 13:29:25 -04:00
Josh Rabinowitz
9b83d9cee6
Re enable testing on travis windows ( #423 )
...
* re-enable testing on windows with travis
* add diagnostic/debug output
2019-03-15 12:06:52 -04:00
Josh Rabinowitz
7a730e4a4f
do lint/shellcheck tests on travis mac builds ( #415 )
...
* perform lint/shellcheck tests on travis mac builds
* move osx builds first in travis
* install shellcheck on macos
* show if the lint test passed or failed
* don't have travis install ruby 2.6 on osx for now
2019-03-12 15:41:54 -04:00
Jonas Karlsson
54f74ede6a
Fix for windows ( #375 )
...
* add test for travis-ci windows support
* Make 'ps' command options platform specific *nix/windows
* Add _clean_path for windows, apply to all homedir input arguments
* export GITSECRET_DIST="windows" in git hook if running windows
* Bash lint fixes
2019-03-09 18:49:45 -05:00
Josh Rabinowitz
8adb7d5741
Revert "use pgrep & kill $pid, not ps+gawk+regex+system+kill ( #400 )" ( #405 )
...
This reverts commit a2a9bd32ba
.
2019-03-09 13:14:44 -05:00
Josh Rabinowitz
a2a9bd32ba
use pgrep & kill $pid, not ps+gawk+regex+system+kill ( #400 )
...
* use pgrep & kill, not ps+gawk+regex+system+kill
* install shellcheck and enable lint on macos/brew.
* add shellcheck fixes and exception
* reorder CHANGELOG entries
2019-03-09 10:14:47 -05:00
Josh Rabinowitz
711a6889c3
travis-ci changes: remove ansible v2.3, fix brew build issue
...
* remove ansible avm v2.3 pip install
* work around perlbrew/build issue #305 with 'brew update' before installs
2019-01-11 10:14:22 -05:00
Carlos Hernandez
cccaa252d7
Fix git builds
2019-01-04 14:53:13 -07:00
Carlos Hernandez
1d5fdd3031
Fixing issue #302
2019-01-04 10:08:58 -07:00
Carlos Hernandez
048040dd3c
Fix bundler 2.0 issues: https://docs.travis-ci.com/user/languages/ruby/
2019-01-04 09:30:59 -07:00
Josh Rabinowitz
4a3877b486
WIP: Force mode for hide and reveal ( #263 )
...
* -F (force even if gpg fails) option for hide and reveal
* allow 'reveal' to decrypt a subset of files.
* update and regen man pages
* man pages update and improvements
* text about why all files should be hidden at once
* add _warn() and _warn_or_abort()
* tests for -F option
* glob source .sh files in Makefile better
* add comment about issue #238 . cleanup error msg.
* test exact case in #253
* disable gnupg doc building on ubuntu-rolling
2018-10-10 21:21:58 -04:00
joshr
2383e1fe67
use '-n', not '! -z', as per shellcheck SC2236
2018-09-07 16:09:08 -04:00
Simon Massey
b504facc5d
Build fixes for Alpine latest ( #246 )
...
* trying alpine
* Make directory /usr/local/src/ for Alpine based distros
* fixes some alpine issue
* move gem install etc to its own task
* moved gem install etc for alphine into dependencies
* reenabling all ci tests
* typo fix as per review
* clarity around doc build disable being gnupg docs
* commit about ignoring non-zero return value
2018-07-24 17:51:02 +01:00
Josh Rabinowitz
492d705e02
fix more typos
2018-06-21 08:56:30 -04:00
Josh Rabinowitz
28377b138c
fix typos
2018-06-21 08:21:52 -04:00
Josh Rabinowitz
5d97c66e90
for testing, use bats-core v1.0.2, not bats
2018-06-20 09:56:25 -04:00
Josh Rabinowitz
553eae53f7
Revert "migrate from bats to bats-core (redux)"
2018-06-19 09:22:56 -04:00