Commit Graph
5 Commits
Author SHA1 Message Date
Arpad Borsos be9aa033ee package maintenance
- update to TS6
- replace ncc by rollup, which seems to now be the recommended workflow according to <https://github.com/actions/typescript-action>
- remove buildjet provider, as they are shutting down, see <https://buildjet.com/for-github-actions/blog/we-are-shutting-down>
2026-06-06 14:02:52 +02:00
Ryan Brice 27f6075dd2 feat: Implement ability to disable adding job ID + rust environment hashes to cache names (#279) 2025-11-03 14:24:00 +01:00
Nick Mosher 260a713186 Cache multiple target directories from 'target-dir' 2022-07-09 11:58:11 +02:00
Arpad Borsos b495963495 Add a selftest and support for .cargo/bin 2021-02-16 09:06:04 +01:00
Arpad Borsos 99970e092c initial commit 2020-09-26 23:48:29 +02:00