github gruntwork-io/terratest v0.32.15

latest releases: v0.47.1, v0.47.0, v0.46.16...
3 years ago

Modules affected

  • k8s: Only tests are affected
  • git

Description

  • In k8s/replicaset_test.go: Some defers were moved to before some applys.
  • In git/git.go: Getting the current branch used to fail when there were no commits on the branch. Using git branch --show-current works when there are no commits, so this is now being used. But we still fallback to the older git rev-parse --abbrev-ref HEAD for users of older versions of git, and these users will still face the bug when there are no commits.

Special thanks

Special thanks to the following users for their contribution!

Related links

Don't miss a new terratest release

NewReleases is sending notifications on new releases.