Josh Rabinowitz
2830ce2ff7
Issue 579 reveal clobbers ( #580 )
...
* Don't let reveal clobber secret files, for #579
2020-01-24 17:04:02 -05:00
joshr
5b74d5789b
Merge remote-tracking branch 'dist/master'
2020-01-17 06:04:11 -05: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
bf905106dc
Merge branch 'master' of github.com:joshrabinowitz/git-secret
2020-01-04 11:59:58 -05:00
Roy Verrips
1b345c4707
Add animated GIF preview of the asciinema recording and link on README.md ( #560 )
2019-11-14 06:17:09 -05:00
Nikita Sobolev
235a73af36
Update README.md
2019-11-04 15:28:28 +03:00
Josh Rabinowitz
9348cd32e2
Revert "Issue 554 show gpg commands ( #556 )" ( #559 )
...
This reverts commit 9e8438236c
.
2019-10-09 14:05:31 -04:00
Josh Rabinowitz
9e8438236c
Issue 554 show gpg commands ( #556 )
...
* show most gpg commands used for 'hide', 'reveal', 'tell' and 'killperson (#554 )
* fix hang when using ctrl-c during tests (#558 )
2019-10-09 13:39:59 -04:00
Josh Rabinowitz
c5b815c7db
bump to v0.3.2
2019-09-21 09:11:24 -04:00
Josh Rabinowitz
8b9feaa662
put version in man pages, update man page dates, fix version mention ( #545 )
...
* put version in man pages and fix version mention
* update dates in man pages
2019-09-20 13:05:06 -04:00
Josh Rabinowitz
c1ac63a60e
update docs regarding builds, setup, and docker ( #543 )
...
* update developer docs regarding builds, setup, and docker
* more details about git hooks, PRs, and branch names
* add links, corrections, clarifications, and typo fixes
* link to semver.org
* reorder packages and mention homebrew package
2019-09-20 10:57:32 -04:00
Josh Rabinowitz
e4447e02a7
version bump to 0.3.1
2019-09-18 17:17:22 -04:00
Josh Rabinowitz
4c57873e44
update changelog and man pages
2019-09-18 17:11:56 -04:00
Josh Rabinowitz
d5096614cc
update man pages and changelog
2019-09-18 16:56:42 -04:00
Josh Rabinowitz
df192b8fd7
version bump to 0.3.0 ( #539 )
2019-09-18 14:07:56 -04:00
Josh Rabinowitz
a27b8b90fb
attribute change in changelog to #536 ( #538 )
2019-09-17 07:02:07 -04:00
Josh Rabinowitz
9ff962740b
Issue 536 backward compat docs ( #537 )
...
* Document that 0.2.3 mapping.cfg format isn't backward compatible
* Note update to 0.2.3 portion of changelog
2019-09-16 16:22:59 -04:00
Nikita Sobolev
4db1cf2679
Create FUNDING.yml
2019-09-12 16:11:59 +03:00
Josh Rabinowitz
399237955f
update changelog ( #533 )
2019-09-07 08:35:54 -04:00
Josh Rabinowitz
2a1600f2f6
cleanup output when we clean up tmp files ( #532 )
...
* cleanup output when we clean up tmp files
2019-09-07 00:10:45 -04:00
Josh Rabinowitz
525305d985
Issue 527 key with comment ( #528 )
...
* add key fixture with no email, and 2 word comment
* tests for key without email and with comment
* handle comments in public key uids
* fix tests, you have to use email address
* fix text
* confirm that email addresses contain an @ symbol
* improve comments about keys/fixtures
2019-09-06 20:21:50 -04:00
Josh Rabinowitz
fe2232305d
don't cleanup tempfile unless it exists ( #531 )
2019-09-06 16:20:30 -04:00
Nikita Sobolev
109326cbc3
Updates sponsor info
2019-09-04 00:07:01 +03:00
Josh Rabinowitz
68b64f4aac
make correction to comments ( #525 )
2019-08-30 13:17:53 -04:00
Josh Rabinowitz
9ff559ca8c
Issue 478 tests in busybox ( #523 )
...
* use busybox by not installing coreutils on alpine
* changes for busybox version of ps and stat
* add function to check if exe is from busybox
* update changelog
* cleanup comments, code, and commented out code
* improve comment in alpine Dockerfile
* include platform-specific funcs so we can test perms
2019-08-30 09:35:47 -04:00
Josh Rabinowitz
e16d505e78
Issue 493 linux deps2 ( #519 )
...
* add dependencies for rpm, deb, apk packages
* update to CHANGELOG
2019-08-21 17:39:39 -04:00
Josh Rabinowitz
95b5b320fc
Issue 516 verbose on errors ( #518 )
...
* add error info on errors listing keys
* move bash $TMPDIR initialization earlier
* show gpg output if hide encryption fails
* update changelog
* fix typos
* improve messaging when reveal and tell are done
* simplify logic, fix typo in error message
2019-08-21 12:45:28 -04:00
Josh Rabinowitz
701497df9d
Fix hangs when interrupting tests on OSX ( #522 )
...
* close fd 3 on gnupg subprocesses, for bats-core
* update changelog
2019-08-21 11:18:15 -04:00
Josh Rabinowitz
0faad68032
Optimize ( #517 )
...
* small optimization, update to changelog
2019-08-20 11:46:07 -04:00
Josh Rabinowitz
a3d21d2e15
Revert "don't use revoked gpg uid" ( #514 )
...
* Revert "don't use revoked gpg uid (#492 )"
This reverts commit ae38e0242d
.
* revert changelog
2019-08-18 13:13:53 -04:00
Josh Rabinowitz
b6ad293c0b
Merge remote-tracking branch 'dist/master'
2019-08-18 10:05:10 -04:00
Josh Rabinowitz
589f2ff77e
Fedora cleanup ( #513 )
...
* don't install unneeded package
2019-08-18 09:12:16 -04:00
Josh Rabinowitz
1cd77a6067
Merge remote-tracking branch 'dist/master'
2019-08-18 08:31:12 -04: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
1c8029cff0
re-enable tests on fedora systems
2019-08-17 19:24:53 -04:00
Josh Rabinowitz
99b36b2b52
Changelog update3 ( #507 )
...
* update Changelog
2019-08-17 09:32:47 -04:00
bricewge
ae38e0242d
don't use revoked gpg uid ( #492 )
...
Checks gnupg validity value doesn't show key as revoked.
2019-08-17 08:37:40 -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
54ce590e26
Add note about secrets and old keys ( #499 )
...
* Add note about secrets and old keys
2019-08-16 21:33:15 -04:00
Josh Rabinowitz
49fa952e68
Always use OSX's mktemp on OSX. ( #486 )
2019-08-16 20:11:16 -04:00
Josh Rabinowitz
baf6c4113b
Add SECRETS_PINENTRY env var and docs ( #490 )
...
* Add SECRETS_PINENTRY env var
* add docs and tests for SECRETS_PINENTRY
* improve diagnostic output
* fix regex example for bats-core diagnostics
2019-08-16 16:53:57 -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
Josh Rabinowitz
c21221c23a
disable tests on fedora and debian temporarily ( #505 )
2019-08-16 11:51:05 -04:00
Josh Rabinowitz
28675d6461
version bump to 0.2.6 ( #482 )
2019-05-26 22:33:00 -04:00
Josh Rabinowitz
666f2167c1
Changelog updates ( #481 )
2019-05-26 11:40:18 -04:00
Josh Rabinowitz
f2c398f037
fix for busybox mktemp ( #480 )
...
* fix for busybox mktemp, issue #475
2019-05-26 09:46:08 -04:00
Josh Rabinowitz
10fa2a7be2
Tempfile and temp directory cleanups ( #473 )
...
* Tempfile and temp directory cleanups
Add comments about mktemp on different platforms
Be more careful about tempfile cleanups
Don't use find to locate files to cleanup
Use shorter SECRETS_EXTENSION and SECRETS_DIR env settings in tests
Set TMPDIR in tests again
Show DESTDIR used when testing git-secret install
Change filename passed to mktemp -t in tests
2019-05-21 12:06:51 -04:00
Josh Rabinowitz
c20e61313b
Issue 454 freebsd ( #474 )
...
* freebsd test fix
2019-05-19 14:01:49 -04:00
Simon Massey
10879e2253
fix for git secret hide -m doesn't work on first use #466 ( #469 )
2019-05-09 06:23:02 +01:00