Commit Graph

234 Commits

Author SHA1 Message Date
Carlos Hernandez
88349a2784 Ensure alpine test are run 2017-11-27 14:51:35 -07:00
Carlos Hernandez
81cf640364
Dropping orphan file 2017-11-27 14:49:26 -07:00
Carlos Hernandez
3eafc9113e
Fix apk builds, need tar 2017-11-27 14:47:35 -07:00
Carlos Hernandez
fa42ba47a5
Fix install-fpm target, typo in apk 2017-11-27 14:46:27 -07:00
Carlos Hernandez
760684135d
Update doc, to reflect where ci tests are actually located 2017-11-27 14:21:45 -07:00
Carlos Hernandez
612191373c
fix shellcheck error 2017-11-27 14:01:37 -07:00
Carlos Hernandez
9001cc397b
Fix SC1126 2017-11-27 13:54:31 -07:00
Carlos Hernandez
4a4b024861 Fixing issues with docker 17.07 ce and systemd 2017-11-27 10:55:31 -07:00
Carlos Hernandez
582fd31aaf Fixes 110 partly 2017-11-27 10:54:22 -07:00
Carlos Hernandez
0cabcbc92a Add alpine to test matrix and fix tests 2017-11-27 10:54:19 -07:00
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