Commit Graph

42 Commits (f8d592f91f9cdc79b8fbdd2991bdb678f1ce0602)

Author SHA1 Message Date
Aiqiao Yan 66891cb075
Merge pull request from JohnTitor/patch-1
Remove redundant `#` from OCaml/Reason link
Yuki Okushi c5475843b3
Remove redundant `#` from OCaml/Reason link
Aiqiao Yan 4aa79d91d3 Rename master to main
Aiqiao Yan e6c708b5ce React to feedback
Aiqiao Yan 581312be20 Update readme and examples to use v2
Josh Gross 2b83e91661
Add examples for creating a cache key ()
Justin Poehnelt 46fead7f5e
docs: add note about branch scope ()
* docs: add note about branch scope

* revert change
Shigeki Karita ddc4681e8d
Add D example. ()
Matija Čupić f00dedfa6c
Use checkout@v2 in README example ()
Josh Gross f60097cd16
Fix Lerna Example ()
* Fix lerna example

* Fix yaml spacing
BSKY b13df3fa54
Update README.md ()
Sacha Ayoun 826785142a
Adding examples for OCaml/esy ()
* Adding examples for esy as a workflow for OCaml files

* track v1 instead of v1.1.2

Co-Authored-By: Josh Gross <joshmgross@github.com>

* add link in the readme for ocaml-esy

* ocaml -> ocaml/reason

* link in readme says ocaml/reason

Co-authored-by: Josh Gross <joshmgross@github.com>
Josh Gross 85aee6a487
Update docs with 5GB limit
Florian Kostenzer e43776276f
Add Swift Package Manager (SPM) example ()
* Add Swift - SPM to examples

* Add link SPM example link to readme

* remove extra newline

* remove another extra newline
Shinya Uryu b6d538e2aa Add renv examples ()
* Add renv examples

* Add link in main readme.md
Edward Thomson 296374f6c9 Update action's description ()
* README: clarify case on the action

* Update description
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