Commit Graph

231 Commits (9031bf2b7b2a7ad49718a7d9abcce5f0f9368d68)
 

Author SHA1 Message Date
IvanZosimov 9031bf2b7b Rebuild action and solved problem with unit-tests 3 years ago
IvanZosimov d89992992f Merge upstream 'main' from actions/setup-go into
IvanZosimov/modules-caching
3 years ago
Dmitry Shibanov fcdc43634a
Update @zeit/ncc to @vercel/ncc (#229) 3 years ago
So Jomura 265edc1beb
Add go-version-file option (#62) 3 years ago
IvanZosimov 79faedd6fd Rebuild action 3 years ago
IvanZosimov 2490b9d130 Merge branch 'main' into modules-caching 3 years ago
Ivan Zosimov b91ca81f0e Change the cache key pattern 3 years ago
Brian Cristante 193b404f8a
Successfully set up (#231) 3 years ago
Ivan Zosimov 2d848c0e6a Fix review points
README.md file was updated, removed async declaration in cache-utils
file and changed the error message in cache-save file.
3 years ago
Ivan Zosimov a4ab0b1477 Modify README.md file 3 years ago
Ivan Zosimov f735869350 Fix merge confilct in README.md 3 years ago
Ivan Zosimov 760c5852ae Rebuild project with current changes 3 years ago
Ivan Zosimov eedb42bbf8 Sync branch 'modules-caching' with 'actions/setup-go/main' 3 years ago
Dmitry Shibanov 56a61c9834
Create ADR for integrating cache functionality to setup-go action (#217) 3 years ago
Ivan Zosimov 5a9c31a7db Fix message source of the output when cache hit occured 3 years ago
Ivan Zosimov 5ee8b21df4 Change definition of the cache input and rewrite README 3 years ago
IvanZosimov 3a3f8d0d3c
Merge pull request #3 from IvanZosimov/compiler-caching
Added caching for compiler's dependencies
3 years ago
Ivan Zosimov ede5159e42 Fix review points 3 years ago
Vladimir Safonkin b46db954a1
Merge pull request #222 from vsafonkin/v-vsafonkin/add-readme-note
Add note about golang building process
3 years ago
Ivan Zosimov 832658fa34 Fixed text of the error 3 years ago
Ivan Zosimov 9bc7dce839 Fix typo 3 years ago
Ivan Zosimov 8c8442b8f8 Change behavior of the exception throwing 3 years ago
Vladimir Safonkin 3332358454 Add note about go building 3 years ago
Vladimir Safonkin 46eabca1ab
Merge pull request #221 from vsafonkin/v-vsafonkin/fix-gopath-condition
Fix condition for GOPATH output
3 years ago
Ivan Zosimov c64d0e04b0 Adjust unit-tests for supporting new feature 3 years ago
Ivan Zosimov 661954d154 Add caching of the compiler's temporary files 3 years ago
IvanZosimov 07948221be
Rename CONDUCT.md and change email inside (#218) 3 years ago
Vladimir Safonkin ad70bef2ef Fix condition for old go versions 3 years ago
IvanZosimov c8ed3f974d
Merge pull request #1 from dmitry-shibanov/v-dmshib/modules-caching
regenerate dependencies
3 years ago
Dmitry Shibanov e7d12af31e regenerate package-lock.json 3 years ago
Dmitry Shibanov 666e762399 Merge branch 'modules-caching' into v-dmshib/modules-caching 3 years ago
Ivan Zosimov 3b613b0b82 Change actions/cache dependency to version 2.0.2 3 years ago
Nick 4a4352b330
Add 'go-version' Output (#85)
* Add go-version to action outputs

This provides the semver version of Go that has been installed. This is useful
if only a major or minor version has been provided as the input go-version
value.

* Convert version extraction to a function

Simplify how the version is extracted and add a simple test at the same
time.

Co-authored-by: Peter Mescalchin <peter@magnetikonline.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>

Co-authored-by: Peter Mescalchin <peter@magnetikonline.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
3 years ago
Vladimir Safonkin 115d6e6004
Set LF for all files (#214)
* Set LF for all files

* Set gitattr text=auto
3 years ago
Ivan Zosimov d8930c523d Add unit tests to the new feature 3 years ago
Ivan Zosimov 1466d1b901 Add functionality for caching with GHES 3 years ago
Ivan Zosimov e72fc4648f Fix cache-save.ts file 3 years ago
Ivan Zosimov c733861b29 Fix review points 3 years ago
Peter Mescalchin bf7ccf173e
Correct some small `README.md` formatting typos (#213) 3 years ago
Dmitry Shibanov fce3a09c89 Merge branch 'modules-caching' into v-dmshib/modules-caching 3 years ago
Ivan Zosimov c1691a39b4 Change text message in unit-test related to cache-restore file 3 years ago
Ivan Zosimov b427445125 Change documentation according to changes brought by feature 3 years ago
Ivan Zosimov 2968ddac8d Format text of messages in the unit-tests 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
Ivan Zosimov 104f9bb034 Add unit-tests for cache-restore file 3 years ago
Ivan Zosimov 0d5a33faa6 Merge branch 'modules-caching' into modules-caching-tests 3 years ago
Ivan Zosimov 3f2174ee39 Fix actions/cache module version and add tsc command to build command 3 years ago
Ivan Zosimov ccf8d261da Fix review points and rebuild solution 3 years ago
Ivan Zosimov 1a1c412f7e Merge branch 'modules-caching' into modules-caching-tests 3 years ago
Ivan Zosimov ed123a232f Merge branch 'main' into modules-caching 3 years ago