Commit Graph

18 Commits (57903b9e75be05129378cede9edd092c85e48406)

Author SHA1 Message Date
Carlos Hernandez cccaa252d7
Fix git builds 6 years ago
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
6 years ago
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
6 years ago
Josh Rabinowitz 28377b138c fix typos 6 years ago
Josh Rabinowitz 5d97c66e90 for testing, use bats-core v1.0.2, not bats 6 years ago
Josh Rabinowitz 553eae53f7
Revert "migrate from bats to bats-core (redux)" 6 years ago
Josh Rabinowitz bde7a3ca90 migrate from bats to bats-core (redux) 6 years ago
Josh Rabinowitz bfa3015394
Revert "migrate from bats to bats-core " 6 years ago
joshr 84f9605519 use bats-core 6 years ago
joshr ce70cbbd72 fix typo 6 years ago
Simon Massey 71fcc22a51 Man pages (#188)
* deploy skip_cleanup: true

* need to deploy when '! -z KITCHEN_REGEXP'

* rsync missing on gnupg1-ubuntu-latest

* fixes missing man pages on gnupg2-ubuntu-rolling

* replace yum with dnf

* ansible comments out dpkg.cfg.d excludes path-exclude=/usr/share/man/.*

* gem 'rspec'

* Install rspec in /usr/local/bin for RedHat based distros

* whitespace in Gemfile.
6 years ago
Carlos Hernandez 8e26aef0f0
Esnure latest tar is installed on Alpine 7 years ago
Carlos Hernandez 88349a2784 Ensure alpine test are run 7 years ago
Carlos Hernandez 3eafc9113e
Fix apk builds, need tar 7 years ago
Carlos Hernandez 0cabcbc92a Add alpine to test matrix and fix tests 7 years ago
Carlos Hernandez 7ac032a332 Fix verfication test for CentOS 7 years ago
Carlos Hernandez 2d779efa66 Fixing shellcheck install, making ansible 2.4 default 7 years ago
Carlos Hernandez b3d32f0ee8 Fixes #108 7 years ago