Releases: Kochava/github-workflows
Releases · Kochava/github-workflows
go/lib/v1
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
- @ConnnorNeal made their first contribution in #41
Full Changelog: go/lib/v1.1.7...go/lib/v1
go/app/v1
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
- @ConnnorNeal made their first contribution in #41
Full Changelog: go/lib/v1.1.7...go/app/v1
bodyclose-rc1
bump checkout, setup-go, and golangci-lint-action action versions and…
go/lib/v1.1.12-rc02
ci: run vulnerability scan in its own task
go/app/v1.1.12-rc02
ci: run vulnerability scan in its own task
go/lib/v1.1.12-rc01
ci(go): run govulncheck as part of testing
go/app/v1.1.12-rc01
Full Changelog: go/lib/v1.1.7...go/app/v1.1.12-rc01
Go Library Skip Workspace
What's Changed
- fix: allow configuring to not run the lint step for go workspaces by @michaelpeterswa in #36
Full Changelog: php/lib/v1.0.8...go/lib/v1.1.7
go/lib/v1.1.7-rc01
Full Changelog: php/lib/v1.0.8...go/lib/v1.1.7-rc01
php/lib/v1.0.8
What's Changed
- fix: pin semantic release version by @haydenccarroll in #27
- fix: control node version update by @gabrielhasen in #29
- fix(commitlint): pin commitlint config at v18.6.0 by @cstaaben in #30
- Go app no vendo3 by @23caterpie in #33
- do not vendor for test by @23caterpie in #31
- fix: lock npx semantic-release version on push main workflows by @23caterpie in #34
- fix: adding option to not use composer options by @nlatham1999 in #35
New Contributors
- @haydenccarroll made their first contribution in #27
- @gabrielhasen made their first contribution in #29
- @nlatham1999 made their first contribution in #35
Full Changelog: python/app/v1...php/lib/v1.0.8