Commit graph

  • 816719d852
    Add note about matrix.ghc #38 Herbert Valerio Riedel 2019-11-07 23:57:19 +0100
  • 0beb5319ff Update yarn cache example Josh Gross 2019-11-07 17:53:59 -0500
  • 67a53b8517
    Use @v1 tag Herbert Valerio Riedel 2019-11-07 23:51:39 +0100
  • 58ed8eda3b Update npm caching examples Josh Gross 2019-11-07 17:33:18 -0500
  • bae12fc444 Validate event type during restore Josh Gross 2019-11-07 14:15:44 -0500
  • 4b0709a0d5
    Add unit tests for restore (#62) Josh Gross 2019-11-06 13:41:45 -0500
  • f9e27a3dfd Fix test names and test URL #62 Josh Gross 2019-11-06 12:55:04 -0500
  • 9e3ae58d03 Update docker example to v1 Peter Evans 2019-11-06 08:47:05 +0900
  • 6667986807 Cache all non missing layers Peter Evans 2019-11-05 10:42:55 +0900
  • 6c1be59bbc Change cache key to use commit sha Peter Evans 2019-11-03 11:43:49 +0900
  • a90d1a0f71 Add docker layer caching example Peter Evans 2019-11-02 23:06:21 +0900
  • fb677d1324 Add unit tests for restore Josh Gross 2019-11-05 17:54:37 -0500
  • 31ddebcb66 Disable net connect with nock Josh Gross 2019-11-05 17:54:08 -0500
  • 416d8b5e43 Move archive file size to utils Josh Gross 2019-11-05 17:53:57 -0500
  • ecf6eea708 Add PHP Composer example (#32) Kai Neuwerth 2019-11-05 22:18:49 +0100
  • 85fccc0a1f Add PHP Composer example #32 Kai Neuwerth 2019-11-05 22:14:00 +0100
  • 86dff562ab v1.0.1 release binaries v1.0.1 Josh Gross 2019-11-05 15:43:33 -0500
  • 0f810ad45a Release v1.0.1 Josh Gross 2019-11-05 15:42:18 -0500
  • eb10706a9d Bump version to v1.0.1 and audit fix Josh Gross 2019-11-05 15:40:20 -0500
  • 30524a6fbd Tweak 'Cache not found' message (#54) Birunthan Mohanathas 2019-11-05 14:33:41 -0600
  • b034b26a44
    Bump cache limit to 400MB (#61) Josh Gross 2019-11-05 15:24:22 -0500
  • 3aaad0457c Bump cache limit to 400MB #61 Josh Gross 2019-11-05 14:52:00 -0500
  • e1ed41a9c9 Link to docs (#58) Hugo van Kemenade 2019-11-05 21:09:13 +0200
  • c81d42f813
    Attempt to default to user's browser language first #58 Hugo van Kemenade 2019-11-05 21:06:26 +0200
  • d9a1becbac
    Link to docs Hugo van Kemenade 2019-11-05 19:20:16 +0200
  • 5f4d4d4555 Alphabetise examples (#52) Hugo van Kemenade 2019-11-05 19:04:07 +0200
  • cd159cc77c Alphabetise examples #52 Hugo 2019-11-05 18:57:42 +0200
  • 5d3ad75a2b Update example formatting (#57) Koen Punt 2019-11-05 17:03:56 +0100
  • d8c5e69fe2
    Update badge to filter to master push events Josh Gross 2019-11-05 10:59:26 -0500
  • 10e9900b62
    enable syntax highlighting for Cargo example #57 Koen Punt 2019-11-05 15:11:20 +0100
  • c2e108de17
    adjust formatting of Carthage example Koen Punt 2019-11-05 15:10:38 +0100
  • cda609ee82 Encode cache keys * remove restriction on commas in keys * avoid 404 during save when characters like slashes are used in keys #56 alexlamsl 2019-11-05 20:22:33 +0800
  • f66a56e59e
    Bump version to v1 (#51) Josh Gross 2019-11-04 16:40:33 -0500
  • 845c6504c7 Tweak 'Cache not found' message #54 Birunthan Mohanathas 2019-11-04 15:27:40 -0600
  • adef664a55 Bump version to v1 #51 Josh Gross 2019-11-04 15:20:35 -0500
  • 9d8c7b4041 Release v1 v1.0.0 Josh Gross 2019-11-04 15:13:15 -0500
  • 0da99ad140
    Preview v0.0.2 Release (#50) v0.0.2 #870 preview Josh Gross 2019-11-04 13:39:29 -0500
  • 0400ab3924 Merge branch 'preview' into preview-v0.0.2 #50 Josh Gross 2019-11-04 13:30:45 -0500
  • f23678a712
    Update package version to v0.0.1 #49 Shohei Ueda 2019-11-05 03:20:00 +0900
  • f7a83c313b Release v0.0.2 Josh Gross 2019-11-04 12:06:37 -0500
  • 21f72b1fcc Bump package version Josh Gross 2019-11-04 12:04:13 -0500
  • ce4a52af49 Stop warning when cache is not found (#40) Birunthan Mohanathas 2019-11-04 10:03:18 -0600
  • 57f889e86e Add cargo example for Rust project (#8) Linda_pp 2019-11-05 00:15:02 +0900
  • 948b80c344
    Merge branch 'master' into rust-example #8 Linda_pp 2019-11-04 23:46:52 +0900
  • 786d2db421
    Support macOS #14 Kosei Kitahara 2019-11-04 19:30:15 +0900
  • 315c827b9b
    Cache downloaded cache insted of virtualenv Kosei Kitahara 2019-11-04 18:59:18 +0900
  • 643f38f49f
    Add note for activate environment for each tasks Kosei Kitahara 2019-11-01 21:17:10 +0900
  • 221ee97c63
    Fix typo Kosei Kitahara 2019-11-01 01:53:54 +0900
  • 6fac62b2e1
    Fix wrong link Kosei Kitahara 2019-11-01 01:27:10 +0900
  • f1938ac481
    Add virtualenv for title and fix wrong format Kosei Kitahara 2019-11-01 01:24:42 +0900
  • 8a5e2357ea
    Add wildcard Kosei Kitahara 2019-11-01 01:21:44 +0900
  • 4056deb9b0
    Add index Kosei Kitahara 2019-11-01 01:05:46 +0900
  • 62dafe9a7d
    Fix wrong heading Kosei Kitahara 2019-11-01 01:04:51 +0900
  • 8505450d2a
    Add pip (with virtual environments) example for Python project Kosei Kitahara 2019-11-01 00:59:13 +0900
  • 8c4c641fa0 Add Elixir Mix example (#42) Ishizaka Tomoya 2019-11-04 12:44:06 +0900
  • 2a45f7a628 Fix typo #42 ghostrick 2019-11-04 11:21:45 +0900
  • fe98aa6782 Fix repo name in contact email (#41) Brian Surowiec 2019-11-03 09:38:45 -0500
  • eb19cb0c39 Add Elixir Mix example ghostrick 2019-11-03 21:59:21 +0900
  • 23697846e9
    Fix repo name in contact email #41 Brian Surowiec 2019-11-03 00:43:54 -0400
  • 2cc6fa841b Stop warning when cache is not found #40 Birunthan Mohanathas 2019-11-02 20:51:48 -0600
  • 222ca60c6a
    Add Haskell Example Herbert Valerio Riedel 2019-11-02 18:55:55 +0100
  • c6132dbeca
    Add PHP-Composer example #36 Janez Troha 2019-11-02 10:23:58 +0100
  • aea825e76e
    Merge branch 'master' into rust-example Linda_pp 2019-11-02 07:57:43 +0900
  • f4f96ba2f9
    Update action name to Dependency Caching #35 Josh Gross 2019-11-01 15:40:25 -0400
  • 87c0185d27 Add Go modules example (#18) CrazyMax 2019-11-01 20:27:43 +0100
  • 25e0c8faac Remove cache checksum debug - close #24 (#26) Adam Dobrawy 2019-11-01 20:24:11 +0100
  • d384987622 Time based eviction interval is 1 week (#34) Zach Renner 2019-11-01 11:20:27 -0700
  • 3d527d0841
    Time based eviction interval is 1 week #34 Zach Renner 2019-11-01 10:02:23 -0700
  • ec1979948f
    Fix TOC #18 CrazyMax 2019-11-01 16:09:31 +0100
  • 7058277028 Fix typo in error message (#29) Winter Jung 2019-11-01 23:35:38 +0900
  • 2523667574 Add note about time-based eviction to README (#30) David Hadka 2019-11-01 10:35:10 -0400
  • 0e86554410
    Ignore all .md files Josh Gross 2019-11-01 10:22:36 -0400
  • 897e135583
    Add note about time-based eviction to README #30 David Hadka 2019-10-31 22:47:34 -0400
  • 1d41a9b7c8 Move Rust example to examples.md rhysd 2019-11-01 11:12:20 +0900
  • d6264c17f8 Add hash of Cargo.lock to keys of caches rhysd 2019-10-31 14:52:56 +0900
  • 9dd57f4d18 Add cargo example rhysd 2019-10-31 14:01:12 +0900
  • cf335668c9
    Fix typo in error message #29 Winter Jung 2019-11-01 09:12:53 +0900
  • 2815c5ac2f
    Fix formatting #26 Adam Dobrawy 2019-11-01 00:04:26 +0100
  • 86cfa8a0c6
    Remove cache checksum debug on save Adam Dobrawy 2019-11-01 00:01:21 +0100
  • aae1376422
    Exclude documentation from CI tests (#28) Josh Gross 2019-10-31 17:22:35 -0400
  • fc310d4670 Fix README.md (#25) Peter 2019-10-31 18:19:43 -0300
  • 379e93f6de
    Exclude documentation from CI tests #28 Josh Gross 2019-10-31 17:09:27 -0400
  • 2717dabb07
    Readme: fix restore-keys indentation #27 Nathan Youngman 2019-10-31 14:35:48 -0600
  • d872365864
    Remove cache checksum debug - close #24 Adam Dobrawy 2019-10-31 21:32:07 +0100
  • dc1b85859b
    Fix README.md #25 Peter 2019-10-31 17:28:14 -0300
  • 287ee0671b Add trailing dash to Maven fallback key (#19) Zach Renner 2019-10-31 12:08:09 -0700
  • c401b561b2 Link to NuGet lock files documentation (#20) Zach Renner 2019-10-31 12:06:47 -0700
  • 526c940a94
    Prevent commands from executing during tests (#21) Josh Gross 2019-10-31 15:05:59 -0400
  • baea1e0c5f Drop all commands from output #21 Josh Gross 2019-10-31 15:01:10 -0400
  • 87846ba5e1 Add newline at end of file Josh Gross 2019-10-31 14:03:19 -0400
  • 50eb90a503 Prevent commands from executing during tests Josh Gross 2019-10-31 14:02:15 -0400
  • 56a3e9e106 Link to NuGet lock files documentation #20 Zach Renner 2019-10-31 10:15:39 -0700
  • 9f51a595c5 Add trailing dash to Maven fallback key #19 Zach Renner 2019-10-31 10:01:53 -0700
  • d676b6c354
    Update README.md Chris Patterson 2019-10-31 13:01:04 -0400
  • 6abec973f5
    Add Go modules example CrazyMax 2019-10-31 17:25:35 +0100
  • 6be35d19ef Minor typo in README (#15) M Akhyar Rahman Hidayat 2019-11-01 00:06:17 +0800
  • 5ee4680cd5
    Minor typo in README #15 M Akhyar Rahman Hidayat 2019-10-31 23:56:47 +0800
  • 3743276c66
    Move examples to their own page (#13) Josh Gross 2019-10-31 11:36:50 -0400
  • 9eed302b22 Move examples to their own page #13 Josh Gross 2019-10-31 11:22:41 -0400
  • 6e37fd16ea Add Carthage example (#10) Ryoya Ito 2019-10-31 23:52:32 +0900