Commit Graph

221 Commits (f73586935075a17764abdc1052842e478c61d563)
 

Author SHA1 Message Date
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
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
Brian Cristante a5865a93f2
Merge pull request #211 from Frassle/awaitmkdirp
await io.mkdirP
3 years ago
Fraser Waters 13df686579 Update dist 3 years ago
Brian Cristante 8e9a229830
Merge pull request #210 from vsafonkin/v-vsafonkin/update-readme-v3
Update README to v3
3 years ago
Fraser Waters 0b4fbc55f6 await io.mkdirP 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
Brian Cristante 65771601ff
Merge pull request #208 from actions/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
3 years ago
dependabot[bot] fcc0174ef2
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Brian Cristante 75726802f3
Merge pull request #175 from mmlb/do-not-export-GOROOT
Do not export GOROOT for Go versions >= 1.9
3 years ago