Commit Graph

12 Commits (898b93b864204b78c7d2c02c6de1ad2dd928f0ec)

Author SHA1 Message Date
joshr 6abdd4523d provide links to gnupg PDF documentation and DETAILS file 6 years ago
Josh Rabinowitz 492d705e02 fix more typos 6 years ago
simbo1905 1045c2a71e Steps to get CI builds running on macOS 6 years ago
Jess 1820bd163f Updated CONTRIBUTING.md (optional) 7 years ago
Carlos Hernandez 760684135d
Update doc, to reflect where ci tests are actually located 7 years ago
Carlos Hernandez 1985575dbf Fix contributing doc, fixes #111, fixes #108 7 years ago
Carlos Hernandez c9861a1079 Add local ci tests. 7 years ago
sobolevn 12d4b9f6de
Adds new release process.
Changes:
1. Removed any reference of `staging` branch from docs
2. Refactored `hooks` to work with master

Closes #76
7 years ago
sobolevn 728371912e
Version 0.2.2 pre-release
There are a lot of changes, multiple things were refactored: tests,
some commands, building and meta.

Several critical bugs fixed.

Changes:
1. Fixed #74, when `_user_required` was not working after reimporting keys
2. Closes #73, now it is possible to provide multiple emails to the `killperson` command
3. Closes #72, now it is possible to provide multiple emails to the `tell` command
4. Closes #71, now every doc in this project refer to `git-secret.io` instead of old `gh-pages` website
5. Closes #70, now installation section is removed from main `man` file
6. Closes #69, now "See also" section in the `man`s are clickable
7. Closes #61, added "Manual" section to the manuals
8. Refs #38, added `centos` Dockerfile, but `ci` testing is still failing
9. Refs #52, tests are refactored. Added `clean` command tests, removed a lot of hardcoded things, moved tests execution from `./temp` folder to `/tmp`, added a lot of new check in old tests, and some new test cases
10. Refactored `hide` and `clean` commands to be shorter
11. `shellcheck` is now supported with `make lint`

Additional features are not comming to 0.2.2 after this commit.
7 years ago
sobolevn 00deabb0e3
This is a release commit.
Changes:
1. Now everything is tested inside the `docker`-containers and `OSX` images on `travis`.
2. We now have `CONTRIBUTING.md` and `LICENSE.md`. `README.md` is also changed.
3. We have a brand logo.
4. We have autodeploy to `bintray`.
5. Everything is `shellcheck`ed (except `tests/`).

Closes #32 #33 #34 #35 #39
8 years ago
sobolevn b750ba6da3
some stylechanges in markdown 8 years ago
sobolevn 1e748a3c54
CONTRIBUTING.md added 8 years ago