Commit Graph

190 Commits

Author SHA1 Message Date
David Tolnay 87f0783588 Enforce that required toolchain input is provided 2025-08-22 16:59:00 -07:00
David Tolnay b3b07ba8b4 Merge pull request #152 from dtolnay/trailingwhitespace
Clean up trailing whitespace from PR 145
2025-04-29 12:22:45 -07:00
David Tolnay 6ff96e92a9 Clean up trailing whitespace from PR 145 2025-04-29 12:20:14 -07:00
David Tolnay 3038d437c0 Merge pull request #151 from dtolnay/winrustup
Use rustup.rs advertised download URLs
2025-04-29 12:20:05 -07:00
David Tolnay d69c8f6cd5 Use rustup.rs advertised download URLs 2025-04-29 12:17:54 -07:00
David Tolnay c9b8f05fe9 Merge pull request #149 from dtolnay/wincargohome
Respect pre-existing CARGO_HOME on Windows
2025-04-29 12:17:40 -07:00
David Tolnay eceb16e78c Respect pre-existing CARGO_HOME on Windows 2025-04-29 12:15:51 -07:00
David Tolnay 449259c7e2 Merge pull request #150 from dtolnay/githubpath
Fix GITHUB_PATH
2025-04-29 12:14:37 -07:00
David Tolnay f36efbae07 Fix GITHUB_PATH 2025-04-29 12:11:57 -07:00
David Tolnay 3d21cbbc39 Merge pull request #148 from dtolnay/backslash
Consistently use backslash directories on Windows
2025-04-29 12:05:29 -07:00
David Tolnay 802126c77d Consistently use backslash directories on Windows 2025-04-29 12:03:48 -07:00
David Tolnay 636f3b2e5c Merge pull request #147 from dtolnay/rustuptemp
Download rustup-init.exe to temp dir instead of current dir
2025-04-29 11:55:17 -07:00
David Tolnay 1f3b09e73e Download rustup-init.exe to temp dir instead of current dir 2025-04-29 11:53:20 -07:00
David Tolnay 1901dba34d Merge pull request #146 from dtolnay/flags
Align curl and rustup-init flags between windows and non-windows
2025-04-29 11:39:38 -07:00
David Tolnay 1c80aedd72 Align curl and rustup-init flags between windows and non-windows 2025-04-29 11:37:07 -07:00
David Tolnay 9ec87f110c Merge pull request #145 from joe-p/feat/install_rustup_windows
Install rustup on windows (including ARM)
2025-04-29 11:33:51 -07:00
Joe Polny 113d6388db Add ubuntu and windows arm to CI 2025-04-29 14:06:20 -04:00
Joe Polny d8b2468e88 Install rustup on windows (including ARM)
The x86 logic might be overkill since right now x86 Windows images
already have it installed, but figured might as well support it just in
case. Closes #143
2025-04-29 13:53:42 -04:00
David Tolnay 56f84321db Add 1.85.1 patch release 2025-03-18 12:14:28 -07:00
David Tolnay 888c2e1ea6 Predefine branches up to 1.100 2025-03-14 20:08:14 -07:00
David Tolnay c5a29ddb4d Add 1.84.1 patch release 2025-01-30 11:16:25 -08:00
David Tolnay a54c7afa93 Merge pull request #131 from dtolnay/float
Append zeros to toolchain versions truncated by GitHub
2024-12-13 20:49:52 -08:00
David Tolnay aacd1c2ea3 Append zeros to toolchain versions truncated by GitHub 2024-12-13 20:40:43 -08:00
David Tolnay 315e265cd7 Merge pull request #129 from dtolnay/defaultfail
Ignore 'rustup default' failure
2024-11-17 20:36:09 -08:00
David Tolnay 2d6236e914 Ignore 'rustup default' failure 2024-11-17 20:13:42 -08:00
David Tolnay 7b1c307e0d Add 1.80.1 patch release 2024-08-08 10:36:24 -07:00
David Tolnay 21dc36fb71 Predefine branches up to 1.90 2024-06-13 09:20:43 -07:00
David Tolnay d8352f6b1d Move CARGO_HOME step in front of rustup install 2024-05-01 09:11:35 -07:00
David Tolnay 22eb75fbe0 Add description for CARGO_HOME step 2024-05-01 09:09:04 -07:00
David Tolnay e4e1c59547 Combine CARGO_HOME choice into a single step 2024-05-01 09:06:11 -07:00
David Tolnay b004a9e513 Merge pull request #108 from dariocurr/master
Add `CARGO_HOME` to `GITHUB_ENV`
2024-05-01 12:04:19 -04:00
Dario Curreri 18c33afdda Add CARGO_HOME to GITHUB_ENV 2024-04-30 10:58:18 +02:00
David Tolnay bb45937a05 Remove toolchain input when toolchain is specified in action rev 2024-04-14 12:02:44 -07:00
David Tolnay 56909e6633 Centralize references to inputs.toolchain to a single spot 2024-04-14 11:33:35 -07:00
David Tolnay 9a6ad42c5a Merge pull request #106 from dtolnay/noxargo
Skip xargo installation for miri toolchain
2024-04-14 10:51:14 -07:00
David Tolnay c24b276127 Skip xargo installation for miri toolchain 2024-04-14 10:48:41 -07:00
David Tolnay 7164405e86 Merge pull request #105 from phsym/patch-1
feat: Add 1.77.2 rust patch release
2024-04-10 09:51:29 -07:00
Pierre-Henri Symoneaux 201ca1e35b Add 1.77.2 rust release 2024-04-10 14:50:27 +02:00
David Tolnay dc6353516c Merge pull request #104 from siketyan/patch-1
feat: Add 1.77.1 patch release
2024-03-31 03:21:07 -07:00
Natsuki Ikeguchi fdb24fea1e feat: Add 1.77.1 patch release
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
2024-03-31 16:01:42 +09:00
David Tolnay be73d7920c Add 1.74.1 patch release
https://blog.rust-lang.org/2023/12/07/Rust-1.74.1.html
2023-12-07 13:22:17 -08:00
David Tolnay 439cf60725 Add 1.72.1 patch release 2023-09-19 08:31:34 -07:00
David Tolnay 1482605bfc Merge pull request #97 from Mon-ius/master
Update doc actions/checkout@v3 -> v4
2023-09-17 12:04:38 -06:00
Monius 07e430b4aa Update doc actions/checkout@v3 -> v4 2023-09-18 02:00:52 +08:00
David Tolnay 5cb429dd81 Merge pull request #94 from dtolnay/httpmultiplexing
Work around spurious network errors in curl 8.0
2023-09-07 13:24:41 -07:00
David Tolnay 6f2eb0d01b Work around spurious network errors in curl 8.0 2023-09-07 13:19:27 -07:00
David Tolnay 7a26acb927 Update actions/checkout@v3 -> v4 2023-09-04 22:35:00 -07:00
David Tolnay f361669954 Add 1.71.1 patch release
https://blog.rust-lang.org/2023/08/03/Rust-1.71.1.html
2023-08-03 16:14:37 -07:00
David Tolnay 0e66bd3e6b Merge pull request #90 from dtolnay/sparsedefault
Omit CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse on rustc 1.70+
2023-06-24 16:28:57 -07:00
David Tolnay 0d263d75b1 Omit CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse on rustc 1.70+ 2023-06-24 16:26:12 -07:00