Releases: Kochava/github-workflows
Releases · Kochava/github-workflows
ruby/app/v1
What's Changed
- Add initial go app workflow templates by @23caterpie in #1
- Add Go library workflows by @23caterpie in #2
- Add PHP library workflow templates by @23caterpie in #3
- allow disabling php unit by @23caterpie in #4
- Add COMPOSER_WORKING_DIRECTORY input to phplib workflows. by @23caterpie in #5
- Simplify Go app release workflow since we don't need to parse the domain. by @23caterpie in #6
- feat: add golangci-lint to go pr workflows by @jimmykodes in #7
- fix: ignore platform for php lib composer by @23caterpie in #8
- fix: use secrets.Registry instead of env.Registry by @jimmykodes in #9
- fix: only test go 1 by @23caterpie in #10
- Update repo name parsing to use new output method by @cstaaben in #12
- Java pull request by @cri0ll0 in #13
- Update all actions to versions that use Node 16 by @cstaaben in #11
- Update node versions to 18 by @pfleming0 in #15
- fix: add base app release by @michaelpeterswa in #16
- fix: pin docker build push action version by @michaelpeterswa in #18
- fix: back to v3 and provenance false by @michaelpeterswa in #19
- fix(go): increase lint timeout duration by @cstaaben in #21
- feat: add ruby workflow by @laranicolas in #17
New Contributors
- @23caterpie made their first contribution in #1
- @jimmykodes made their first contribution in #7
- @cstaaben made their first contribution in #12
- @cri0ll0 made their first contribution in #13
- @pfleming0 made their first contribution in #15
- @michaelpeterswa made their first contribution in #16
- @laranicolas made their first contribution in #17
Full Changelog: https://github.com/Kochava/github-workflows/commits/ruby/app/v1
go/app/v1.1.8
Merge pull request #27 from Kochava/pin-semantic-release fix: pin semantic release version
python/app/v1
github workflow for python app release
gradle-jvm/app/v1.0.0
Merge pull request #22 from Kochava/gradle-jvm add gradle jvm workflows