Commit Graph

45 Commits (dcc74252e855abacf5f4c77bf2e06a3469b05654)
 

Author SHA1 Message Date
Ivan Trubach dcc74252e8 Add support for major release selection
This commit adds 'latest' version alias that resolves to the
latest available release.

The getPossibleVersions function filters available releases using
startsWith(version), so calling getLatestVersion(version) with an
empty string will return the latest release.

Closes #31
6 years ago
Ross Brodbeck 9fbc767707
Merge pull request #30 from hross/master
Change getFileName to do architecture lookups and add arm support
6 years ago
Ross Brodbeck 0cbaec8e4b Change getFileName to do architecture lookups and add arm support 6 years ago
Hayden Faulds 75259a5ae0
Merge pull request #20 from subosito/golang-dl
Use golang-dl release data
6 years ago
Danny McCormick 4efa1b82d1
Deprecate version 6 years ago
Alif Rachmawadi bc6edb526d
update test assertion 6 years ago
Alif Rachmawadi 21620fff65
use golang-dl release data 6 years ago
Danny McCormick 595aed780b
Update .gitignore (#17) 6 years ago
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
6 years ago
Danny McCormick 5064ef8f2b
Use correct comment character 6 years ago
Danny McCormick 3b60f67c92
Consume toolkit from npm (#9) 6 years ago
Danny McCormick 818723587f
Update to use go-version (#10) 6 years ago
Danny McCormick b98503c960
Add badge 6 years ago
Danny McCormick e7a06beff0
Update action name 6 years ago
Danny McCormick 419ae75c25
Quoting 6 years ago
Danny McCormick 58fca98f91
v1 (#8) 6 years ago
Stephen Franceschelli 136ed85710 Fix build. (#7)
* Fix.

* Husky commit correct node modules
6 years ago
Danny McCormick ffce9ce43f
steps not actions 6 years ago
Bryan MacFarlane fb0fde1081
actions to steps 6 years ago
Danny McCormick a7fe89aa82
Update README.md 6 years ago
Danny McCormick 706cf65fdf
Add checkout 6 years ago
Danny McCormick fb871febfe
Update workflow.yml (#6) 6 years ago
Danny McCormick 41359816c1
Update README.md 6 years ago
Danny McCormick d42247215e
Update workflow.yml (#5) 6 years ago
Danny McCormick 44112531e2
Fix husky 6 years ago
Danny McCormick fc36eb15ce
Merge pull request #4 from actions/v2-workflow
v2 workflow
6 years ago
Danny McCormick 8560958d2f
Delete legacy workflow 6 years ago
Danny McCormick 51413cb992
v2 workflow 6 years ago
Danny McCormick eeb946a217
Update action.yml 6 years ago
Danny McCormick 61f2387086
Merge pull request #2 from actions/features/matcher
Add problem matcher
6 years ago
Danny McCormick 5331f86a70
Merge branch 'master' into features/matcher 6 years ago
Danny McCormick cd65450961
Merge pull request #1 from actions/features/installer
Add installer
6 years ago
Danny McCormick 95028d60ec
Merge pull request #3 from actions/toolkit-update
Update toolkit
6 years ago
Danny McCormick dda5fefc1c Update toolkit 6 years ago
Danny McCormick 90fdf52904 clean up 6 years ago
Danny McCormick 0f39ca7c72 Merge branch 'master' of https://github.com/actions/setup-go into features/installer 6 years ago
Danny McCormick 9241f8ad3a Merge branch 'master' of https://github.com/actions/setup-go into features/matcher 6 years ago
Danny McCormick e615b40442
Rename main.workflow to main.workflow.yml 6 years ago
Danny McCormick 5f2246e3c5 Add problem matcher 6 years ago
Danny McCormick f34fd68566 Add installer 6 years ago
Danny McCormick 886b49b2b3 Merge branch 'master' of https://github.com/actions/setup-go 6 years ago
Danny McCormick 263a218578 Temporarily remove installation so it can be reviewed 6 years ago
Danny McCormick 993cd9ffce
Update action.yml 6 years ago
Danny McCormick cef575caea Metadata changes 6 years ago
Danny McCormick cd176c696b Add setup-go 6 years ago