Commit Graph

26 Commits (2c204d5c094bc1f99792f982f09c24e0f52e8aa1)

Author SHA1 Message Date
Mike Coutermarsh 6c11532937 Update Ruby docs. "Gem" -> "Bundler" ()
* Use "Bundler" which is the package manager

"Gem" isn't wrong, but not typically what a Ruby developer would think of.

* Update links

* Update links
Daniel Shuy c33bff8d72 Add Scala - SBT example ()
* Add Scala - SBT example

* Add Scala - SBT example to README
Flavio Corpa d1991bb4c5 Add Haskell - Cabal example ()
* Add Haskell - Cabal example

* Add link in main readme.md
Josh Gross 60e292adf7
Update cache limits ()
Kevin Burke a631fadf14 README.md: fix grammar error ()
"it's" is short for "it is," but the use in this sentence is as a
possessive - something belonging to "it" - hence, "its" is correct.
Jon Pugh 4809f4ada4 Add list of implementation examples. ()
More visibility into the samples by having it on the main README. Easier to see, better SEO.
Josh Gross 92ae3b63f8
Update badge link
BSKY 31508256ff Update README.md ()
Josh Gross bc821d0c12
Remove recommendation to cache node_modules ()
* Update npm caching examples

* Fix output name

* Remove extra details tag
Josh Gross b034b26a44
Bump cache limit to 400MB ()
Hugo van Kemenade e1ed41a9c9 Link to docs ()
* Link to docs

* Attempt to default to user's browser language first
Josh Gross d8c5e69fe2
Update badge to filter to master push events
Josh Gross f66a56e59e
Bump version to v1 ()
Zach Renner d384987622 Time based eviction interval is 1 week ()
David Hadka 2523667574 Add note about time-based eviction to README ()
Peter fc310d4670 Fix README.md ()
`restore-keys` had incorrect indentation.
Chris Patterson d676b6c354
Update README.md
M Akhyar Rahman Hidayat 6be35d19ef Minor typo in README ()
from `steps.[ID].outupts.cache-hit` to `steps.[ID].outputs.cache-hit`
Josh Gross 3743276c66
Move examples to their own page ()
Ryoya Ito 6e37fd16ea Add Carthage example ()
Kosuke Ogawa 83bb08ded3 Add Cocoapods example ()
Kosuke Ogawa 7611296bb3 Add Ruby Gem example ()
Josh Gross 889c603691
Update workflow ()
* Run workflow on linux, mac, and windows

* Add status badge

* Use npm install instead

* Bump typescript version

* Use node 12.x
Josh Gross 37c45447e4 Initial commit
Madhuri Gummalla 551cf17d91
Update README.md
madhurig bddca1d49b init repo