Commit Graph

15 Commits (4938ad288dc0b4ea27ecb7d9d49d3bf682f9bd53)

Author SHA1 Message Date
Evgenii Korolevskii 4938ad288d merge main 3 years ago
Evgenii Korolevskii 3393df405d feat(cache-restore): handle the situation when the full path to the file is specified 3 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
3 years ago
Evgenii Korolevskii e346b4c1b7 rebuild 3 years ago
Evgenii Korolevskii 9160b5f5a9 feat(cache-restore): Find dependencies file in nested folder
Fix  "Dependencies file is not found" err if dep file is not in root dir
3 years ago
Dmitry Shibanov 27b43e1b0d
Pass the token input through on GHES (#277) 3 years ago
koba1t 7678c83214
add support gowork for go-version-file 3 years ago
n33pm c4a742cab1
fix(): cache resolve version input (#267) 3 years ago
Francesco Renzi 514ae57904 Update @actions/core to 1.10.0 3 years ago
Evgenii Korolevskii be45b2722d build 3 years ago
Milos Pantic 268d8c0ca0
Add support for arm32 go arch (#253) 3 years ago
Javier Romero e0dce94eb0 Use explicit filename when downloading Windows go package
Using the explicit filename for Windows is necessary to
satisfy `Expand-Archive`'s requirement on '.zip' extension.

Signed-off-by: Javier Romero <root@jromero.codes>
3 years ago
Vladimir Safonkin ed8da5df39 Build js 3 years ago
Vladimir Safonkin 6036aa2424 Add cache error handling 3 years ago
IvanZosimov b22fbbc292
Implementation of caching functionality for setup-go action (#228) 3 years ago