3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-04-11 07:03:37 +00:00

Commit graph

  • b8d4fa4eaf
    update dependencies, use watto as example Arpad Borsos 2022-09-04 12:03:43 +0200
  • 90429b3dea
    ci: Disable rustup self-updates (#68) Kamil Ogórek 2022-08-09 14:23:59 +0200
  • f1b1a1a78f ci: Disable rustup self-updates Kamil Ogórek 2022-08-09 09:11:52 +0200
  • 6720f05bc4
    2.0.0 v2.0.0 Arpad Borsos 2022-07-16 12:42:19 +0200
  • 5733786579
    rebuild Arpad Borsos 2022-07-16 12:42:15 +0200
  • 622616010e
    prepare v2 Arpad Borsos 2022-07-16 12:38:38 +0200
  • 0497f9301f
    improve registry cleanpu Arpad Borsos 2022-07-09 19:20:02 +0200
  • 7b8626742a
    update registry cleaning Arpad Borsos 2022-07-09 18:51:34 +0200
  • 911d8e9e55
    test sparse registry Arpad Borsos 2022-07-09 17:49:43 +0200
  • 875be5ce2d
    bump cache Arpad Borsos 2022-07-09 17:39:42 +0200
  • 07a2ee71bc
    lol, dependency check was reversed Arpad Borsos 2022-07-09 17:37:48 +0200
  • 7c190ef171
    fix actual test code ;-) Arpad Borsos 2022-07-09 17:20:01 +0200
  • fffd6895b2
    add some more tests Arpad Borsos 2022-07-09 17:17:14 +0200
  • 86bae2494f
    clean nested and arbitrary profile and target directories Arpad Borsos 2022-07-09 16:14:38 +0200
  • 827b33fbd0
    pretty printing and fix workspace package retrieval Arpad Borsos 2022-07-09 15:51:45 +0200
  • 36af5cb1ae
    fix pretty printing and selftest Arpad Borsos 2022-07-09 15:39:43 +0200
  • cb43a50800
    fix env filtering Arpad Borsos 2022-07-09 15:31:33 +0200
  • f6e3aa3e12
    use run workspace Arpad Borsos 2022-07-09 15:28:28 +0200
  • 11be10514b
    fix pretty printing Arpad Borsos 2022-07-09 15:25:09 +0200
  • e1846a926d
    rebuild Arpad Borsos 2022-07-09 15:21:35 +0200
  • 6ed4c28a7c
    rewrite it all Arpad Borsos 2022-07-09 15:19:29 +0200
  • 5df06440c6
    correct toolchain invocation Arpad Borsos 2022-07-09 12:38:23 +0200
  • 3fedbbb115
    commit workspace lockfile Arpad Borsos 2022-07-09 12:26:22 +0200
  • fc84c9d9a3
    move selftests to subdirectory and run more selftests Arpad Borsos 2022-07-09 12:23:37 +0200
  • 260a713186
    Cache multiple target directories from 'target-dir' Nick Mosher 2021-07-16 16:58:46 -0400
  • fa61956921
    Include env vars in the generated cache key Dominik Nakamura 2021-10-07 11:35:31 +0900
  • 85515e0da7 Test Nick Mosher 2022-07-08 22:03:46 -0400
  • 7b1ce03741 Add dep to bump cache for test Nick Mosher 2022-07-08 21:57:52 -0400
  • eaa768e3b0 Add info logs for package detection Nick Mosher 2022-07-08 21:35:29 -0400
  • 971fd2148b Update getPackages Nick Mosher 2022-07-08 21:26:12 -0400
  • b6a2848a50 Add multiple crates to wasm test workspace. Update selftest Nick Mosher 2022-07-08 21:08:56 -0400
  • fca91510b6 Rename config variable to 'workspace-paths' Nick Mosher 2022-07-08 20:47:09 -0400
  • bd480418f0 Cache multiple target directories from 'target-dir' Nick Mosher 2021-07-16 16:58:46 -0400
  • 81d053bdb0
    update dependencies and rebuild v1 Arpad Borsos 2022-06-26 12:35:07 +0200
  • 5040f39404
    Skip registry cleaning if no registry was found (#65) Vlad-Shcherbina 2022-06-26 10:51:36 +0200
  • f04d3fad26 Skip registry cleaning if no registry was found Vlad Shcherbina 2022-06-26 09:49:20 +0200
  • 2055a01dcd
    Improve diagnostics: show exception stack trace (#63) Vlad-Shcherbina 2022-06-25 23:20:01 +0200
  • 838480335e Improve diagnostics: show exception stack trace Vlad Shcherbina 2022-06-25 22:12:28 +0200
  • cb2cf0cc7c
    1.4.0 v1.4.0 Arpad Borsos 2022-04-08 17:27:07 +0200
  • 74e8e24b6d
    Update dependencies, clean both debug and release targets Arpad Borsos 2022-04-08 17:25:03 +0200
  • db260f722e
    Accept additional env var filters as input Dominik Nakamura 2022-03-14 12:48:38 +0900
  • c4f3eceb2f
    Only include env vars that are specific to Rust Dominik Nakamura 2022-03-14 12:28:14 +0900
  • 5f6b32160d
    Include env vars in the generated cache key Dominik Nakamura 2021-10-07 11:35:31 +0900
  • f8f67b7515
    Add a LICENSE file Arpad Borsos 2022-03-05 10:21:32 +0100
  • 5b2b053862
    Improve Cache Details documentation (#49) Ed Morley 2022-03-05 09:04:16 +0000
  • 587098aaf4
    Improve Cache Details documentation Ed Morley 2022-03-04 15:53:04 +0000
  • 3bb3a9a087
    update deps and rebuild Arpad Borsos 2021-12-24 08:55:35 +0100
  • 3942d04775
    Create clippy_build.yml Giovanni 2021-10-28 10:42:42 +0200
  • d127014599
    update dependencies Arpad Borsos 2021-09-28 17:49:43 +0200
  • 801365cd81
    hint that checkout has to be used first (#34) Sergey Nikitin 2021-09-28 15:03:51 +0100
  • ee5b914df1
    hint that checkout has to be used first Sergey Nikitin 2021-09-25 17:40:20 +0100
  • c5ed9ba6b7
    update dependencies and rebuild Arpad Borsos 2021-06-28 23:21:42 +0200
  • 536c94f32c
    Cache-on-failure support (#22) Tom Parker-Shemilt 2021-06-28 22:18:07 +0100
  • ee6bad3219 Reset dist files Tom Parker-Shemilt 2021-06-28 22:12:44 +0100
  • a5df05bb52 Add cache-on-failure to README Tom Parker-Shemilt 2021-06-28 22:11:03 +0100
  • cf9cfbbe54 Actually check whether to do cache-on-failure Tom Parker-Shemilt 2021-06-27 18:24:24 +0100
  • 8b100854e9 Dump full stacktrace if available Tom Parker-Shemilt 2021-06-27 18:14:56 +0100
  • d842616537 Try explicitly exporting CACHE_ON_FAILURE Tom Parker-Shemilt 2021-06-27 18:11:38 +0100
  • 91ffae15a8 Check environment variable names Tom Parker-Shemilt 2021-06-27 17:56:19 +0100
  • 669cfd8474 Remove third equal Tom Parker-Shemilt 2021-06-27 17:54:34 +0100
  • 17139b7a7d Add explicit test for new function Tom Parker-Shemilt 2021-06-27 17:53:08 +0100
  • b8653352b1 Initial attempt at cache-on-failure support Tom Parker-Shemilt 2021-06-27 16:13:15 +0100
  • 842ef286ff
    update dependencies and rebuild v1.3.0 Arpad Borsos 2021-05-30 11:05:48 +0200
  • 1b344a0a23
    prepare new version Arpad Borsos 2021-05-30 11:04:10 +0200
  • 31c41a926e
    Handle missing cargo installs gracefully Arpad Borsos 2021-05-30 10:55:21 +0200
  • ebd95456c3
    rebuild Arpad Borsos 2021-05-19 10:11:17 +0200
  • 3b8bbcb11d
    add description Arpad Borsos 2021-05-19 10:10:43 +0200
  • f82d41bcc2
    feat: allow for configurable target-dir Rik Nauta 2021-04-14 10:15:44 +0200
  • 063471b9dd
    update dependencies Arpad Borsos 2021-05-19 10:05:17 +0200
  • e985ceed8c feat: allow for configurable target-dir Rik Nauta 2021-04-14 10:15:44 +0200
  • ce325b6065
    rebuild Arpad Borsos 2021-03-19 17:10:47 +0100
  • da42bbe56d Additionally key on Rust toolchain file(s) if present Caleb Maclennan 2021-03-15 12:03:26 +0300
  • e2020cac64
    Additionally key on Rust toolchain file(s) if present Caleb Maclennan 2021-03-15 12:03:26 +0300
  • a9bca6b5a6 1.2.0 v1.2.0 Arpad Borsos 2021-02-16 09:09:13 +0100
  • b17d52110e Add Changelog Arpad Borsos 2021-02-16 09:08:48 +0100
  • b495963495 Add a selftest and support for .cargo/bin Arpad Borsos 2021-02-16 08:53:35 +0100
  • 83aad8d470 rebuild Arpad Borsos 2021-01-28 18:42:00 +0100
  • 958028d559 document cache-hit output Arpad Borsos 2021-01-28 18:40:43 +0100
  • 27793b3b80 Add support for the cache-hit output Austin Jones 2020-12-21 21:56:41 -0500
  • be44a3e6ff introduce a new sharedKey option Arpad Borsos 2021-01-28 18:25:11 +0100
  • 2639a56bb8 implement support for CARGO_HOME Arpad Borsos 2021-01-28 18:16:36 +0100
  • cbcc887094 update deps Arpad Borsos 2021-01-28 18:08:24 +0100
  • ae893481e8 Write a few Notes in the Readme Arpad Borsos 2021-01-10 09:42:14 +0100
  • d7bda0e369 update dependencies Arpad Borsos 2021-01-10 09:30:57 +0100
  • 9c05405335 1.1.0 v1.1.0 Arpad Borsos 2020-12-07 23:58:20 +0100
  • 08d3994b7a rebuild Arpad Borsos 2020-12-07 23:58:13 +0100
  • 9e10a44ea3 support working-directory input, cleanup Arpad Borsos 2020-12-07 23:56:50 +0100
  • fb2efae33d update readme Arpad Borsos 2020-11-21 12:21:26 +0100
  • da5df52d2f update deps Arpad Borsos 2020-11-21 12:11:25 +0100
  • 0eea7b85d4 update dependencies and rebuild Arpad Borsos 2020-11-07 10:22:23 +0100
  • 645c6972a6 update to npm v7 lockfile Arpad Borsos 2020-10-21 09:43:08 +0200
  • 6ccf2463db deal with uncaught exceptions Arpad Borsos 2020-10-21 09:32:47 +0200
  • 9cc357c650 update dependencies Arpad Borsos 2020-10-21 09:00:54 +0200
  • 9de90d2338 only pre-clean when something was restored Arpad Borsos 2020-10-13 14:01:46 +0200
  • 292ef23e77 avoid error when saving without git dependencies Arpad Borsos 2020-10-13 13:52:55 +0200
  • 5f6034beb8 improve log output Arpad Borsos 2020-10-06 12:57:42 +0200
  • b740ae5d3a clean and persist the git db/checkouts Arpad Borsos 2020-10-05 18:17:03 +0200
  • e8e3c57b3b merge all the caches and simplify Arpad Borsos 2020-10-03 18:39:38 +0200
  • f77cb1be47 merge the registry caches together Arpad Borsos 2020-10-03 18:10:54 +0200
  • 2bcc375de8 key target by job id automatically Arpad Borsos 2020-10-03 17:33:09 +0200