Skip to content

v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 19:19
· 141 commits to main since this release

v0.7.1 - 2022-08-15

Bug Fixes

  • log better error detail when SilentRun fails
  • print log destination to diagnostics.Log instead of STDOUT
  • expose missing output when subprocess exit code is non-zero

Build

  • configure dependabot.yml
  • deps: bump actions/setup-go from 2 to 3
  • deps: bump github.com/stretchr/testify from 1.7.1 to 1.8.0
  • deps: bump github.com/spf13/cobra from 1.4.0 to 1.5.0
  • deps: bump ruby/setup-ruby from 1.110.0 to 1.114.0
  • deps: bump actions/checkout from 2 to 3
  • deps: bump goreleaser/goreleaser-action from 2 to 3
  • deps: bump github.com/onsi/gomega from 1.10.1 to 1.20.0

Docs

  • fix broken license badges
  • add troubleshooting guidance

Test Coverage

Pull Requests

  • Merge pull request #61 from davidalpert/dependabot/github_actions/actions/checkout-3
  • Merge pull request #60 from davidalpert/dependabot/github_actions/goreleaser/goreleaser-action-3