Skip to content

Tags: retzger/cache

Tags

v1.0.3

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release v1.0.3

v1

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Move v1 to v1.0.3

v1.0.2

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release 1.0.2

v1.0.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v1.0.1 release binaries

v1.0.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release v1

v0.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Preview v0.0.2 Release (actions#50)

* Create CODE_OF_CONDUCT.md

* Update workflow (actions#1)

* Run workflow on linux, mac, and windows

* Add status badge

* Use npm install instead

* Bump typescript version

* Use node 12.x

* Add Ruby Gem example (actions#4)

* Add Cocoapods example (actions#5)

* Add Carthage example (actions#10)

* Move examples to their own page (actions#13)

* Minor typo in README (actions#15)

from `steps.[ID].outupts.cache-hit` to `steps.[ID].outputs.cache-hit`

* Update README.md

* Prevent commands from executing during tests (actions#21)

* Prevent commands from executing during tests

* Add newline at end of file

* Drop all commands from output

* Link to NuGet lock files documentation (actions#20)

* Add trailing dash to Maven fallback key (actions#19)

* Fix README.md (actions#25)

`restore-keys` had incorrect indentation.

* Exclude documentation from CI tests (actions#28)

* Ignore all .md files

* Add note about time-based eviction to README (actions#30)

* Fix typo in error message (actions#29)

* Time based eviction interval is 1 week (actions#34)

* Remove cache checksum debug - close actions#24 (actions#26)

* Remove cache checksum debug - close actions#24

*  Remove cache checksum debug on save

* Fix formatting

* Add Go modules example (actions#18)

* Add Go modules example

* Fix TOC

* Fix repo name in contact email (actions#41)

* Add Elixir Mix example (actions#42)

* Add Elixir Mix example

* Fix typo

* Add cargo example for Rust project (actions#8)

* Add cargo example

* Add hash of Cargo.lock to keys of caches

* Move Rust example to examples.md

* Stop warning when cache is not found (actions#40)

The cache not being found is a common situation so very visible warning
is a little too much.

* Bump package version

* Release v0.0.2

v0.0.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release preview version