Skip to content

v0.0.10

Compare
Choose a tag to compare
@gruntwork-ci gruntwork-ci released this 19 May 19:15
· 45 commits to master since this release
b611ab8

Modules affected

Description

Improve logging by moving git operations progress to DEBUG level

  • This also adds an INFO message every time a repository has been successfully processed giving the end user a meaningful default progress output at the INFO level without flooding stdout with the git operation progress output (Which is now still accessible through the DEBUG log level)

  • Fix a few typos in README

  • Move log for untracked file into debug level logger

Special thanks

Special thanks to the following users for their contribution!

Related links