Releases: chirag-droid/setup-ccache
Releases · chirag-droid/setup-ccache
Early exit after saving cache for faster speeds
Update package dist and packages
Full Changelog: v1.1...v2
v1.1
Bump @actions dependencies
v1
Move to using node20.
Release v0.1.0
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
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
v0.0.1 Update action.yml