Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Releases: cedrickring/golang-action

Golang Action 1.7.0

26 Feb 08:40
8ae4db5
Compare
Choose a tag to compare
  • Make Go 1.16 the default version for this action

v2.0.0-beta.2

23 Dec 11:56
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release
  • Fix semver script

v2.0.0-beta

23 Dec 11:47
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release
  • Drop support for versions older than 2 releases (closes #32)
  • Change version pattern to v2.x.x (reflects #14)
  • Use parameters from inputs (customCommand & projectPath)
  • Drop dep support as of go version 1.15
  • Drop support for projects inside $GOPATH (as go-modules are the go-to solution), thus $IMPORT_PATH has been removed

Golang Action 1.6.0

22 Aug 18:15
382e630
Compare
Choose a tag to compare

Default Golang version is now 1.15

Golang Action 1.5.2

31 Mar 16:42
98739d9
Compare
Choose a tag to compare
Update workflows (#29)

* Update workflows

* Add check target to test all golang versions

* Fix makefile

* Testing

* Install dockerlint

* Undo tests

* Test permissions

* Exit with code 1 when docker check fails

* Exit with code 1 when docker check fails

* Revert permissions

Add action.yml

06 Mar 19:14
Compare
Choose a tag to compare
1.5.1

Update README.md

Golang Action 1.5.0

03 Mar 07:12
cdeafbe
Compare
Choose a tag to compare
  • Default Golang version is now 1.14
  • Updated dep from 0.5.0 to 0.5.4

Golang Action 1.4.1

07 Oct 20:10
c0f74f4
Compare
Choose a tag to compare
  • Fix permissions of entrypoint.sh

Golang Action 1.4.0

05 Oct 17:28
d485f3a
Compare
Choose a tag to compare
  • Default Golang version is now 1.13

Golang Action 1.3.0

15 Apr 11:05
Compare
Choose a tag to compare
  • Default Golang version is now 1.12