Commit graph

2 commits

Author SHA1 Message Date
Josh Gross
0da99ad140
Preview v0.0.2 Release ()
* Create CODE_OF_CONDUCT.md

* Update workflow ()

* 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 ()

* Add Cocoapods example ()

* Add Carthage example ()

* Move examples to their own page ()

* Minor typo in README ()

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

* Update README.md

* Prevent commands from executing during tests ()

* Prevent commands from executing during tests

* Add newline at end of file

* Drop all commands from output

* Link to NuGet lock files documentation ()

* Add trailing dash to Maven fallback key ()

* Fix README.md ()

`restore-keys` had incorrect indentation.

* Exclude documentation from CI tests ()

* Ignore all .md files

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

* Fix typo in error message ()

* Time based eviction interval is 1 week ()

* Remove cache checksum debug - close  ()

* Remove cache checksum debug - close 

*  Remove cache checksum debug on save

* Fix formatting

* Add Go modules example ()

* Add Go modules example

* Fix TOC

* Fix repo name in contact email ()

* Add Elixir Mix example ()

* Add Elixir Mix example

* Fix typo

* Add cargo example for Rust project ()

* 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 ()

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
2019-11-04 13:39:29 -05:00
Josh Gross
e7ad80454a Release preview version 2019-10-30 14:50:22 -04:00