Commit graph

23 commits

Author SHA1 Message Date
Josh Gross 60e292adf7
Update cache limits (#140) 2020-01-07 15:01:47 -05:00
Kevin Burke a631fadf14 README.md: fix grammar error (#136)
"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.
2019-12-23 10:30:34 -05:00
Jon Pugh 4809f4ada4 Add list of implementation examples. (#116)
More visibility into the samples by having it on the main README. Easier to see, better SEO.
2019-12-07 18:25:23 -05:00
Josh Gross 92ae3b63f8
Update badge link 2019-11-15 15:04:12 -05:00
BSKY 31508256ff Update README.md (#76) 2019-11-12 15:33:22 -05:00
Josh Gross bc821d0c12
Remove recommendation to cache node_modules (#69)
* Update npm caching examples

* Fix output name

* Remove extra details tag
2019-11-07 21:04:46 -05:00
Josh Gross b034b26a44
Bump cache limit to 400MB (#61) 2019-11-05 15:24:22 -05:00
Hugo van Kemenade e1ed41a9c9 Link to docs (#58)
* Link to docs

* Attempt to default to user's browser language first
2019-11-05 14:09:13 -05:00
Josh Gross d8c5e69fe2
Update badge to filter to master push events 2019-11-05 10:59:26 -05:00
Josh Gross f66a56e59e
Bump version to v1 (#51) 2019-11-04 16:40:33 -05:00
Zach Renner d384987622 Time based eviction interval is 1 week (#34) 2019-11-01 14:20:27 -04:00
David Hadka 2523667574 Add note about time-based eviction to README (#30) 2019-11-01 10:35:10 -04:00
Peter fc310d4670 Fix README.md (#25)
`restore-keys` had incorrect indentation.
2019-10-31 17:19:43 -04:00
Chris Patterson d676b6c354
Update README.md 2019-10-31 13:01:04 -04:00
M Akhyar Rahman Hidayat 6be35d19ef Minor typo in README (#15)
from `steps.[ID].outupts.cache-hit` to `steps.[ID].outputs.cache-hit`
2019-10-31 12:06:17 -04:00
Josh Gross 3743276c66
Move examples to their own page (#13) 2019-10-31 11:36:50 -04:00
Ryoya Ito 6e37fd16ea Add Carthage example (#10) 2019-10-31 10:52:32 -04:00
Kosuke Ogawa 83bb08ded3 Add Cocoapods example (#5) 2019-10-31 10:47:43 -04:00
Kosuke Ogawa 7611296bb3 Add Ruby Gem example (#4) 2019-10-31 10:45:47 -04:00
Josh Gross 889c603691
Update workflow (#1)
* Run workflow on linux, mac, and windows

* Add status badge

* Use npm install instead

* Bump typescript version

* Use node 12.x
2019-10-31 10:37:00 -04:00
Josh Gross 37c45447e4 Initial commit 2019-10-30 14:48:49 -04:00
Madhuri Gummalla 551cf17d91
Update README.md 2019-10-17 11:53:03 -04:00
madhurig bddca1d49b init repo 2019-10-17 11:52:16 -04:00