Tom Parker-Shemilt
|
a5df05bb52
|
Add cache-on-failure to README
|
2021-06-28 22:11:03 +01:00 |
|
Tom Parker-Shemilt
|
cf9cfbbe54
|
Actually check whether to do cache-on-failure
|
2021-06-27 18:24:24 +01:00 |
|
Tom Parker-Shemilt
|
8b100854e9
|
Dump full stacktrace if available
|
2021-06-27 18:14:56 +01:00 |
|
Tom Parker-Shemilt
|
d842616537
|
Try explicitly exporting CACHE_ON_FAILURE
|
2021-06-27 18:11:38 +01:00 |
|
Tom Parker-Shemilt
|
91ffae15a8
|
Check environment variable names
|
2021-06-27 17:56:19 +01:00 |
|
Tom Parker-Shemilt
|
669cfd8474
|
Remove third equal
|
2021-06-27 17:54:34 +01:00 |
|
Tom Parker-Shemilt
|
17139b7a7d
|
Add explicit test for new function
|
2021-06-27 17:53:08 +01:00 |
|
Tom Parker-Shemilt
|
b8653352b1
|
Initial attempt at cache-on-failure support
|
2021-06-27 16:13:15 +01:00 |
|
Arpad Borsos
|
842ef286ff
|
update dependencies and rebuild
|
2021-05-30 11:05:48 +02:00 |
|
Arpad Borsos
|
1b344a0a23
|
prepare new version
|
2021-05-30 11:04:10 +02:00 |
|
Arpad Borsos
|
31c41a926e
|
Handle missing cargo installs gracefully
fixes #17
|
2021-05-30 10:55:21 +02:00 |
|
Arpad Borsos
|
ebd95456c3
|
rebuild
|
2021-05-19 10:11:17 +02:00 |
|
Arpad Borsos
|
3b8bbcb11d
|
add description
|
2021-05-19 10:10:43 +02:00 |
|
Rik Nauta
|
f82d41bcc2
|
feat: allow for configurable target-dir
|
2021-05-19 10:06:31 +02:00 |
|
Arpad Borsos
|
063471b9dd
|
update dependencies
|
2021-05-19 10:05:17 +02:00 |
|
Arpad Borsos
|
ce325b6065
|
rebuild
|
2021-03-19 17:10:47 +01:00 |
|
Caleb Maclennan
|
da42bbe56d
|
Additionally key on Rust toolchain file(s) if present
|
2021-03-15 14:07:46 +01:00 |
|
Arpad Borsos
|
a9bca6b5a6
|
1.2.0
|
2021-02-16 09:09:13 +01:00 |
|
Arpad Borsos
|
b17d52110e
|
Add Changelog
|
2021-02-16 09:08:48 +01:00 |
|
Arpad Borsos
|
b495963495
|
Add a selftest and support for .cargo/bin
|
2021-02-16 09:06:04 +01:00 |
|
Arpad Borsos
|
83aad8d470
|
rebuild
|
2021-01-28 18:42:00 +01:00 |
|
Arpad Borsos
|
958028d559
|
document cache-hit output
fixes #5
|
2021-01-28 18:40:43 +01:00 |
|
Austin Jones
|
27793b3b80
|
Add support for the cache-hit output
|
2021-01-28 18:39:18 +01:00 |
|
Arpad Borsos
|
be44a3e6ff
|
introduce a new sharedKey option
fixes #6
|
2021-01-28 18:39:11 +01:00 |
|
Arpad Borsos
|
2639a56bb8
|
implement support for CARGO_HOME
fixes #8
|
2021-01-28 18:16:36 +01:00 |
|
Arpad Borsos
|
cbcc887094
|
update deps
|
2021-01-28 18:08:24 +01:00 |
|
Arpad Borsos
|
ae893481e8
|
Write a few Notes in the Readme
|
2021-01-10 09:42:14 +01:00 |
|
Arpad Borsos
|
d7bda0e369
|
update dependencies
|
2021-01-10 09:30:57 +01:00 |
|
Arpad Borsos
|
9c05405335
|
1.1.0
|
2020-12-07 23:58:20 +01:00 |
|
Arpad Borsos
|
08d3994b7a
|
rebuild
|
2020-12-07 23:58:13 +01:00 |
|
Arpad Borsos
|
9e10a44ea3
|
support working-directory input, cleanup
|
2020-12-07 23:56:50 +01:00 |
|
Arpad Borsos
|
fb2efae33d
|
update readme
|
2020-11-21 12:21:26 +01:00 |
|
Arpad Borsos
|
da5df52d2f
|
update deps
|
2020-11-21 12:11:25 +01:00 |
|
Arpad Borsos
|
0eea7b85d4
|
update dependencies and rebuild
|
2020-11-07 10:22:23 +01:00 |
|
Arpad Borsos
|
645c6972a6
|
update to npm v7 lockfile
|
2020-10-21 09:43:08 +02:00 |
|
Arpad Borsos
|
6ccf2463db
|
deal with uncaught exceptions
|
2020-10-21 09:32:47 +02:00 |
|
Arpad Borsos
|
9cc357c650
|
update dependencies
|
2020-10-21 09:00:54 +02:00 |
|
Arpad Borsos
|
9de90d2338
|
only pre-clean when something was restored
|
2020-10-13 14:01:46 +02:00 |
|
Arpad Borsos
|
292ef23e77
|
avoid error when saving without git dependencies
|
2020-10-13 13:52:55 +02:00 |
|
Arpad Borsos
|
5f6034beb8
|
improve log output
|
2020-10-06 12:57:42 +02:00 |
|
Arpad Borsos
|
b740ae5d3a
|
clean and persist the git db/checkouts
|
2020-10-05 18:18:59 +02:00 |
|
Arpad Borsos
|
e8e3c57b3b
|
merge all the caches and simplify
|
2020-10-03 18:39:38 +02:00 |
|
Arpad Borsos
|
f77cb1be47
|
merge the registry caches together
|
2020-10-03 18:10:54 +02:00 |
|
Arpad Borsos
|
2bcc375de8
|
key target by job id automatically
|
2020-10-03 17:33:09 +02:00 |
|
Arpad Borsos
|
bd4d2a7017
|
1.0.2
|
2020-09-29 12:30:45 +02:00 |
|
Arpad Borsos
|
d38127a85b
|
Improve target pruning
fixes #1
|
2020-09-29 12:30:19 +02:00 |
|
Arpad Borsos
|
a4a1d8e7a6
|
1.0.1
|
2020-09-28 13:06:41 +02:00 |
|
Arpad Borsos
|
33677a20f2
|
add changelog
|
2020-09-28 12:53:56 +02:00 |
|
Arpad Borsos
|
1d1bff80c5
|
update readme
|
2020-09-28 12:51:40 +02:00 |
|
Arpad Borsos
|
08ca2ff969
|
make macos workaround silent
|
2020-09-28 12:46:36 +02:00 |
|