13 Commits

Author SHA1 Message Date
Patrick Dawson
46198e5e97
Add option to disable cache (#85) 2024-07-02 14:13:28 -05:00
Will Jordan
d83cb325fa
Upgrade from node16 to node20 (#81) 2024-03-25 08:23:04 -05:00
Will Jordan
1dc3741f47
Add include-templates option (default false). Fix cache. (#80)
* Add include-templates option (default false). Fix cache failing to resolve.

* Update readme about optional templates.

* Add include-templates as part of test matrix

* Fix include-templates matrix
2024-03-21 17:49:46 -05:00
Lulu
d3fbddfbaf
Resolving issues with Self-Hosted GitHub Runners and local caches (#71)
* Removing downloaded ZIP before downloading another version

* Removing existing aliases before creating a new alias

* Removing existing installations before extracting downloaded ZIP

* Removing existing installations recursively

* Remove bin directory before creating aliases

* Recreate bin folder after clearing

* Fixed comments
2024-01-30 08:38:02 -06:00
Joanna May
1af6893043
fix: use GitHub for downloads (#56)
* chore: update versions

* fix: use GitHub for downloads
2023-11-14 22:35:08 -06:00
Joanna May
5880cd9daf
fix: read specified global.json file (#31) 2023-04-08 13:09:09 -05:00
Joanna May
c61b59a7c8
fix: workflows (#30) 2023-04-06 18:41:12 -05:00
Joanna May
ca46d7ba46
feat: infer godot version from global.json (if specified) (#24)
* feat: infer godot version from global.json (if specified)

* fix: restore run settings
2023-03-30 19:08:11 -05:00
Joanna May
fe0bfb4b4b
fix: get tests working again locally on macOS, update readme to show new feature (#23)
* docs: update readme

* fix: get tests passing on macOS locally by normalizing path
2023-03-29 17:37:01 -05:00
Adriano Orioli
9f83926bad
feat: add export templates 2023-03-29 17:08:11 -05:00
Joanna May
41ce0e3de8
feat: allow dotnet to be specified (#21)
* feat: allow dotnet to be specified

* docs: update readme

* fix: optimize test workflow
2023-03-14 19:04:27 -05:00
Joanna May
7841bee43b
fix: generate correct download on stable releases (#19) 2023-03-02 21:39:00 -06:00
Joanna May
e128ba100d feat: initial commit 2023-01-30 18:57:28 -06:00