Commit Graph

  • ae278a352e Reproduce EISDIR error Felix Riegger 2023-04-27 14:28:10 +02:00
  • 6fd3edff69
    2.2.1 v2.2.1 Arpad Borsos 2023-02-24 10:59:55 +01:00
  • a1c019f71a
    update dependencies and rebuild Arpad Borsos 2023-02-24 10:58:39 +01:00
  • 034fa743fe
    Update workspaces docs Thomas Eizinger 2023-02-23 09:14:31 +11:00
  • 664ce0090f
    chore: Create check-dist.yml (#96) Jongwoo Han 2022-12-17 18:01:41 +09:00
  • 64c0cc0f52 chore: Create check-dist.yml jongwooo 2022-12-16 22:14:51 +09:00
  • 359a70e43a
    2.2.0 v2.2.0 Arpad Borsos 2022-11-09 20:14:41 +01:00
  • ecee04e7b3
    feat: add save-if option, closes #66 (#91) Lucas Fernandes Nogueira 2022-11-06 15:15:00 -03:00
  • bcbd604d7b
    feat: add save-if option, closes #66 Lucas Nogueira 2022-11-06 15:00:35 -03:00
  • b894d59a8d
    2.1.0 v2.1.0 Arpad Borsos 2022-11-06 10:06:04 +01:00
  • e78327dd9e
    small code style improvements, README and CHANGELOG updates Arpad Borsos 2022-11-06 09:37:23 +01:00
  • ccdddcc049
    only hash Cargo.toml/Cargo.lock that belong to a configured workspace (#90) Lucas Fernandes Nogueira 2022-11-05 17:18:04 -03:00
  • df5298f6e0
    also search for rust-toolchain files on each workspace Lucas Nogueira 2022-11-05 16:19:47 -03:00
  • 4b699461db
    compute hash after sorting keyFiles Lucas Nogueira 2022-11-05 16:18:37 -03:00
  • f9263a51b3
    revert dist change Lucas Nogueira 2022-11-05 11:38:29 -03:00
  • 88f224fae6
    only hash Cargo.toml/Cargo.lock that belong to a configured workspace Lucas Nogueira 2022-11-05 11:34:55 -03:00
  • b5ec9edd91
    2.0.2 v2.0.2 Arpad Borsos 2022-11-03 11:26:28 +01:00
  • 3f2513fdf4
    avoid calling cargo metadata on pre-cleanup Arpad Borsos 2022-11-03 11:26:22 +01:00
  • 19c46583c5
    update dependencies Arpad Borsos 2022-11-03 11:09:40 +01:00
  • b8e72aae83
    Added prefix-key cache-directories and cache-targets options (#85) Mikhail Katychev 2022-10-18 16:05:42 -05:00
  • b5b351d410
    README.md feedback Mikhail Katychev 2022-10-18 15:16:56 -05:00
  • c6851e9df7
    Update README.md Mikhail Katychev 2022-10-18 15:15:10 -05:00
  • 27296ec521
    npm run prepare Mikhail Katychev 2022-10-17 17:00:15 -05:00
  • e713427804
    added prefix-key, cache-directories, and cache-targets as features Mikhail Katychev 2022-10-17 16:36:37 -05:00
  • 22c9328bcb
    2.0.1 v2.0.1 Arpad Borsos 2022-10-16 16:54:17 +02:00
  • d4d463bd9b
    bump deps and rebuild Arpad Borsos 2022-10-14 21:54:25 +02:00
  • c4652c677c
    Update @actions/core (#83) Tobias Bieniek 2022-10-14 21:47:06 +02:00
  • 1d97b62574
    Update @actions/cors Tobias Bieniek 2022-10-14 00:07:49 +02:00
  • bd6a7592fd
    Put right name for shared key parameter Nikita Bishonen 2022-10-13 11:11:47 +04:00
  • c2258624e5 Allow opting out of caching CARGO_HOME/bin. Benjy Weinberger 2022-10-12 17:21:17 -07:00
  • 9244268a9e
    Merge ccd52e107768d27a2dd400974a0e2e4cdc7ec278 into 76686c56f2b581d1bb5bda44b51f7e24bd9b8b8e MOZGIII 2022-09-20 14:49:43 +02:00
  • 76686c56f2
    docs: Fix github workflows directory (#79) Sibi Prabakaran 2022-09-19 12:25:11 +05:30
  • 1b43d2f2c3
    remove outdated versioning note Arpad Borsos 2022-09-19 08:49:21 +02:00
  • f635efcf16
    docs: Fix github workflows directory Sibi Prabakaran 2022-09-19 12:08:31 +05:30
  • ccd52e1077 Update package.lock (for whatever reason this is) MOZGIII 2022-09-04 18:51:52 +04:00
  • 6978315cd7 Update build artifacts MOZGIII 2022-09-04 18:51:30 +04:00
  • e7d31ca62b Implement timeouts and retries logic MOZGIII 2022-09-04 18:50:24 +04:00
  • 20b9201e8a
    bump cargo hash Arpad Borsos 2022-09-04 13:31:17 +02:00
  • 0d72e5f9a0
    revert explicit dir close Arpad Borsos 2022-09-04 13:22:47 +02:00
  • 86531941c2
    Merge branch 'master' of https://github.com/Swatinem/rust-cache Arpad Borsos 2022-09-04 13:10:54 +02:00
  • be4be3720d
    explicitly close dir handles, add more logging, cleanups Arpad Borsos 2022-09-04 13:10:36 +02:00
  • 213334cd98
    cargo update Arpad Borsos 2022-09-04 12:04:06 +02:00
  • b8d4fa4eaf
    update dependencies, use watto as example Arpad Borsos 2022-09-04 12:03:43 +02:00
  • 90429b3dea
    ci: Disable rustup self-updates (#68) Kamil Ogórek 2022-08-09 14:23:59 +02:00
  • f1b1a1a78f ci: Disable rustup self-updates Kamil Ogórek 2022-08-09 09:11:52 +02:00
  • 6720f05bc4
    2.0.0 v2.0.0 Arpad Borsos 2022-07-16 12:42:19 +02:00
  • 5733786579
    rebuild Arpad Borsos 2022-07-16 12:42:15 +02:00
  • 622616010e
    prepare v2 Arpad Borsos 2022-07-16 12:38:38 +02:00
  • 0497f9301f
    improve registry cleanpu Arpad Borsos 2022-07-09 19:20:02 +02:00
  • 7b8626742a
    update registry cleaning Arpad Borsos 2022-07-09 18:51:34 +02:00
  • 911d8e9e55
    test sparse registry Arpad Borsos 2022-07-09 17:49:43 +02:00
  • 875be5ce2d
    bump cache Arpad Borsos 2022-07-09 17:39:42 +02:00
  • 07a2ee71bc
    lol, dependency check was reversed Arpad Borsos 2022-07-09 17:37:48 +02:00
  • 7c190ef171
    fix actual test code ;-) Arpad Borsos 2022-07-09 17:20:01 +02:00
  • fffd6895b2
    add some more tests Arpad Borsos 2022-07-09 17:17:14 +02:00
  • 86bae2494f
    clean nested and arbitrary profile and target directories Arpad Borsos 2022-07-09 16:14:38 +02:00
  • 827b33fbd0
    pretty printing and fix workspace package retrieval Arpad Borsos 2022-07-09 15:51:45 +02:00
  • 36af5cb1ae
    fix pretty printing and selftest Arpad Borsos 2022-07-09 15:39:43 +02:00
  • cb43a50800
    fix env filtering Arpad Borsos 2022-07-09 15:31:33 +02:00
  • f6e3aa3e12
    use run workspace Arpad Borsos 2022-07-09 15:28:28 +02:00
  • 11be10514b
    fix pretty printing Arpad Borsos 2022-07-09 15:25:09 +02:00
  • e1846a926d
    rebuild Arpad Borsos 2022-07-09 15:21:35 +02:00
  • 6ed4c28a7c
    rewrite it all Arpad Borsos 2022-07-09 15:19:29 +02:00
  • 5df06440c6
    correct toolchain invocation Arpad Borsos 2022-07-09 12:38:23 +02:00
  • 3fedbbb115
    commit workspace lockfile Arpad Borsos 2022-07-09 12:26:22 +02:00
  • fc84c9d9a3
    move selftests to subdirectory and run more selftests Arpad Borsos 2022-07-09 12:23:37 +02:00
  • 260a713186
    Cache multiple target directories from 'target-dir' Nick Mosher 2021-07-16 16:58:46 -04:00
  • fa61956921
    Include env vars in the generated cache key Dominik Nakamura 2021-10-07 11:35:31 +09:00
  • 85515e0da7 Test Nick Mosher 2022-07-08 22:03:46 -04:00
  • 7b1ce03741 Add dep to bump cache for test Nick Mosher 2022-07-08 21:57:52 -04:00
  • eaa768e3b0 Add info logs for package detection Nick Mosher 2022-07-08 21:35:29 -04:00
  • 971fd2148b Update getPackages Nick Mosher 2022-07-08 21:26:12 -04:00
  • b6a2848a50 Add multiple crates to wasm test workspace. Update selftest Nick Mosher 2022-07-08 21:08:56 -04:00
  • fca91510b6 Rename config variable to 'workspace-paths' Nick Mosher 2022-07-08 20:47:09 -04:00
  • bd480418f0 Cache multiple target directories from 'target-dir' Nick Mosher 2021-07-16 16:58:46 -04:00
  • 81d053bdb0
    update dependencies and rebuild v1 Arpad Borsos 2022-06-26 12:35:07 +02:00
  • 5040f39404
    Skip registry cleaning if no registry was found (#65) Vlad-Shcherbina 2022-06-26 10:51:36 +02:00
  • f04d3fad26 Skip registry cleaning if no registry was found Vlad Shcherbina 2022-06-26 09:49:20 +02:00
  • 2055a01dcd
    Improve diagnostics: show exception stack trace (#63) Vlad-Shcherbina 2022-06-25 23:20:01 +02:00
  • 838480335e Improve diagnostics: show exception stack trace Vlad Shcherbina 2022-06-25 22:12:28 +02:00
  • cb2cf0cc7c
    1.4.0 v1.4.0 Arpad Borsos 2022-04-08 17:27:07 +02:00
  • 74e8e24b6d
    Update dependencies, clean both debug and release targets Arpad Borsos 2022-04-08 17:25:03 +02:00
  • db260f722e
    Accept additional env var filters as input Dominik Nakamura 2022-03-14 12:48:38 +09:00
  • c4f3eceb2f
    Only include env vars that are specific to Rust Dominik Nakamura 2022-03-14 12:28:14 +09:00
  • 5f6b32160d
    Include env vars in the generated cache key Dominik Nakamura 2021-10-07 11:35:31 +09:00
  • f8f67b7515
    Add a LICENSE file Arpad Borsos 2022-03-05 10:21:32 +01:00
  • 5b2b053862
    Improve Cache Details documentation (#49) Ed Morley 2022-03-05 09:04:16 +00:00
  • 587098aaf4
    Improve Cache Details documentation Ed Morley 2022-03-04 15:53:04 +00:00
  • 3bb3a9a087
    update deps and rebuild Arpad Borsos 2021-12-24 08:55:35 +01:00
  • 3942d04775
    Create clippy_build.yml Giovanni 2021-10-28 10:42:42 +02:00
  • d127014599
    update dependencies Arpad Borsos 2021-09-28 17:49:43 +02:00
  • 801365cd81
    hint that checkout has to be used first (#34) Sergey Nikitin 2021-09-28 15:03:51 +01:00
  • ee5b914df1
    hint that checkout has to be used first Sergey Nikitin 2021-09-25 17:40:20 +01:00
  • c5ed9ba6b7
    update dependencies and rebuild Arpad Borsos 2021-06-28 23:21:42 +02:00
  • 536c94f32c
    Cache-on-failure support (#22) Tom Parker-Shemilt 2021-06-28 22:18:07 +01:00
  • ee6bad3219 Reset dist files Tom Parker-Shemilt 2021-06-28 22:12:44 +01:00
  • a5df05bb52 Add cache-on-failure to README Tom Parker-Shemilt 2021-06-28 22:11:03 +01:00
  • cf9cfbbe54 Actually check whether to do cache-on-failure Tom Parker-Shemilt 2021-06-27 18:24:24 +01:00
  • 8b100854e9 Dump full stacktrace if available Tom Parker-Shemilt 2021-06-27 18:14:56 +01:00
  • d842616537 Try explicitly exporting CACHE_ON_FAILURE Tom Parker-Shemilt 2021-06-27 18:11:38 +01:00