Bryan MacFarlane
7837b03976
more tests
2020-03-27 20:14:29 -04:00
Bryan MacFarlane
74c8095946
lint
2020-03-27 19:58:10 -04:00
Bryan MacFarlane
34223181a5
starting
2020-03-27 19:56:10 -04:00
Bryan MacFarlane
1c06f0e82e
couple tests
2020-03-27 00:55:12 -04:00
Bryan MacFarlane
a030287975
Merge pull request #47 from actions/binpath
...
add bin to path
2020-03-26 14:08:44 -04:00
Bryan MacFarlane
3349559e91
fail on high severity
2020-03-26 14:00:03 -04:00
Bryan MacFarlane
dec4fc5647
update tool-cache version
2020-03-26 13:52:36 -04:00
Bryan MacFarlane
262468e92f
only needed to do once
2020-03-26 13:46:15 -04:00
Bryan MacFarlane
4e8106ca18
create profiles go dir if go installed but not exists
2020-03-26 13:00:45 -04:00
Bryan MacFarlane
93ddff5bef
lint
2020-03-26 12:55:08 -04:00
Bryan MacFarlane
3d89e603f2
more debug
2020-03-26 12:54:21 -04:00
Bryan MacFarlane
1fea44b3f0
create bin if not under go env GOPATH
2020-03-26 12:40:41 -04:00
Bryan MacFarlane
3e014ec8a4
lint
2020-03-26 12:23:38 -04:00
Bryan MacFarlane
75899f8cdf
add debug
2020-03-26 12:17:32 -04:00
Bryan MacFarlane
1fdcb9b160
oops
2020-03-26 12:06:36 -04:00
Bryan MacFarlane
3d0e3826ed
prefer globally installed bin
2020-03-26 12:02:52 -04:00
Bryan MacFarlane
9c31f591e9
add bin to path
2020-03-26 11:53:35 -04:00
Bryan MacFarlane
e0b6a4d694
audit fixes
2020-03-26 11:13:11 -04:00
Bryan MacFarlane
1295b8c552
fix version dir
2020-03-26 10:55:21 -04:00
Bryan MacFarlane
9b1c41166a
fix version dir
2020-03-26 10:44:11 -04:00
Bryan MacFarlane
655555d319
fix cache dir issue
2020-03-26 10:38:51 -04:00
Bryan MacFarlane
2096a2c66a
Merge pull request #40 from actions/v2-proxy
...
v2 with proxy support
2020-02-10 19:28:14 -05:00
Bryan MacFarlane
768458bd0b
pre-release version and test
2020-02-10 19:18:01 -05:00
Bryan MacFarlane
43880314e9
CR feedback
2020-02-10 15:21:04 -05:00
Bryan MacFarlane
7ea80d8e5f
casing
2020-02-09 22:42:10 -05:00
Bryan MacFarlane
a6a701e18e
better user output
2020-02-09 22:39:44 -05:00
Bryan MacFarlane
6b10398c43
removed unneeded console.log
2020-02-09 19:30:05 -05:00
Bryan MacFarlane
87e783e981
wf update
2020-02-09 19:25:28 -05:00
Bryan MacFarlane
a037787d02
wf update
2020-02-09 19:20:43 -05:00
Bryan MacFarlane
7d57e56d4d
update tests
2020-02-09 19:05:20 -05:00
Bryan MacFarlane
6cb99a33d7
another test
2020-02-09 18:48:40 -05:00
Bryan MacFarlane
241a335117
mock os instead of system
2020-02-09 18:22:24 -05:00
Bryan MacFarlane
79b62adb05
another test and bugs
2020-02-09 18:09:15 -05:00
Bryan MacFarlane
106977639b
audit workflow
2020-02-09 14:41:37 -05:00
Bryan MacFarlane
7af81a4a65
bit of cleanup
2020-02-09 14:39:34 -05:00
Bryan MacFarlane
f4b0281c15
mocked tests work with no internet
2020-02-09 09:25:20 -05:00
Bryan MacFarlane
cfc658b90a
format
2020-02-09 08:47:38 -05:00
Bryan MacFarlane
3c844703e7
bugs
2020-02-09 08:44:32 -05:00
Bryan MacFarlane
dc575ee3b3
format
2020-02-09 00:29:21 -05:00
Bryan MacFarlane
4282769cc0
starting v2 and proxy support
2020-02-09 00:21:39 -05:00
Ross Brodbeck
9fbc767707
Merge pull request #30 from hross/master
...
Change getFileName to do architecture lookups and add arm support
2019-11-25 07:17:19 -05:00
Ross Brodbeck
0cbaec8e4b
Change getFileName to do architecture lookups and add arm support
2019-11-21 10:23:32 -05:00
Hayden Faulds
75259a5ae0
Merge pull request #20 from subosito/golang-dl
...
Use golang-dl release data
2019-09-16 15:42:36 +01:00
Danny McCormick
4efa1b82d1
Deprecate version
2019-09-12 10:36:27 -04:00
Alif Rachmawadi
bc6edb526d
update test assertion
2019-09-05 13:27:28 +07:00
Alif Rachmawadi
21620fff65
use golang-dl release data
2019-09-05 13:09:55 +07:00
Danny McCormick
595aed780b
Update .gitignore ( #17 )
2019-08-27 11:14:02 -04:00
Alif Rachmawadi
632d18fc92
Handle .x version syntax with latest release ( #13 )
...
* get latest release for .x syntax version
* added nock as dev dependency
* added test for .x syntax
* updated readme
* updated http client name
* use rest client for getting available versions
* more .x handling
* move nock to setup and teardown
2019-08-19 08:28:37 -04:00
Danny McCormick
5064ef8f2b
Use correct comment character
2019-08-16 10:21:05 -04:00
Danny McCormick
3b60f67c92
Consume toolkit from npm ( #9 )
2019-08-16 09:43:51 -04:00