Commit Graph

99 Commits

Author SHA1 Message Date
d0c5defdf3 Switch manifest installation from "master" to "main" branch (#65)
* switch from master to main branch

* Update README.md
v2.1.1
2020-07-20 12:50:40 -04:00
1616116e1b Use GitHub releases to download Go versions. (#58) v2.1.0 2020-06-29 11:41:13 -04:00
0f551ac199 Update v2 tags in readme 2020-04-16 18:52:49 -04:00
e1c0a1665b Update readme with v2 release 2020-04-16 18:52:17 -04:00
78bd24e01a Merge pull request #50 from actions/goenv
go env block
v2-beta v2.0.3
2020-04-06 09:29:27 -04:00
6613fc89fc go env block 2020-04-06 08:42:55 -04:00
202a594963 Merge pull request #48 from actions/matcher
More focused problem matcher regex
v2.0.2
2020-04-03 11:51:07 -04:00
0dbc7e4965 toString 2020-03-31 10:40:32 -04:00
2091469f9f lint 2020-03-31 10:38:13 -04:00
f32657ccaf output version of go it resolved to 2020-03-31 10:37:33 -04:00
cec6ecefb4 output version of go it resolved to 2020-03-31 10:32:03 -04:00
e36ce1d6cf tabs or spaces 2020-03-30 10:46:01 -04:00
89c89c5036 cleaner regex 2020-03-30 10:39:29 -04:00
0a62a734da another test case 2020-03-30 09:12:21 -04:00
5156bc5dd3 lint 2020-03-27 20:21:13 -04:00
7837b03976 more tests 2020-03-27 20:14:29 -04:00
74c8095946 lint 2020-03-27 19:58:10 -04:00
34223181a5 starting 2020-03-27 19:56:10 -04:00
1c06f0e82e couple tests 2020-03-27 00:55:12 -04:00
a030287975 Merge pull request #47 from actions/binpath
add bin to path
v2.0.1
2020-03-26 14:08:44 -04:00
3349559e91 fail on high severity 2020-03-26 14:00:03 -04:00
dec4fc5647 update tool-cache version 2020-03-26 13:52:36 -04:00
262468e92f only needed to do once 2020-03-26 13:46:15 -04:00
4e8106ca18 create profiles go dir if go installed but not exists 2020-03-26 13:00:45 -04:00
93ddff5bef lint 2020-03-26 12:55:08 -04:00
3d89e603f2 more debug 2020-03-26 12:54:21 -04:00
1fea44b3f0 create bin if not under go env GOPATH 2020-03-26 12:40:41 -04:00
3e014ec8a4 lint 2020-03-26 12:23:38 -04:00
75899f8cdf add debug 2020-03-26 12:17:32 -04:00
1fdcb9b160 oops 2020-03-26 12:06:36 -04:00
3d0e3826ed prefer globally installed bin 2020-03-26 12:02:52 -04:00
9c31f591e9 add bin to path 2020-03-26 11:53:35 -04:00
e0b6a4d694 audit fixes 2020-03-26 11:13:11 -04:00
1295b8c552 fix version dir 2020-03-26 10:55:21 -04:00
9b1c41166a fix version dir 2020-03-26 10:44:11 -04:00
655555d319 fix cache dir issue 2020-03-26 10:38:51 -04:00
2096a2c66a Merge pull request #40 from actions/v2-proxy
v2 with proxy support
2020-02-10 19:28:14 -05:00
768458bd0b pre-release version and test 2020-02-10 19:18:01 -05:00
43880314e9 CR feedback 2020-02-10 15:21:04 -05:00
7ea80d8e5f casing 2020-02-09 22:42:10 -05:00
a6a701e18e better user output 2020-02-09 22:39:44 -05:00
6b10398c43 removed unneeded console.log 2020-02-09 19:30:05 -05:00
87e783e981 wf update 2020-02-09 19:25:28 -05:00
a037787d02 wf update 2020-02-09 19:20:43 -05:00
7d57e56d4d update tests 2020-02-09 19:05:20 -05:00
6cb99a33d7 another test 2020-02-09 18:48:40 -05:00
241a335117 mock os instead of system 2020-02-09 18:22:24 -05:00
79b62adb05 another test and bugs 2020-02-09 18:09:15 -05:00
106977639b audit workflow 2020-02-09 14:41:37 -05:00
7af81a4a65 bit of cleanup 2020-02-09 14:39:34 -05:00