Skip to content

Releases: namespacelabs/nscloud-cache-action

v1.2.7

11 Mar 17:34
2f50e7d
Compare
Choose a tag to compare

What's Changed

  • Print a warning in post if cached paths do not exist at the end. by @nichtverstehen in #19

Full Changelog: v1...v1.2.7

v1

24 Oct 20:10
2f50e7d
Compare
Choose a tag to compare
v1

Cache Action for GitHub powered by Namespace Cache Volumes

v1.2.6

15 Jan 09:51
@n-g n-g
1d016dd
Compare
Choose a tag to compare
Merge pull request #18 from namespacelabs/niklas-handle-all-warnings

Ensure all PNPM warnings are skipped.

v1.2.5

14 Jan 21:11
@n-g n-g
7779b07
Compare
Choose a tag to compare
Merge pull request #17 from namespacelabs/niklas-run-on-merge

run checks on merge queue

v1.2.4

14 Jan 15:00
@n-g n-g
17d0a82
Compare
Choose a tag to compare
Merge pull request #15 from namespacelabs/niklas-pnpm-only-errors

skip all PNPM warnings.

v1.2.3

14 Jan 14:49
@n-g n-g
3afb7b2
Compare
Choose a tag to compare
Merge pull request #14 from namespacelabs/niklas-pnpm-skip-warnings

Skip PNPM warnings.

v1.2.2

14 Jan 14:14
@n-g n-g
27863b3
Compare
Choose a tag to compare
Merge pull request #13 from namespacelabs/niklas-debug-support

Print more internal details on debug runs.

Add UV cache mode

03 Jan 12:38
@n-g n-g
efcb54d
Compare
Choose a tag to compare
Merge pull request #12 from namespacelabs/niklas-uv-cache-mode

Add a UV cache mode.

v1.2.0

02 Oct 14:50
f23fbf3
Compare
Choose a tag to compare

Add support for caching on Namespace macOS runners.

v1.1.8: Suggest in error how to configure caching. (#7)

26 Sep 10:39
@n-g n-g
dca64a2
Compare
Choose a tag to compare
* Suggest in error how to configure caching.

* rebuild

* handle exceptions nicely.