Commit Graph

26 Commits (b91ca81f0eb74df7a9388c9dcf644bea3c71fecc)

Author SHA1 Message Date
Ivan Zosimov eedb42bbf8 Sync branch 'modules-caching' with 'actions/setup-go/main' 3 years ago
Ivan Zosimov 5ee8b21df4 Change definition of the cache input and rewrite README 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
Ivan Zosimov c733861b29 Fix review points 3 years ago
Ivan Zosimov b427445125 Change documentation according to changes brought by feature 3 years ago
Ivan Zosimov (Akvelon INC) c8d315d95f Merge branch 'main' into modules-caching 3 years ago
Ivan Zosimov (Akvelon INC) 86d1cd689b Change code according to review points 3 years ago
Ivan Zosimov (Akvelon INC) fc2e404438 Merge branch 'main' into modules-caching 3 years ago
Dmitry Shibanov f6164bd8c8
Remove stable input and fix SemVer notation (#195) 3 years ago
Dmitry Shibanov fb9a043dd8
Update default runtime to node16 (#192) 3 years ago
Ivan Zosimov (Akvelon INC) 11d8853723 Change field in the action.yml file
Change modules-manager to package-manager in action.yml file.
3 years ago
Ivan Zosimov (Akvelon INC) f2efd31d13 Change code to make it more extandable in future 3 years ago
Ivan Zosimov (Akvelon INC) 174207d077 Change description of the cache input in action.yml 3 years ago
Ivan Zosimov (Akvelon INC) 25a133c257 Add logic for modules caching
Such files as cache-restore.ts, cache-utils.ts, constants.ts,
cache-save.ts we added. Main.ts file now incorporates logic for using
files mentioned above.
3 years ago
Ivan Zosimov (Akvelon INC) 56994f1afd Change action.yml file
Such inputs as 'cache' and 'cache-dependency-path' were added along with
their descriptions.
3 years ago
Dmitry Shibanov bfdd3570ce
Implement "check-latest" flag to check if pre-cached version is latest one (#186) 3 years ago
Dmitry Shibanov 1616116e1b
Use GitHub releases to download Go versions. (#58) 5 years ago
Bryan MacFarlane 3c844703e7 bugs 6 years ago
Bryan MacFarlane 4282769cc0 starting v2 and proxy support 6 years ago
Danny McCormick 4efa1b82d1
Deprecate version 6 years ago
Danny McCormick 818723587f
Update to use go-version (#10) 6 years ago
Danny McCormick e7a06beff0
Update action name 6 years ago
Danny McCormick eeb946a217
Update action.yml 6 years ago
Danny McCormick 993cd9ffce
Update action.yml 6 years ago
Danny McCormick cef575caea Metadata changes 6 years ago
Danny McCormick cd176c696b Add setup-go 6 years ago