Commit Graph

19 Commits

Author SHA1 Message Date
Jonas Bushart 2ee353b897 Enable sparse registry access using the stable configuration
Exclude versions 1.66 and 1.67, which don't support stable sparse registry.
2023-02-13 21:00:11 +01:00
Jonas Bushart 045ad9ff3f Only set env vars if they are unset. 2023-02-13 20:58:51 +01:00
Jonas Bushart dfa8744db3
Do not enable sparse registry on stable 2023-01-31 23:15:57 +01:00
Jonas Bushart 2941fbfa4a
Use the correct variable to enable sparse registry access 2023-01-31 13:10:41 +01:00
Jonas Bushart bc88fd0b3e
Enable sparse registry access after stabilization
https://github.com/rust-lang/cargo/pull/11224
https://github.com/dtolnay/rust-toolchain/pull/54
2023-01-21 18:18:27 +01:00
Jonas Bushart 685abf8306 Change some missed set-output commands to GITHUB_OUTPUT 2022-10-15 15:48:55 +02:00
Jonas Bushart b71469df8b Switch from set-output to $GITHUB_OUTPUT
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-10-13 21:01:25 +02:00
Jonas Bushart eeb9aed65a
Update Changelog 2022-09-15 22:17:16 +02:00
Jonas Bushart 08010b773d Use sparse registry on nightly
Fixes #5
2022-08-14 15:09:22 +00:00
Jonas Bushart dcf4d74c21 Update Changelog 2022-07-30 23:57:54 +02:00
Filip Š 3ec6dbd408 Add an option to disable configuring Rust cache 2022-07-30 20:01:50 +02:00
Jonas Bushart 137d2d5a3a Set environment variables before running rust-cache 2022-07-29 23:22:43 +02:00
Jonas Bushart 379d2bfd83 Add support for toolchain files
A toolchain file in the repository root will always take priority.

Closes #1
2022-07-21 21:16:38 +00:00
Jonas Bushart c17331ebbf Update changelog for v1.1.0 2022-07-19 19:03:54 +00:00
Jonas Bushart 49e54cc50a Update to newer version of caching action 2022-07-19 19:01:40 +00:00
Jonas Bushart 29a2385140 Better and more verbose version printing and cachekey version. 2022-07-19 19:00:36 +00:00
Jonas Bushart 8ba04cb6f2 Install rustup if not available, Linux only
The original code stems from this PR:
https://github.com/dtolnay/rust-toolchain/pull/8
2022-07-19 18:48:19 +00:00
Jonas Bushart 9015641f5c Update changelog 2022-04-20 20:27:13 +00:00
Jonas Bushart 85cc8bd3df Add changelog 2022-04-20 20:15:26 +00:00