1
0
mirror of https://github.com/actions/cache.git synced 2025-05-01 23:43:45 +07:00

Commit Graph

  • 23d218be27
    Add section for good practices Bishal Prasad 2022-08-14 14:35:33 +05:30
  • a7c34adf76
    Merge pull request from actions/kotewar/update-toolkit-version v3.0.7 Sankalp Kotewar 2022-08-11 14:56:44 +05:30
  • 83394c99b7 Updated cache version in license file Sankalp Kotewar 2022-08-11 07:59:07 +00:00
  • e839c25979 Updated actions/cache version to 3.0.3 Sankalp Kotewar 2022-08-11 07:57:29 +00:00
  • 33a923d660 Added release information Sankalp Kotewar 2022-08-09 16:48:03 +00:00
  • a404368986 Updated actions/cache version to 3.0.2 Sankalp Kotewar 2022-08-09 16:43:43 +00:00
  • f4278025ab
    Merge pull request from actions/pdotl-version-patch v3.0.6 Lovepreet Singh 2022-08-05 12:38:26 +05:30
  • 9916fe1701 Update cache version in licences Lovepreet Singh 2022-08-04 10:46:56 +00:00
  • 318935ef66 Update README and RELEASES Lovepreet Singh 2022-08-04 10:37:56 +00:00
  • 85efbb58b9 Update cache npm module to latest Lovepreet Singh 2022-08-04 10:00:08 +00:00
  • 4387dbc81a
    Merge pull request from shivamarora1/clojure-lein-example Sankalp Kotewar 2022-08-01 13:27:13 +05:30
  • 402b512df8 initial hacky tiwarishub/hackyTimeout Shubham Tiwari 2022-07-31 15:45:57 +05:30
  • 71e3ee5cce
    Add phantsure to PR reviewers Vipul 2022-07-28 00:10:09 +05:30
  • c316eb7911
    Add phantsure to issue assignment Vipul 2022-07-28 00:09:39 +05:30
  • 0865c47f36
    new release () v3.0.5 Shubham Tiwari 2022-07-13 10:27:51 +05:30
  • af22881f86 new release tiwarishub/cache-3-0-5 Shubham Tiwari 2022-07-12 18:32:42 +00:00
  • 354a2ae15e
    Consuming 3.0 actions/cache () Shubham Tiwari 2022-07-07 21:56:17 +05:30
  • 20817ef617 dist tiwarishub/cache-3-0 Shubham Tiwari 2022-07-07 07:11:11 +00:00
  • 103570a2bf Merge branch 'main' of https://github.com/actions/cache into tiwarishub/cache-3-0 Shubham Tiwari 2022-07-06 07:32:11 +00:00
  • aeb01573e6 dist Shubham Tiwari 2022-06-30 09:36:52 +00:00
  • d351e68b9a review comment Shubham Tiwari 2022-06-30 06:36:53 +00:00
  • baed3516c3
    Merge pull request from axelson/document-where-to-cache Vipul 2022-06-27 10:56:37 +05:30
  • 8829e97be1
    Update README.md Vipul 2022-06-27 10:48:52 +05:30
  • 01b0229624 Generate dist fix-345 Vipul 2022-06-26 14:50:51 +00:00
  • eec8cd3f5f
    Merge pull request from actions/vsvipul/fix-auto-assign Vipul 2022-06-26 20:03:54 +05:30
  • 5cc84c0123 Add kotewar and remove phantsure from auto-assignees lists vsvipul/fix-auto-assign Vipul 2022-06-26 05:26:49 +00:00
  • 3d236ac88e dist Shubham Tiwari 2022-06-25 20:05:15 +00:00
  • b8ddf3df10 resolve package Shubham Tiwari 2022-06-25 20:00:53 +00:00
  • a0e530f115 feat: 🎸 add example for clojure lein project deps Shivam Arora 2022-06-26 00:39:24 +05:30
  • 0c5d98e6bb updated package version Shubham Tiwari 2022-06-25 13:18:28 +00:00
  • 7c59aeb02d formatting and error Shubham Tiwari 2022-06-24 05:04:57 +00:00
  • c75dca6de7 Consuming 3.0 actions/cache Shubham Tiwari 2022-06-24 04:06:33 +00:00
  • afc669e7fc
    Merge pull request from mpilgrem/haskell-stack-example Sampark Sharma 2022-06-23 16:13:06 +05:30
  • a0efc56c52
    Use pull_request_target instead of pull_request Vipul 2022-06-21 22:38:08 +05:30
  • d25c51bbfd Adapt existing Haskell Stack example for Windows Mike Pilgrem 2022-06-12 16:45:20 +01:00
  • c4678ef19f Fix linting Álvaro Mondéjar Rubio 2022-06-21 13:42:12 +02:00
  • fe28a720e4 Fix prettier error Álvaro Mondéjar Rubio 2022-06-21 13:33:41 +02:00
  • 84dee78cdb EMpty commit to rerun CI Álvaro Mondéjar Rubio 2022-06-21 10:06:36 +02:00
  • a080a3bda4
    Merge pull request from lobis/main Vipul 2022-06-21 09:55:20 +05:30
  • 02be3a9c73
    fixed bad yaml in README example Luis Obis 2022-06-08 21:43:57 +02:00
  • c3f1317a9e
    Merge pull request from actions/users/kotewar/upgrading-cache-to-v2.0.6 v3.0.4 Sankalp Kotewar 2022-06-07 13:07:13 +05:30
  • d0a54b996c Fixed typo Sankalp Kotewar 2022-06-07 07:14:00 +00:00
  • 8c5bd0c82d Updated README file with release info Sankalp Kotewar 2022-06-07 07:11:42 +00:00
  • c9c0f73558
    Merge pull request from actions/users/kotewar/upgrading-cache-to-v2.0.6 Sankalp Kotewar 2022-06-07 12:27:10 +05:30
  • 2b6caae3c9
    Merge pull request from ostera/patch-1 Sampark Sharma 2022-06-06 18:39:03 +05:30
  • dd58d1315f Added release info and upgraded version Sankalp Kotewar 2022-06-06 12:31:18 +00:00
  • acace7fa1b
    Merge branch 'main' into patch-1 Leandro Ostera 2022-06-06 14:26:51 +02:00
  • 438628ac22
    Merge pull request from albertstill/improve-restore-key-docs Sampark Sharma 2022-06-06 17:29:02 +05:30
  • c296e6a08c Updated @actions/cache version in license file Sankalp Kotewar 2022-06-06 09:55:39 +00:00
  • 7ed7f22ed8 Updated actions/cache to v2.0.6 Sankalp Kotewar 2022-06-06 09:40:27 +00:00
  • 30f413bfed
    Merge pull request from actions/users/kotewar/update-actions-cache-version v3.0.3 Sankalp Kotewar 2022-05-31 12:33:10 +05:30
  • f2ea0f25f2 Updated Readme with what's new and removed v2 info Sankalp Kotewar 2022-05-31 03:33:14 +00:00
  • d5956bbc3c Updated release and package versions Sankalp Kotewar 2022-05-30 12:01:54 +00:00
  • a686c72e4a Revert "Updated package version to 3.0.3 and dependencies" Sankalp Kotewar 2022-05-30 11:54:57 +00:00
  • 8e680ea440 Revert "Added release information for 3.0.2 in RELEASES.md" Sankalp Kotewar 2022-05-30 11:54:45 +00:00
  • c376fc84c9 Added release information for 3.0.2 in RELEASES.md Sankalp Kotewar 2022-05-30 09:03:33 +00:00
  • 4ce1a96732 Updated package version to 3.0.3 and dependencies Sankalp Kotewar 2022-05-30 08:03:00 +00:00
  • a2bd439f8e Updated license version and dist Sankalp Kotewar 2022-05-30 06:36:08 +00:00
  • 35ef551d1f Upgraded @actions/cache to 2.0.5 Sankalp Kotewar 2022-05-30 05:59:51 +00:00
  • 14c4fd4871
    Merge pull request from pimterry/patch-1 Vipul 2022-05-26 11:18:34 +05:30
  • 455d267066
    Merge pull request from actions/Phantsure-patch-1 Sampark Sharma 2022-05-26 09:26:58 +05:30
  • ccaf2d8fb1 Tweak npm example description for cleaner links Tim Perry 2021-12-08 11:22:34 +01:00
  • 34f9efca11 Simplify the Node.js NPM caching example Tim Perry 2021-12-03 17:36:37 +01:00
  • 11dd8059a1
    Addressing comments Sampark Sharma 2022-05-24 06:31:12 +00:00
  • e19e89eb2a
    Update to call out for version of cache Sampark Sharma 2022-05-20 14:38:22 +05:30
  • 95f200e41c
    Merge pull request from magnetikonline/remove-win-load-app-data Vipul 2022-05-11 16:14:36 +05:30
  • 9c784e290b
    Merge pull request from kubo39/fix-dub Vipul 2022-05-11 16:13:29 +05:30
  • a34051afb0
    Merge pull request from actions/vsvipul/alert-fix Vipul 2022-05-09 11:14:12 +05:30
  • bdb21a7177 Update ts-jest version and package-lock.json vsvipul/alert-fix vsvipul 2022-05-09 00:04:20 +05:30
  • d55d005ab0
    Merge pull request from actions/vsvipul/fix-dep Vipul 2022-05-07 22:58:45 +05:30
  • b44d6c5cbf
    Update inactive issue message. Vipul 2022-05-05 11:58:06 +05:30
  • 60742c2acf lint Deepak Dahiya 2022-05-04 13:46:41 +00:00
  • 12086c7bbf new build Deepak Dahiya 2022-05-04 13:43:52 +00:00
  • 626c44ce85
    Update restore.ts Deepak Dahiya 2022-05-04 21:26:37 +08:00
  • f2d5621efc Turning error from any to unknown Deepak Dahiya 2022-05-04 12:32:55 +00:00
  • cab6d27614 Update licenses vsvipul 2022-05-04 16:58:48 +05:30
  • 69811fd677 Update other outdated red dependencies vsvipul 2022-05-04 16:51:09 +05:30
  • 887b9060fe Update dependencies with older minimist version vsvipul 2022-05-04 16:47:33 +05:30
  • c6762fdd6a
    Set days before issue stale to 200 Vipul 2022-05-04 14:54:27 +05:30
  • 95c3ae75f4
    Add Bishal to auto assign issues list. Vipul 2022-05-04 14:41:53 +05:30
  • 797382fe42
    Add Bishal to auto assign PRs list Vipul 2022-05-04 14:41:16 +05:30
  • 36dbd93a7c
    Create auto-assign-issues.yml Vipul 2022-05-02 13:15:05 +05:30
  • 907bb7fbe4 Sample change to test assign on PR vsvipul/test-assign-pr vsvipul 2022-05-02 13:07:43 +05:30
  • 45f362d0ca
    Create auto_assign.yml Vipul 2022-05-02 13:03:27 +05:30
  • ca0688b4ab
    Rename auto-assign.yaml to auto-assign.yml Vipul 2022-05-02 13:02:07 +05:30
  • ef8498dcba
    Create auto-assign.yaml Vipul 2022-05-02 13:01:55 +05:30
  • 8f1e2e0286
    Bump GitHub actions actions/checkout and actions/setup-node () Peter Mescalchin 2022-04-12 04:36:07 +10:00
  • 48af2dc4a9
    Update actions/cache version () v3.0.2 Deepak Dahiya 2022-04-11 11:56:23 +05:30
  • f5cc4fcc0e Update licenses t-dedah/updatePackage vsvipul 2022-04-08 11:52:48 +05:30
  • 47e3f699b9 New build Deepak Dahiya 2022-04-07 10:26:06 +00:00
  • 27478558bf Updang actions/cache version Deepak Dahiya 2022-04-07 10:23:29 +00:00
  • f63a711791
    Merge pull request from actions/t-dedah/cacheSize Anurag Chauhan 2022-04-05 15:48:50 +05:30
  • 770a27cf65 Update licenses t-dedah/cacheSize vsvipul 2022-04-05 12:17:59 +05:30
  • c2131abcd8 New build Deepak Dahiya 2022-04-05 06:40:46 +00:00
  • 575160481d Updated @actions/cache to 2.0.1 Deepak Dahiya 2022-04-05 05:53:11 +00:00
  • 8546a7057e console res t-dedah/test Apple 2022-03-31 14:54:56 +05:30
  • fa608b2294 console res Apple 2022-03-31 13:04:01 +05:30
  • a54eb92c7c console res Apple 2022-03-30 18:29:58 +05:30
  • 1239bf6914 console res Apple 2022-03-30 18:23:49 +05:30
  • 2ce8d02f04 console res Apple 2022-03-30 16:02:49 +05:30