Commit Graph

20 Commits

Author SHA1 Message Date
rui 8bec7d6887 go: use go1.17 (#1045)
Signed-off-by: Rui Chen <rui@chenrui.dev>

Co-authored-by: Josh Gross <joshmgross@github.com>
2021-08-18 19:28:16 -04:00
rui 81295d6e71 go: update to use 1.16 (#943) 2021-06-21 13:55:57 -04:00
chenrui ef1224c284 go: update starter (#768)
Signed-off-by: Rui Chen <rui@chenrui.dev>

Co-authored-by: Josh Gross <joshmgross@github.com>
2021-01-05 11:47:18 -05:00
Oliver Stäbler 64f653a809 Build/Test all go packages
Use the "..." pattern to build/test all go packages in a repository.
2020-11-24 21:16:36 +01:00
Nick Schonning b1cd56fafa chore: Remove id for go install
The ID isn't used in other steps of the script
2020-10-19 20:26:29 -04:00
Christopher Schleiden abf7f258d1 Use $default-branch token 2020-07-13 12:12:41 -07:00
Bryan MacFarlane 2720260ff7 update setup-go to v2 2020-04-16 19:01:39 -04:00
Jai Govindani 6c7202a657 Add Test step
Testing in Go is a first-class citizen, any starter workflow should also have a Test step.
2020-04-14 18:10:05 +07:00
Edward Thomson 8beb802437 Renormalize line endings
We should have consistent line endings in our repository; now that we
have a .gitattributes file, update the repository contents to match
expectations.
2020-03-21 14:55:11 +00:00
Konrad Pabjan d037e97e82 Update starter workflows 2020-02-12 13:26:01 -05:00
Sean C. Sullivan ca86544176 GitHub Actions checkout v1 -> v2 2019-12-24 14:22:22 -08:00
Bruno Michel 65acb4a192 Update go version to 1.13 2019-09-10 08:48:48 +02:00
Danny McCormick 3b54d16037 Update setup actions to use *-version (#31) 2019-08-14 14:05:28 -04:00
Danny McCormick ee61b8e679 v1 tags for checkout (#38) 2019-08-14 10:43:09 -04:00
Mike Coutermarsh 605718eb3d Remove module-path, it is unset. Change "use" -> "uses" 2019-08-13 09:48:18 -07:00
818b62f679 Fix arguments for actions/checkout 2019-08-12 17:17:27 +02:00
Cameron Booth d2ec61e03d Go template - use->uses 2019-08-08 14:47:32 -07:00
Danny McCormick 17db7d1efb Update templates to use v1 tag 2019-08-02 10:30:20 -04:00
Andy McKay 2650f99c70 update to new syntax 2019-07-30 08:14:11 -07:00
Andy McKay 971e580b73 update to steps 2019-07-29 17:00:08 -07:00