Skip to content

Releases: Kochava/github-workflows

php/lib/v1.0.9

18 Sep 15:06
6f609c6

Choose a tag to compare

php/lib/v1.0.9 Pre-release
Pre-release

Updating composer version in order to fix currently breaking build issues for library-php

go/lib/v1

28 Jan 18:28
91b6bcb

Choose a tag to compare

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/lib/v1

go/app/v1

28 Jan 18:32
91b6bcb

Choose a tag to compare

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

go/lib/v1.1.15

20 May 14:04
91b6bcb

Choose a tag to compare

go/lib/v1.1.15 Pre-release
Pre-release
Merge pull request #49 from Kochava/junit-go

feat: add junit report

go/app/v1.1.17

20 May 14:03
91b6bcb

Choose a tag to compare

go/app/v1.1.17 Pre-release
Pre-release
Merge pull request #49 from Kochava/junit-go

feat: add junit report

ruby/app/v1

03 Feb 15:47
d8a0940

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Kochava/github-workflows/commits/ruby/app/v1

bodyclose-rc1

05 Nov 18:31
28671cd

Choose a tag to compare

bodyclose-rc1 Pre-release
Pre-release
bump checkout, setup-go, and golangci-lint-action action versions and…

go/lib/v1.1.12-rc02

25 Oct 22:28
8771438

Choose a tag to compare

go/lib/v1.1.12-rc02 Pre-release
Pre-release
ci: run vulnerability scan in its own task

go/app/v1.1.12-rc02

25 Oct 22:28
8771438

Choose a tag to compare

go/app/v1.1.12-rc02 Pre-release
Pre-release
ci: run vulnerability scan in its own task

go/lib/v1.1.12-rc01

11 Oct 16:01
32ea217

Choose a tag to compare

go/lib/v1.1.12-rc01 Pre-release
Pre-release
ci(go): run govulncheck as part of testing