Tobias
3041bf56c9
feat: fallback to "raw" endpoint for manifest when rate limit is reached ( #496 )
...
* feat: fallback to "raw" endpoint for manifest when rate limit is reached
* add information about raw access to the README
* prettier
* update cross-spawn to 7.0.6 to fix vulnerability
1 month ago
Masahiro Furudate
cdcb360436
Remove the description of the old go.mod specification ( #458 )
...
* Fix emoji rendering
* Fix quoting
* Remove the description of the old go.mod specification
* Remove the single quotes from `go-version-file`
* Fix README
* Add description about patch versions to README
* Revert "Remove the single quotes from `go-version-file`"
This reverts commit ca4321abee
.
9 months ago
Andy Brody
99176a8f9a
Update README.md with V5 release notes ( #459 )
9 months ago
Rui Chen
6c1fd22b67
docs: bump `actions/setup-go` to v5 ( #449 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
11 months ago
Rui Chen
3d65fa57fc
feat: bump to use actions/checkout@v4
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
1 year ago
Artem Gavrilov
d45ebba0ce
Rephrase sentence
...
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
1 year ago
Artem Gavrilov
317c6617fa
Replace `wildcards` term with `globs`.
1 year ago
Artem Gavrilov
8018234347
Improve documentation regarding dependencies cachin
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
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