Releases: jackstockley89/github-actions
Releases · jackstockley89/github-actions
v1.3.0
What's Changed
- feat(workflow): Add nightly binary build by @jackstockley89 in #42
- nightly release by @jackstockley89 in #43
- feat(go): Add guthub api lib for common tasks by @jackstockley89 in #44
- feat(go): updating repo to use github-api lib for basic actions by @jackstockley89 in #45
- github api by @jackstockley89 in #46
- github api by @jackstockley89 in #47
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat(version-check): Script to check current release version of repository by @jackstockley89 in #38
- fix(version-check): Update githubaction name to remove spaces by @jackstockley89 in #39
- fix(version-check): Update to correct prodject name by @jackstockley89 in #40
- update gorelease binary and dir names by @jackstockley89 in #41
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- docs(README): Add README to document use of this repo by @jackstockley89 in #34
- feat(goreleaser): Add slack notifications by @jackstockley89 in #35
- feat(goreleaser): add slack wehook notifications by @jackstockley89 in #36
- refactor(goreleaser): remove emoji syntax by @jackstockley89 in #37
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat: Goreleaser by @jackstockley89 in #16
- feat(gorelease): Add gorelease for images by @jackstockley89 in #17
- feat(go): update gorelease files by @jackstockley89 in #18
- goreleaser 2 by @jackstockley89 in #19
- fix(typo): fix for path to gorelease config file by @jackstockley89 in #20
- goreleaser 2 by @jackstockley89 in #21
- goreleaser 2 by @jackstockley89 in #22
- goreleaser 2 by @jackstockley89 in #23
- goreleaser 2 by @jackstockley89 in #24
- Add builds and push for go images by @jackstockley89 in #25
- goreleaser 2 by @jackstockley89 in #26
- goreleaser 2 by @jackstockley89 in #27
- feat(Doccker): Add tag and manifest to the goreleaser file by @jackstockley89 in #28
- feat(Docker): Add Env variable for command by @jackstockley89 in #29
- goreleaser 2 by @jackstockley89 in #30
- fix(typo): Remove quote from build arg by @jackstockley89 in #31
- feat(Dockerfile): Add env variable for binary by @jackstockley89 in #32
- feat(Dockerfile): Update CMD by @jackstockley89 in #33
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- Adding output for actions by @jackstockley89 in #10
- Adding Base for new go api by @jackstockley89 in #11
- feat: Adding Close PR API call by @jackstockley89 in #12
- feat: Adding request to assign reviewer by @jackstockley89 in #13
- feat: Adding dockerfiles by @jackstockley89 in #14
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Merge pull request #9 from jackstockley89/action-change Change golang image
v1.0.1
Merge pull request #6 from jackstockley89/action-change change to name of yml
v1.0
Initial commit