Skip to content

go/app/v1

Latest
Compare
Choose a tag to compare
@otternq otternq released this 28 Jan 18:32
d96a1b8

What's Changed

  • add code coverage to pull requests and main golang workflows by @otternq in #38
  • define CODECOV_TOKEN as secret by @otternq in #39
  • ci: add workflow inputs to go push main workflows by @otternq in #40
  • fix: roll back codecov changes for go app by @ConnnorNeal in #41
  • bump checkout, setup-go, and golangci-lint-action action versions and… by @23caterpie in #42
  • Revert "fix: roll back codecov changes for go app" by @otternq in #43
  • fix(go/app): require tests to pass before running semantic release by @otternq in #44
  • require codecov token for golang workflows by @otternq in #46
  • feat(php/lib): add codecov support by @otternq in #45

New Contributors

Full Changelog: go/lib/v1.1.7...go/app/v1