Commit graph

42 commits

Author SHA1 Message Date
Miles Johnson
1670d14080
fix: Fix binstall 404. (#21) 2024-08-03 22:14:37 -07:00
Miles Johnson
dcab3dcf9f
new: Support custom target dirs. (#19) 2024-05-03 12:01:30 -07:00
Miles Johnson
c91b4202a2
new: Add cache base warmup strategy. (#16) 2023-11-17 10:27:56 -08:00
Miles Johnson
c15c42022b deps: Update to latest. 2023-11-07 14:03:02 -08:00
mlga
9c00f9cafd
Use GITHUB_WORKFLOW to generate cache key (#15) 2023-11-07 13:59:29 -08:00
Miles Johnson
393c8c7871 build: Bump version. 2023-10-27 10:28:30 -07:00
Konstantin Azizov
7a64551755
build: bump Node from v16 to v20 (#14) 2023-10-27 10:07:58 -07:00
Miles Johnson
deec13b3d0 fix: Remove dynamic import. 2023-08-02 09:39:59 -07:00
Miles Johnson
889bf1db60
new: Prepare v1 release. (#9) 2023-08-01 15:29:15 -07:00
Miles Johnson
711a320c49 fix: Fix cache toggle not working. 2023-05-09 11:18:04 -07:00
Miles Johnson
7229efd154 docs: Add inputs to readme. 2023-05-08 10:21:58 -07:00
Miles Johnson
b07b2e2e9e deps: Update to latest. 2023-05-08 10:14:18 -07:00
Miles Johnson
28b46eda6c new: Add cache-target input. 2023-05-08 10:13:11 -07:00
Miles Johnson
cef1bc3f53 breaking: Rework bins setting. 2023-05-08 10:00:11 -07:00
Miles Johnson
6e8ea78761
new: Add inherit-toolchain input. (#6) 2023-04-25 10:16:40 -07:00
Miles Johnson
872c93e939 build: Bump version. 2023-04-18 11:20:13 -07:00
Miles Johnson
0027d396fa Revert "new: Delete cache older than 14 days."
This reverts commit 0716d005db.
2023-04-18 11:19:47 -07:00
Miles Johnson
0716d005db new: Delete cache older than 14 days. 2023-04-18 10:52:30 -07:00
Miles Johnson
c30f25ce4b fix: Actually clean target. 2023-04-17 19:07:04 -07:00
Miles Johnson
c33bc5a232
new: Clean target directory before saving. (#3) 2023-04-17 18:58:11 -07:00
Miles Johnson
8e43d3720d fix: Dont error on missing index dir. 2023-04-17 16:30:02 -07:00
Miles Johnson
aaa9e56585 build: Bump version. 2023-04-17 16:24:47 -07:00
Miles Johnson
565e2400ef fix: Add version to cache key. 2023-04-17 16:24:27 -07:00
Miles Johnson
d19bea4f65 build: Move code around. 2023-04-17 16:23:45 -07:00
Miles Johnson
63072407f0 fix: Dont use glob for index delete. 2023-04-17 16:13:08 -07:00
Miles Johnson
d939750e00 fix: Fix rust value extraction. 2023-04-17 15:57:47 -07:00
Miles Johnson
fbe11a6179 fix: Rework rust state. 2023-04-17 15:54:00 -07:00
Miles Johnson
c49c6099c9 fix: Fix caching issues. 2023-04-17 15:35:03 -07:00
Miles Johnson
b183549b9a deps: Update to latest. 2023-04-17 15:21:57 -07:00
Miles Johnson
9d93ed2c80
new: Add .cargo/target caching. (#2) 2023-04-17 15:20:40 -07:00
Amadeus
9a4d9a0018
docs: Fix readme typo (#1) 2023-04-17 10:09:23 -07:00
Miles Johnson
f6bb205e1d Update readme. 2023-04-16 15:26:29 -07:00
Miles Johnson
128d91072a Reduce description length. 2023-04-16 14:40:40 -07:00
Miles Johnson
5f3ac71738 Update description. 2023-04-16 14:37:39 -07:00
Miles Johnson
80fcf1ca2f Install binstall by downloading. 2023-04-16 14:35:54 -07:00
Miles Johnson
949b836c1d Fix argument whitespace. 2023-04-15 23:20:54 -07:00
Miles Johnson
9c82124546 Add no confirm to binstall. 2023-04-15 23:18:36 -07:00
Miles Johnson
befb8010f7 Install bins. 2023-04-15 22:24:04 -07:00
Miles Johnson
354e8c068b Update action. 2023-04-15 17:11:10 -07:00
Miles Johnson
64b109dfe7 Add to PATH. 2023-04-15 17:02:22 -07:00
Miles Johnson
c3ef13296b Implement action. 2023-04-15 16:57:29 -07:00
Miles Johnson
64b680ddd8 Scaffold files. 2023-04-15 14:12:44 -07:00