Skip to content

Releases: nabeken/go-github-apps

v0.1.9

10 Aug 13:42
85079a1
Compare
Choose a tag to compare

What's Changed

  • actions: use renovate to update GO_GITHUB_APPS_VERSION by @nabeken in #29
  • chore(deps): update goreleaser/goreleaser-action digest to 3fa32b8 by @renovate-for-tknetworks in #33
  • chore(deps): update dependency nabeken/go-github-apps to v0.1.8 by @renovate-for-tknetworks in #30
  • chore(deps): update actions/setup-go digest to 93397be by @renovate-for-tknetworks in #31
  • chore(deps): update dependency golang to v1.21.0 by @renovate-for-tknetworks in #32

Full Changelog: v0.1.8...v0.1.9

v0.1.8

06 Aug 12:02
Compare
Choose a tag to compare

What's Changed

  • Add self-hosted renovate by @nabeken in #13
  • chore(deps): pin dependencies by @renovate-for-tknetworks in #15
  • chore(deps): update actions/setup-go action to v4 by @renovate-for-tknetworks in #16
  • chore(deps): update goreleaser/goreleaser-action action to v4 by @renovate-for-tknetworks in #18
  • deps: Use ghinstallation/v2 by @nabeken in #20
  • chore(deps): update renovatebot/github-action action to v39 by @renovate-for-tknetworks in #25
  • Use github/v53 by @nabeken in #26
  • fix(deps): update module github.com/google/go-github/v52 to v53 by @renovate-for-tknetworks in #27
  • chore(deps): update dependency golang to v1.20.7 by @renovate-for-tknetworks in #28

New Contributors

  • @renovate-for-tknetworks made their first contribution in #15

Full Changelog: v0...v0.1.8

v0.1.7

25 Jun 08:20
42565a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0...v0.1.7

v0.1.6

03 May 08:45
0efbce9
Compare
Choose a tag to compare

Changelog

v0.1.5

16 Jan 02:55
63b4faa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

15 Sep 05:06
ef24216
Compare
Choose a tag to compare

Changelog

  • ef24216 Merge pull request #4 from nabeken/arm64-support
  • 4c00d5e Update README.md
  • d466dde actions: built for arm64 as well

v0.1.3

16 Nov 04:44
Compare
Choose a tag to compare

Changelog

417c01f release: run goreleaser on v0.x

v0.1.2

16 Nov 03:09
Compare
Choose a tag to compare

Changelog

7ae660d Merge branch 'gh-action'
8f76970 README: Update for Github Actions
47d1b15 add action.yml
b51a0ef do not run the command
20a3f9a test-action: run test for master and pull requests
75cd26c test-action: will run on v0 tag

v0.1.1

08 Sep 08:44
Compare
Choose a tag to compare

Changelog

780c817 Add -version flag to show version and exit with zero
452a277 s/linux/Linux/

v0.1.0

08 Aug 05:46
Compare
Choose a tag to compare

Changelog

15268b8 Add a utility script to make an CI integration easy
a8260db README: describe the easy installation