3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-26 01:49:32 +01:00
Commit graph

7 commits

Author SHA1 Message Date
David Tolnay
85290a3114
For xargo, build xargo-check binary only
This is the one depended on by Miri.
2024-04-14 10:36:29 -07:00
David Tolnay
c39c939203
Support a manual trigger on all workflows 2023-02-18 17:17:51 -08:00
David Tolnay
832510eac1
Revert "Move reusable workflow to repo root"
This reverts commit a1576aeee3.

https://stackoverflow.com/questions/73026597/github-actions-suddenly-throwing-no-version-specified-for-reusable-workflows-t

"Reusable workflows" vs "local actions" use the same syntax but are
different mechanisms. :(
2023-01-22 15:04:33 -08:00
David Tolnay
a1576aeee3
Move reusable workflow to repo root 2023-01-22 15:00:56 -08:00
David Tolnay
faa2643bbe
Use build.yml workflow from local branch
https://github.blog/changelog/2022-01-25-github-actions-reusable-workflows-can-be-referenced-locally/
2022-07-01 11:00:25 -07:00
David Tolnay
1c670717fb
Use new 'secrets: inherit' feature
https://github.blog/changelog/2022-05-03-github-actions-simplify-using-secrets-with-reusable-workflows/
2022-07-01 10:48:31 -07:00
David Tolnay
d642d2aa21
Add xargo build 2022-06-29 06:49:44 -07:00