Skip to content

Releases: chirag-droid/setup-ccache

Early exit after saving cache for faster speeds

29 Jan 09:24
Compare
Choose a tag to compare

Update package dist and packages

28 Jan 08:10
Compare
Choose a tag to compare

v1.1

28 Jan 05:01
b1535a8
Compare
Choose a tag to compare

Bump @actions dependencies

v1

21 Jan 13:27
7e4bff0
Compare
Choose a tag to compare

Move to using node20.

Release v0.1.0

28 Sep 11:21
Compare
Choose a tag to compare

Added support for few more ccache configs

cache_dir - Specifies where ccache will keep its cached compiler outputs.
compiler - Force the name of the compiler to use.
path - If set, ccache will search directories in this list when looking for compiler

Release v0.0.2 for setup-ccache

27 Sep 17:04
a020399
Compare
Choose a tag to compare
Bump typescript from 4.1.3 to 4.4.3 (#1)

* Bump typescript from 4.1.3 to 4.4.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Regenerate dist and explicitally set any type for error

* Run workflow on all os

* Show warning first

* Split build and test job

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Singla <chirag.singla.pi@gmail.com>

Initial release @chirag-droid/setup-ccache

27 Sep 14:02
2c72c0a
Compare
Choose a tag to compare