Releases: namespacelabs/nscloud-cache-action
Releases · namespacelabs/nscloud-cache-action
v1.2.21
v1
Cache Action for GitHub powered by Namespace Cache Volumes
v1.2.20
What's Changed
- xcode mode: Enable Xcode compilation cache. by @nichtverstehen in #41
- Add xcode and swiftpm to the list of documented cache modes. by @nichtverstehen in #42
- mode=xcode: Only cache CompilationCache directory. by @nichtverstehen in #43
Full Changelog: v1...v1.2.20
v1.2.19
v1.2.18
v1.2.17
What's Changed
- Delete existing files at path before creating bind mount, this was already handled correctly for existing directories but not for files
Full Changelog: v1.2.16...v1.2.17
v1.2.16
v1.2.15
v1.2.14
v1.2.13: Merge pull request #27 from namespacelabs/niklas-go-single-command
Use a single `go env` invocation in `go` cache mode.