Victor Martinez
0fc6876467
docs: multiline sentence
...
add example for using .tool-versions
1 year ago
Victor Martinez
721bdf3e4e
docs: add tiny reference for the .tool-versions
...
See https://github.com/actions/setup-go/pull/402
1 year ago
Victor Martinez
fde5dd24bd
add go-version output when using go.mod
1 year ago
Victor Martinez
4878e37175
Merge remote-tracking branch 'upstream/main' into feature/go-file-version
...
* upstream/main: (47 commits)
Fix Install on Windows is very slow (#393 )
Bump word-wrap from 1.2.3 to 1.2.4
Fix licensing for Semver 6.3.1
Rebuild after updating Semver
Bump semver from 6.3.0 to 6.3.1
Bump tough-cookie and @azure/ms-rest-js (#392 )
Limit to Linux only
Add imageOS to primaryKey
Add note about YAML parsing versions (#382 )
Added a description that go-version should be specified as a string type (#367 )
Update action.yml (#379 )
Move eslint-plugin-node to dev dependencies
Install eslint-plugin-node
Update configuration files
Bump @actions/cache dependency to v3.2.1 (#374 )
Update xml2js (#370 )
Fix glob bug in package.json scripts section (#359 )
update README fo v4 (#354 )
Update configuration files (#348 )
Add Go bin if go-version input is empty (#351 )
...
1 year ago
Dmitry Shibanov
992f068900
Add note about YAML parsing versions ( #382 )
2 years ago
yukyan
0e6baa5a93
Added a description that go-version should be specified as a string type ( #367 )
2 years ago
Sergey Dolin
8dbf352f06
update README fo v4 ( #354 )
2 years ago
Sergey Dolin
c51a720768
Enable caching by default with default input ( #332 )
2 years ago
Serghei Iakovlev
807559307d
Use const declarations for variables that are never reassigned ( #322 )
2 years ago
Seonghyeon Cho
9c64203f1d
Update basic validation badge
2 years ago
Milos Pantic
38dbe75f81
Add stable and oldstable aliases ( #300 )
2 years ago
Victor Martinez
ef084a2719
Update README.md
2 years ago
Victor Martinez
ad27ba4c6d
docs: go-version-file for other use cases
2 years ago
Marko Zivic
e983b65a44
Merge pull request #283 from koba1t/add_support_gowork_for_go-version-file
...
add support go.work file for go-version-file
2 years ago
Dmitry Shibanov
27b43e1b0d
Pass the token input through on GHES ( #277 )
2 years ago
koba1t
7678c83214
add support gowork for go-version-file
2 years ago
Aleksey Zhukov
e68a999c97
Fix broken `code of conduct` link ( #260 )
2 years ago
IvanZosimov
b22fbbc292
Implementation of caching functionality for setup-go action ( #228 )
3 years ago
So Jomura
265edc1beb
Add go-version-file option ( #62 )
3 years ago
Vladimir Safonkin
3332358454
Add note about go building
3 years ago
Peter Mescalchin
bf7ccf173e
Correct some small `README.md` formatting typos ( #213 )
3 years ago
Peter Mescalchin
dcb4ec94ce
Bump GitHub actions, `README.md` cleanups ( #202 )
...
* Bump `actions/checkout@v3`
* Bump `actions/setup-node@v3`
* Bump `actions/upload-artifact@v3`
* Bump `actions/setup-go@v3` in `README.md` examples
* Removed mention of `stable` action argument from `README.md`
* Add "new style" workflow build buttons to `README.md`
3 years ago
Vladimir Safonkin
341b20ac36
Update usage examples on readme ( #212 )
...
* Fix action usage examples on readme
* Revert changes on package-lock
* Fix some checkout action version
3 years ago
Vladimir Safonkin
acdbc5377c
Remove stable input description from README
3 years ago
Vladimir Safonkin
3e6475c089
Update README to v3
3 years ago
Dmitry Shibanov
bfdd3570ce
Implement "check-latest" flag to check if pre-cached version is latest one ( #186 )
3 years ago
Sergey Gaynetdinov
44e221478f
Replace 'ubuntu-16.04' -> 'ubuntu-latest' ( #180 )
3 years ago
Sergey-Murtazin
3e9d5483e6
Add semver note to documentation ( #164 )
3 years ago
Masahiro Furudate
02f7ea9f09
Fix yaml indent ( #59 )
3 years ago
Linus Gasser
6eb700292f
Reference latest setup-go
4 years ago
Bryan MacFarlane
8e98458ff1
updating matrix in readme
5 years ago
Maxim Lobanov
d0c5defdf3
Switch manifest installation from "master" to "main" branch ( #65 )
...
* switch from master to main branch
* Update README.md
5 years ago
Bryan MacFarlane
0f551ac199
Update v2 tags in readme
5 years ago
Bryan MacFarlane
e1c0a1665b
Update readme with v2 release
5 years ago
Bryan MacFarlane
768458bd0b
pre-release version and test
5 years ago
Bryan MacFarlane
7af81a4a65
bit of cleanup
5 years ago
Bryan MacFarlane
4282769cc0
starting v2 and proxy support
5 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
5 years ago
Danny McCormick
5064ef8f2b
Use correct comment character
5 years ago
Danny McCormick
818723587f
Update to use go-version ( #10 )
5 years ago
Danny McCormick
b98503c960
Add badge
5 years ago
Danny McCormick
419ae75c25
Quoting
6 years ago
Danny McCormick
58fca98f91
v1 ( #8 )
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
41359816c1
Update README.md
6 years ago
Danny McCormick
5f2246e3c5
Add problem matcher
6 years ago
Danny McCormick
cd176c696b
Add setup-go
6 years ago