David Tolnay
|
4d318db07a
|
Concise isn't the only point
|
2022-08-15 16:44:30 -07:00 |
|
David Tolnay
|
f7003eed5e
|
Merge pull request #28 from silwol/master-home-notilde
Add to GITHUB_PATH with $HOME instead of ~
|
2022-08-02 04:10:54 -07:00 |
|
Wolfgang Silbermayr
|
1f4843331b
|
Add to GITHUB_PATH with $HOME instead of ~
|
2022-08-02 12:05:00 +02:00 |
|
David Tolnay
|
415f4eec04
|
Fix typo in inputs expression
|
2022-07-20 14:55:40 -07:00 |
|
David Tolnay
|
404bb95f09
|
Do the fallback from targets to target as a yaml expression
|
2022-07-20 14:53:46 -07:00 |
|
David Tolnay
|
c9932df3e4
|
Fix targets input
|
2022-07-20 14:51:07 -07:00 |
|
David Tolnay
|
8514966bb2
|
Format targets conditional more compactly
|
2022-07-20 14:46:26 -07:00 |
|
David Tolnay
|
d872b66ee6
|
Fill in missing input to rustup command line step
|
2022-07-20 14:45:43 -07:00 |
|
David Tolnay
|
4582dac165
|
Merge pull request #25 from 9999years/multiple-targets
Rename `target` to `targets`
|
2022-07-20 14:45:07 -07:00 |
|
David Tolnay
|
6d6cd0e5f5
|
Merge pull request #27 from dtolnay/incremental
Set CARGO_INCREMENTAL=0
|
2022-07-20 13:29:04 -07:00 |
|
David Tolnay
|
df47cd7856
|
Set CARGO_INCREMENTAL=0
|
2022-07-20 13:25:21 -07:00 |
|
David Tolnay
|
6af6d2b8ea
|
Space out workflow steps
|
2022-07-20 13:23:41 -07:00 |
|
David Tolnay
|
c517642e90
|
Add 1.62.1 patch release
|
2022-07-19 14:43:55 -07:00 |
|
Rebecca Turner
|
fd72fa8a0d
|
Rename target to targets
|
2022-07-19 12:21:41 -04:00 |
|
David Tolnay
|
6249e8548d
|
Merge pull request #24 from dtolnay/check
Check cache key against expected
|
2022-07-15 17:01:47 -07:00 |
|
David Tolnay
|
4050d6ccba
|
Check cache key against expected
|
2022-07-15 17:00:18 -07:00 |
|
David Tolnay
|
7476109106
|
Add a CI job on rust 1.0.0
|
2022-07-15 16:56:39 -07:00 |
|
David Tolnay
|
1ce4a7352a
|
Merge pull request #23 from dtolnay/version
Ensure version comes from the just-installed toolchain
|
2022-07-15 11:15:00 -07:00 |
|
David Tolnay
|
19603a2b92
|
Ensure version comes from the just-installed toolchain
|
2022-07-15 11:11:37 -07:00 |
|
David Tolnay
|
d335e67920
|
Retitle cachekey step
|
2022-07-15 11:10:03 -07:00 |
|
David Tolnay
|
9ca18f93cf
|
Merge pull request #22 from dtolnay/noversion
Delete version output
|
2022-07-15 11:08:53 -07:00 |
|
David Tolnay
|
e75f9d3869
|
Delete version output
|
2022-07-15 11:05:04 -07:00 |
|
David Tolnay
|
7961e77fd0
|
Merge pull request #21 from dtolnay/cachekey
Add an output intended for cache keys
|
2022-07-15 11:03:07 -07:00 |
|
David Tolnay
|
378ab83624
|
Add an output intended for cache keys
|
2022-07-15 10:59:14 -07:00 |
|
David Tolnay
|
18ca32f8dc
|
Merge pull request #19 from dtolnay/verbose
Include compiler commit hash, date, and host in the log
|
2022-07-15 10:19:17 -07:00 |
|
David Tolnay
|
e4aceeade6
|
Include compiler commit hash, date, and host in the log
|
2022-07-15 10:16:55 -07:00 |
|
David Tolnay
|
28efc6cfe3
|
Add example of the 'version' output
|
2022-07-15 10:12:30 -07:00 |
|
David Tolnay
|
e2d87b177d
|
Merge pull request #18 from dtolnay/ci
Add a macOS and Windows job to CI matrix
|
2022-07-15 10:08:55 -07:00 |
|
David Tolnay
|
53c4b468e7
|
Add a macOS and Windows job to CI matrix
|
2022-07-15 10:06:35 -07:00 |
|
David Tolnay
|
3d5c338b54
|
Mention what rev to use when passing toolchain
|
2022-07-14 11:29:46 -07:00 |
|
David Tolnay
|
0bbb8b41e0
|
Add example of dated nightly toolchain version
|
2022-07-14 11:24:05 -07:00 |
|
David Tolnay
|
a6f60ec55f
|
Wrap description of toolchain input
|
2022-07-14 11:23:14 -07:00 |
|
David Tolnay
|
e1883a8673
|
Convert readme markdown table to html table
This makes it possible to a second paragraph to the `toolchain` description.
|
2022-07-14 11:22:11 -07:00 |
|
David Tolnay
|
f4fe19df4e
|
Fix default components for miri
|
2022-06-29 10:35:00 -07:00 |
|
David Tolnay
|
6f4de0ad73
|
Merge pull request #16 from dtolnay/xargo
Install xargo with miri toolchain
|
2022-06-29 10:31:15 -07:00 |
|
David Tolnay
|
add0c76632
|
Install xargo with miri toolchain
|
2022-06-29 10:17:58 -07:00 |
|
David Tolnay
|
e2fb672640
|
Merge pull request #15 from dtolnay/rustsrc
Install rust-src component by default for miri toolchain
|
2022-06-29 09:41:21 -07:00 |
|
David Tolnay
|
2c39999f2b
|
Install rust-src component by default for miri toolchain
|
2022-06-29 09:38:39 -07:00 |
|
David Tolnay
|
4cbcd90bcf
|
Add a funding file
|
2022-06-24 12:05:25 -07:00 |
|
David Tolnay
|
4192802e81
|
Add icon+color branding for Action
|
2022-06-24 11:48:26 -07:00 |
|
David Tolnay
|
a21fd5d63c
|
Merge pull request #14 from dtolnay/name
Disambiguate action name
|
2022-06-24 11:42:27 -07:00 |
|
David Tolnay
|
e04dee54dd
|
Disambiguate action name
GitHub Marketplace requires:
Name must be unique. Cannot match an existing action, user or organization name.
|
2022-06-24 11:40:41 -07:00 |
|
David Tolnay
|
1fe553047e
|
Merge pull request #13 from dtolnay/patch
Add git refs for patch releases
|
2022-06-16 20:37:51 -07:00 |
|
David Tolnay
|
933cf18b38
|
Add git refs for patch releases
|
2022-06-16 20:35:44 -07:00 |
|
David Tolnay
|
10eb3a931f
|
Disable GitHub Actions run when release branches pushed
|
2022-06-16 20:32:14 -07:00 |
|
David Tolnay
|
6b4029fa39
|
Merge pull request #11 from dtolnay/mirici
Only do CI for the miri branch on nightly
|
2022-06-04 17:24:03 -07:00 |
|
David Tolnay
|
b88a2318c2
|
Only do CI for the miri branch on nightly
|
2022-06-04 17:21:35 -07:00 |
|
David Tolnay
|
ac5882a3ab
|
Merge pull request #10 from dtolnay/push
Print git push command at end of update-revs.sh
|
2022-06-04 16:52:24 -07:00 |
|
David Tolnay
|
157fe05a89
|
Print git push command at end of update-revs.sh
|
2022-06-04 16:48:01 -07:00 |
|
David Tolnay
|
a11e214f9a
|
Merge pull request #9 from dtolnay/rustup
Move title of rustup install step into the run script
|
2022-06-04 16:43:08 -07:00 |
|