Commit Graph

374 Commits

Author SHA1 Message Date
Carlos Hernandez
395664f495 Disabling osx tests 2017-11-27 10:00:02 -07:00
Carlos Hernandez
146000d94e Reverting travis config 2017-11-27 09:59:52 -07:00
Carlos Hernandez
954d3a17fe Debugging macos 2017-11-27 09:58:03 -07:00
Carlos Hernandez
1c10408734 Make test compatible with macos ps 2017-11-27 09:52:08 -07:00
Carlos Hernandez
4bb52bd947 gnupg no longer needs to be installed on macos 2017-11-27 09:52:08 -07:00
Carlos Hernandez
fc5940840b Handle invalid flags better: SC2220 2017-11-27 09:52:08 -07:00
Carlos Hernandez
41558c522c Fix macOSX 2017-11-27 09:52:08 -07:00
Carlos Hernandez
1f5e7bfb1e Trying to fix macos tests 2017-11-27 09:52:08 -07:00
Carlos Hernandez
1985575dbf Fix contributing doc, fixes #111, fixes #108 2017-11-27 09:52:08 -07:00
Carlos Hernandez
7ac032a332 Fix verfication test for CentOS 2017-11-27 09:52:08 -07:00
Carlos Hernandez
b5ef73be0a Fixes #95 2017-11-27 09:52:07 -07:00
Carlos Hernandez
2d779efa66 Fixing shellcheck install, making ansible 2.4 default 2017-11-27 09:52:07 -07:00
Carlos Hernandez
bf686a13ad Changing travis tests to kitchen 2017-11-27 09:52:04 -07:00
Carlos Hernandez
b3d32f0ee8 Fixes #108 2017-11-27 09:50:38 -07:00
Carlos Hernandez
c2abe0e5eb Fixing SC1117 issues with deploy scripts 2017-11-27 09:50:38 -07:00
Carlos Hernandez
fbcb2c045a Updating shellcheck for all tests. Gnupg-git can not be tested on CentOS 2017-11-27 09:50:38 -07:00
Carlos Hernandez
3c8f93f04d Add centos to list of tested plaforms on kitchen 2017-11-27 09:50:38 -07:00
Carlos Hernandez
9d1125b1bb Workaround bug in gpg v2.0.22 where rc 2 is return on decryption. 2017-11-27 09:50:38 -07:00
Carlos Hernandez
700fc92a18 Fixes #38, Fixes #91 2017-11-27 09:50:38 -07:00
Carlos Hernandez
d71c27f9a2 Fix ShellCheck lint issue id 2220, drop gawk inplace. Add centos
support.
2017-11-27 09:50:38 -07:00
Carlos Hernandez
5c349648da Moving to latest ShellCheck on all platforms 2017-11-27 09:50:38 -07:00
Carlos Hernandez
d6ea1f0b5f Fix and Ignore ShellCheck (0.4.6) 2001,111 2017-11-27 09:50:38 -07:00
Carlos Hernandez
8760cafd36 Refactor awk script to drop ENDFILE feature from 4.1.1
Signed-off-by: Carlos Hernandez <carlos@techbyte.ca>
2017-11-27 09:50:38 -07:00
Carlos Hernandez
b6852910dd Modified ignore check, fixes #105. 2017-11-27 09:50:38 -07:00
Carlos Hernandez
4e6675363c
Merge pull request #114 from newcontext-oss/feature/add_alpine_integration_tests
add integration tests for alpine linux
2017-11-10 15:19:53 -07:00
nictrix
9a58cce1c4
revert comment out when testing something 2017-11-10 14:51:33 -07:00
nictrix
02727dbf0f
remove unnecessary dockerfile 2017-11-10 13:41:18 -07:00
nictrix
3aa3353fb7
fix shellcheck lint error 2017-11-10 12:42:25 -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
Nikita Sobolev
d3a5f38356 Merge pull request #107 from hurricanehrndz/develop
Big PR that introduces `gawk`, `kitchen`, and other cool stuff
2017-09-26 11:17:30 +03:00
Carlos Hernandez
8a03a41e47 Fixing bug in test_usage 2017-09-25 12:47:39 -06:00
pǝɯɐɥoɯ
674a880882 Fixed issue when initializing git-secret with an existing .gitignore 2017-09-24 13:57:20 -06:00
sobolevn
684ca668c2 Fixes travis builds on macOS
Changes:
1. Updates `.travis.yml` with proper versions of `gpg`
2. Updates `README.md` with minimal versions requirements

Cloeses #96
2017-09-24 13:57:20 -06:00
sobolevn
e3fe3b4222 Adds documentation update
Documentation:
1. Adds security note, closes #78
2. Adds a tweak about `random_seed` and `.gitsecret/`, closes #93
3. Adds `git --version` into issue tamplate, closes #95
4. Improves `README.md`, refs #79
2017-09-24 13:57:19 -06:00
Carlos Hernandez
c9861a1079 Add local ci tests. 2017-09-24 08:03:05 -06:00
Carlos Hernandez
fb29858dae doc encrypt on change option for hide cmd 2017-09-24 07:51:46 -06:00
Carlos Hernandez
af98f73142 Document "-u" option for hide command 2017-09-23 20:26:35 -06:00
Carlos Hernandez
41f9a004c4 Fix lint issues, disable false positives 2017-09-23 17:59:37 -06:00
Carlos Hernandez
fea9c3201d Remove left over files from tests 2017-09-23 17:58:25 -06:00
Carlos Hernandez
fc334ea938 Updating ignore files 2017-09-20 23:05:06 -06:00
Carlos Hernandez
f9b70fbd16 Added fixes for gnupg >= 2.1 2017-09-13 16:06:16 -06:00
Carlos Hernandez
b78afdeff9 Adding gpg version check to modify encrypt cmd 2017-09-13 16:05:24 -06:00
Carlos Hernandez
d10c63c67f Ensuring hide is compat with gnupg2.1 2017-09-13 16:04:56 -06:00
Carlos Hernandez
6ced466a84 Making test compat with gnupg 2.1 2017-09-12 10:49:24 -06:00
Carlos Hernandez
c602db9583 Migrate to exported keys. 2017-09-11 21:06:02 -06:00
Carlos Hernandez
2c478f879d Simplify how ignore patterns are to gitignore during init 2017-09-11 09:16:03 -06:00
Carlos Hernandez
7897730955 Supply fsdb path when clearing hashes 2017-09-11 09:15:30 -06:00
Carlos Hernandez
dcaf08e501 Get key counts from right function 2017-09-11 09:14:30 -06:00
Carlos Hernandez
5b1993abc8 Telling secrets need to invalidate file hashes 2017-09-10 10:38:03 -06:00
Carlos Hernandez
4160c2a05d Getting path from fsdb 2017-09-08 14:20:33 -06:00