Skip to content

Releases: KludgeKML/keyth

Tests not reliant on user directories

21 Sep 16:34
Compare
Choose a tag to compare

Removes dependencies on user home directories and special .env files for tests to run. Test files are now made in the system temp directory, and a gem dependency for rspec, rake, and dotenv are included for development and testing environments so that the project can be built in Jenkins.

Documentation added in gem

19 Aug 07:20
Compare
Choose a tag to compare
0.2.2

Add documentation comments to code

Fix email in gemspec

17 Aug 06:35
Compare
Choose a tag to compare
0.2.1

correct email in gemspec

Git Hook Support

17 Aug 06:31
Compare
Choose a tag to compare

Adds a command keyth_check_file which can be called from a git hook to check if the file about to be committed contains any of the keys stored in ~/.keyth/default.yml.