Commit Graph

  • a3b6799c91 update readme for issue #687 Tugdual Grall 2021-11-29 14:51:07 +00:00
  • bd49291365
    Update README.md - 10GB support Aparna Ravindra 2021-11-23 21:35:12 +05:30
  • 937d244753
    bumping up action version to 2.1.7 (#683) v2.1.7 Aparna Ravindra 2021-11-23 09:51:00 +05:30
  • eb0698d1c5
    Bumping up @actions/cache version to 1.0.8 (#682) Aparna Ravindra 2021-11-23 08:44:41 +05:30
  • 67b6d52d50
    (R renv) Remove unused renv-cache-path variable (#663) Manuel Roth 2021-10-22 17:32:54 +02:00
  • 92f67a4829
    (R renv) Fix Renv package cache location in examples (#660) Manuel Roth 2021-10-22 16:22:58 +02:00
  • 447f0fd1d3 Chomp some markdown whitespace Peter Mescalchin 2021-09-26 22:10:48 +10:00
  • 47e8bd685f Small fix to README.md examples link Peter Mescalchin 2021-09-26 22:10:29 +10:00
  • 795a8f09a9 Fixed Windows Golang cache paths in example Peter Mescalchin 2021-09-26 22:05:48 +10:00
  • 6bbe742add
    Use existing check-dist implementation (#618) Brian Cristante 2021-08-09 09:10:47 -04:00
  • c9db520cf3
    Create check-dist.yml (#604) Brian Cristante 2021-08-05 14:39:40 -04:00
  • 10906ba9cd
    Bump ws from 5.2.2 to 5.2.3 (#610) dependabot[bot] 2021-07-20 10:13:00 -04:00
  • 2ebdcff279
    Add "see more" link to GHE-not-supported warning (#609) Vít Stanislav 2021-07-20 16:02:26 +02:00
  • 5807af2642
    Fix bugs in example of how to use with pipenv (#607) andrewdotn 2021-07-15 12:37:10 -06:00
  • 0638051e9a
    Golang example tweak - add go-build path - rebuild page TOC (#577) Peter Mescalchin 2021-06-01 23:39:29 +10:00
  • c64c572235
    Catch and log unhandled exceptions stemming from closed file descriptor (#596) v2.1.6 David Hadka 2021-05-27 10:46:35 -05:00
  • fe3965aede Bump version dhadka/fix-fd-errors Dave Hadka 2021-05-26 19:45:44 -05:00
  • 67324ade11 Handle uncaught exceptions caused by closing file descriptor Dave Hadka 2021-05-26 19:44:37 -05:00
  • cc2d767a72
    Update Rust directories recommended for caching (#433) Alex Tokarev 2021-05-21 20:41:57 +03:00
  • 2fa955d825
    Update examples.md (#588) Daniel Kuschny 2021-05-13 21:40:34 +02:00
  • 4762de4681 simplify path in lerna example Yuichi Yogo 2021-04-21 02:47:03 +09:00
  • 3a696372f2
    elixir typo - stray parenthesis (#569) kalin 2021-04-20 06:51:44 -07:00
  • 366e5ba022
    Update cache key for Elixir (#568) Wojtek Mach 2021-04-19 15:42:01 +02:00
  • 12ed05f49a Fix typo of cache path in Lerna example Yuichi Yogo 2021-04-17 12:34:17 +09:00
  • 8d3f2fc3ce
    Update dependencies (#565) David Hadka 2021-04-12 12:21:20 -05:00
  • b10e6da901 Update dependencies dhadka/update-deps David Hadka 2021-04-12 11:12:16 -05:00
  • 1a9e2138d9
    Update cache module to v1.0.7 (#562) v2.1.5 David Hadka 2021-04-12 08:57:09 -05:00
  • f9b1b11676 Fix licenses dhadka/update-1.0.7 David Hadka 2021-04-09 16:20:53 -05:00
  • f49cafd8e8 Revert "Update licenses" David Hadka 2021-04-09 16:19:54 -05:00
  • 0d4e6b9f57 Update licenses David Hadka 2021-04-09 15:08:34 -05:00
  • 7c46c36d88 Update cache module to v1.0.7 Dave Hadka 2021-04-09 14:45:54 -05:00
  • 981fa981ed
    Merge pull request #469 from ericmj/patch-1 Jonathan Clem 2021-03-31 10:46:31 -04:00
  • 4498c5b4d8
    Drop the example based on using pip's internals (#519) Pradyun Gedam 2021-03-29 22:34:02 +01:00
  • 3767bf0386 Improve restore-key documentation Albert Still 2021-03-26 10:36:55 +11:00
  • 4134e6de47
    It is not recommended to cache node_modules (#537) Robert Stoll 2021-02-17 19:18:00 +01:00
  • 2086306d9c Make it more obvious that the cache call does double duty Jason Axelson 2021-02-06 13:36:42 -10:00
  • 26968a09c0
    Make save/restore logs akin (#509) v2.1.4 Yaroslav Dynnikov 2021-02-04 01:07:49 +03:00
  • aeaf731ae2
    Use @actions/cache version 1.0.6 (#525) Konrad Pabjan 2021-02-03 22:12:20 +01:00
  • 56a8a2f775
    Merge pull request #514 from eregon/recommend-setup-ruby-bundler-cache Konrad Pabjan 2021-02-02 21:29:35 +01:00
  • 1bfe3accb3 Recommend ruby/setup-ruby's bundler-cache: true option Benoit Daloze 2021-01-28 12:52:25 +01:00
  • 354332455a
    Merge pull request #434 from DanielHabenicht/patch-1 Konrad Pabjan 2021-01-14 17:22:53 +01:00
  • 3303695afa
    Merge pull request #507 from odin-delrio/patch-1 Konrad Pabjan 2021-01-14 17:21:10 +01:00
  • e64ab303d1
    Improved gradle cache key calculation example Odín del Río 2021-01-13 22:09:00 +01:00
  • 26c48dce83
    Merge pull request #506 from actions/cache-matrix-example Konrad Pabjan 2021-01-12 13:35:24 -05:00
  • 72f66cfa6d
    Added a cache example when using matrix Chris Patterson 2021-01-12 13:29:18 -05:00
  • 009fe4e01c
    Add sample cache for Erlang with Rebar3 Leandro Ostera 2020-12-29 13:33:30 +01:00
  • 9f3a4d3e65
    Merge pull request #443 from guilleijo/pipenv-example Konrad Pabjan 2020-12-15 16:17:31 -05:00
  • 7b630ee04f
    Merge pull request #483 from actions/aiqiaoy/windows-cache-path Aiqiao Yan 2020-12-15 15:56:11 -05:00
  • d2583f08bc Run licenses cache aiqiaoy/windows-cache-path Aiqiao Yan 2020-12-11 15:37:37 -05:00
  • 752e778edb Use @actions/cache 1.0.5 Aiqiao Yan 2020-12-10 16:31:51 -05:00
  • a3047dcdce
    Fix CODEOWNER team name (#480) Josh Gross 2020-12-07 15:50:21 -05:00
  • e9d6e93306 Double check if CI is failing properly Álvaro Mondéjar 2020-11-28 20:45:38 +01:00
  • a89dcfa06d Update dist folder Álvaro Mondéjar 2020-11-28 20:39:41 +01:00
  • 114965806a Fix lint issue Álvaro Mondéjar 2020-11-28 20:37:09 +01:00
  • 2bdaf00273 Sort inputs and remove whitespaces after exclamation at the beginning of lines Álvaro Mondéjar 2020-11-28 20:34:06 +01:00
  • 9c77c9dbfc
    Merge pull request #470 from brcrista/patch-1 Konrad Pabjan 2020-11-25 15:25:27 -05:00
  • 29cdd22c60
    Create CODEOWNERS Brian Cristante 2020-11-25 15:14:18 -05:00
  • 62a4d75442
    Also cache _build for Elixir Eric Meadows-Jönsson 2020-11-24 15:52:21 +01:00
  • 0781355a23
    Upgrade @actions/cache to 1.0.4 (#451) v2.1.3 David Hadka 2020-11-06 08:23:07 -06:00
  • f8d592f91f Manually update summary and homepage in license dhadka/bump-cache David Hadka 2020-11-05 15:17:03 -06:00
  • 65a44e7aac Update license file David Hadka 2020-11-05 15:14:33 -06:00
  • 7f48f08925 Bump @actions/cache to 1.0.4 Dave Hadka 2020-11-05 15:12:18 -06:00
  • 22c64ac772
    Update @actions/core to 1.2.6 (#449) David Hadka 2020-11-03 13:04:09 -06:00
  • 79f581f4b2 Update license dhadka/update-core David Hadka 2020-11-03 12:52:32 -06:00
  • b12f93aad9 Update @actions/core to 1.2.6 Dave Hadka 2020-11-03 12:46:23 -06:00
  • cbbf882ea4 Add link to example to README Guillermo Eijo 2020-10-22 22:04:58 -03:00
  • 4557c6a937 Add example for python pipenv Guillermo Eijo 2020-10-22 21:35:30 -03:00
  • 8819edf476
    Update to @actions/cache 1.0.3 (#438) David Hadka 2020-10-20 13:33:34 -05:00
  • 345e0e411a Merge branch 'dhadka/update-cache-module' of https://github.com/actions/cache into dhadka/update-cache-module dhadka/update-cache-module Dave Hadka 2020-10-20 13:00:13 -05:00
  • def3a7d616 Update dist files Dave Hadka 2020-10-20 12:59:57 -05:00
  • 648a1f9e09 Real licenses David Hadka 2020-10-20 12:55:59 -05:00
  • b32535486f Revert "Update licenses" David Hadka 2020-10-20 12:55:08 -05:00
  • 97314e1d15 Update licenses David Hadka 2020-10-20 12:30:03 -05:00
  • d74c9636bf Bump cache action version Dave Hadka 2020-10-20 12:19:34 -05:00
  • 0c7f3b7744 Update to @actions/cache 1.0.3 Dave Hadka 2020-10-20 12:15:13 -05:00
  • 19530ba135
    Update examples.md DanielHabenicht 2020-10-14 02:51:53 +02:00
  • d1255ad936
    Merge pull request #424 from actions/dhadka/upload-chunk-size v2.1.2 David Hadka 2020-10-07 15:55:25 -05:00
  • 68cfb2ccb7 Add units to description dhadka/upload-chunk-size Dave Hadka 2020-10-02 11:22:20 -05:00
  • cce3c03a74 Add new input to action.yml Dave Hadka 2020-10-02 11:01:24 -05:00
  • 4bceb75b5b Use parseInt instead of Number to handle empty strings Dave Hadka 2020-10-02 10:55:30 -05:00
  • a6f1f4b32e Adds input for upload chunk size Dave Hadka 2020-10-02 09:59:55 -05:00
  • d606e039ae
    Merge pull request #421 from actions/dhadka/ghes David Hadka 2020-09-30 17:10:54 -05:00
  • d3e4f218f3 Use warning instead of info Dave Hadka 2020-09-30 08:47:16 -05:00
  • 55a5894438 Update dist Dave Hadka 2020-09-29 14:12:21 -05:00
  • 3f6dfcbcc4 Merge branch 'main' of http://github.com/actions/cache into dhadka/ghes Dave Hadka 2020-09-29 14:01:40 -05:00
  • 0f71d4ac9a Add tests for isGhes Dave Hadka 2020-09-29 12:36:19 -05:00
  • 2850cd8f45 Fix test Dave Hadka 2020-09-29 10:23:21 -05:00
  • 67f61c6e6b Add dist files Dave Hadka 2020-09-29 10:15:07 -05:00
  • 4d604c6cce No-op on GHES Dave Hadka 2020-09-29 09:58:32 -05:00
  • d33b5077b5
    Merge pull request #412 from thboop/main Yang Cao 2020-09-23 17:18:37 -04:00
  • 765fb6d234 Update contributing.md Thomas Boop 2020-09-23 17:07:50 -04:00
  • 11e417fa43 Add Licensed to attribute third party licenses Thomas Boop 2020-09-09 11:39:29 -04:00
  • 8b407f7777
    Grammar fix (#405) Shafiq Jetha 2020-09-08 11:10:51 -06:00
  • 5ca27f25cb
    Merge pull request #398 from smorimoto/release-2.1.1 v2.1.1 Aiqiao Yan 2020-08-19 11:07:02 -04:00
  • 244fc0ba29 Prepare 2.1.1 Sora Morimoto 2020-08-14 10:35:11 +09:00
  • 943d2a4dac
    Merge pull request #388 from noamtamim/patch-1 Aiqiao Yan 2020-08-13 14:13:05 -04:00
  • 01f7f296b1
    Bump lodash from 4.17.15 to 4.17.19 (#377) dependabot[bot] 2020-08-13 14:08:41 -04:00
  • ab48bf6f67
    Update the @actions/cache package to the latest version (#390) Sora Morimoto 2020-08-14 03:01:02 +09:00
  • 59a8d125e7
    Fix indentation in last pip example Noam Tamim 2020-08-05 12:29:52 +03:00
  • d29c1df198
    Merge pull request #383 from actions/dhadka/cache-1.0.1 v2.1.0 David Hadka 2020-07-21 11:52:38 -05:00