40 Commits

Author SHA1 Message Date
Joanna May
8fd9028758 fix: upload artifact 2025-05-12 14:57:47 -05:00
Joanna May
351d3975e1 chore: distribution 2025-05-12 14:56:21 -05:00
Mateusz Budzisz
dcb37d0557
fix: caching, dependencies, deprecation warnings (#100)
* Bump dependencies & update readme

* revert node bump

* remove deprecated node api
2025-05-12 14:53:49 -05:00
Mark Wilson
95d8c7dd3b
Merge pull request #98 from wlsnmrk/doc/readme-badges
doc: update badge URLs
2025-04-22 23:31:14 -04:00
Mark Wilson
544697c9de doc: update badge URLs
Updated badge URLs in README to match the new Chickensoft site.
2025-04-22 23:28:08 -04:00
dependabot[bot]
c34870b1ad
build(deps-dev): bump eslint-plugin-github from 4.7.0 to 4.10.2 (#78)
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.7.0 to 4.10.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.7.0...v4.10.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 10:12:13 -06:00
dependabot[bot]
8659c95e57
build(deps): bump @types/normalize-path from 3.0.0 to 3.0.2 (#76)
Bumps [@types/normalize-path](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/normalize-path) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/normalize-path)

---
updated-dependencies:
- dependency-name: "@types/normalize-path"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 10:12:03 -06:00
dependabot[bot]
7dedb68ae0
build(deps-dev): bump @types/node from 20.9.0 to 20.12.7 (#83)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.0 to 20.12.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 10:11:36 -06:00
SakulFlee
34950cd8ab
Typo in README (#88)
GitHub Action example YAML -> include-templates description
2024-12-17 13:45:53 -06:00
Patrick Dawson
46198e5e97
Add option to disable cache (#85) v2.1.0 v2.1.1 2024-07-02 14:13:28 -05:00
Will Jordan
d83cb325fa
Upgrade from node16 to node20 (#81) v2.0.1 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
v1 v2.0.0
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
v1.5.6
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
v1.5.5
2023-11-14 22:35:08 -06:00
dependabot[bot]
c5887a6575
build(deps-dev): bump @types/node from 18.15.11 to 20.2.5 (#40) 2023-06-01 10:47:42 -05:00
dependabot[bot]
f0b5d74f93
build(deps-dev): bump eslint from 8.39.0 to 8.41.0 (#41)
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.41.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 10:02:28 -05:00
dependabot[bot]
55237fd817
build(deps-dev): bump prettier from 2.8.7 to 2.8.8 (#38)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.7...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 10:01:20 -05:00
dependabot[bot]
26314c37e6
build(deps-dev): bump @typescript-eslint/parser from 5.59.1 to 5.59.8 (#37)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.1 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 10:01:10 -05:00
dependabot[bot]
a666d7fe94
build(deps-dev): bump ts-jest from 29.0.5 to 29.1.0 (#34)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.5 to 29.1.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.0.5...v29.1.0)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 21:32:34 -05:00
dependabot[bot]
5c88cb4193
build(deps-dev): bump eslint from 8.37.0 to 8.39.0 (#32)
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.37.0...v8.39.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 21:32:24 -05:00
dependabot[bot]
103d998be9
build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.59.1 (#33)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.0 to 5.59.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 21:31:37 -05:00
dependabot[bot]
83a1d7b52d
build(deps-dev): bump typescript from 5.0.3 to 5.0.4 (#35)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 21:31:19 -05:00
dependabot[bot]
88788c4760
build(deps-dev): bump jest from 29.4.3 to 29.5.0 (#36)
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.3 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 21:31:06 -05:00
Joanna May
5880cd9daf
fix: read specified global.json file (#31) v1.5.4 2023-04-08 13:09:09 -05:00
Joanna May
c61b59a7c8
fix: workflows (#30) v1.5.1 v1.5.2 v1.5.3 2023-04-06 18:41:12 -05:00
dependabot[bot]
4c82caa6ee
build(deps-dev): bump typescript from 4.9.5 to 5.0.3 (#28)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 18:40:56 -05:00
dependabot[bot]
0d489c0735
build(deps-dev): bump eslint-plugin-github from 4.6.1 to 4.7.0 (#29)
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.1...v4.7.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 18:40:46 -05:00
dependabot[bot]
6094934589
build(deps-dev): bump eslint from 8.33.0 to 8.37.0 (#27)
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.37.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 18:40:08 -05:00
dependabot[bot]
1e491b7d47
build(deps-dev): bump prettier from 2.8.4 to 2.8.7 (#26)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.7)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 18:39:52 -05:00
dependabot[bot]
5c4fd82b56
build(deps-dev): bump @types/node from 18.14.4 to 18.15.11 (#25)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.4 to 18.15.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 18:39:03 -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
v1.5.0
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
v1.4.0
2023-03-29 17:37:01 -05:00
Adriano Orioli
9f83926bad
feat: add export templates v1.3.0 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
v1.2.0
2023-03-14 19:04:27 -05:00
Joanna May
1be00b61d4
feat: automatic releases 🤞 (#20) v1.1.0 2023-03-02 21:51:30 -06:00
Joanna May
7841bee43b
fix: generate correct download on stable releases (#19) 2023-03-02 21:39:00 -06:00
dependabot[bot]
0f0c9d412c
build(deps-dev): bump typescript from 4.9.4 to 4.9.5 (#8)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 09:17:36 -06:00
dependabot[bot]
cca443dfd7
build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 (#7)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 09:16:55 -06:00
dependabot[bot]
11ef08cd60
build(deps): bump actions/setup-node from 3.5.1 to 3.6.0 (#6)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 09:16:48 -06:00
Joanna May
e128ba100d feat: initial commit v1.0.0 2023-01-30 18:57:28 -06:00