Commit graph

20 commits

Author SHA1 Message Date
Graham Christensen c8e9046039
Update action.yml 2023-02-24 14:27:26 -05:00
Graham Christensen e9cc3fbf59
Update action.yml
Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2023-02-24 14:23:58 -05:00
Graham Christensen b244ff1af2
Update the name / description 2023-02-24 14:13:42 -05:00
Luc Perkins efe036352d
Fix input parameter name 2023-02-17 10:46:55 -08:00
Ana Hobden f5af9fdafc
Merge pull request #8 from DeterminateSystems/refine-options-help
Clarify options which require a specific planner
2023-02-15 09:31:57 -08:00
Ana Hobden 2e0b999e19 Clarify options which require a specific planner 2023-02-14 11:21:23 -08:00
Ana Hobden 90e3c538b4
Merge pull request #4 from DeterminateSystems/start-daemon-and-init
Add start-daemon and init args
2023-02-07 07:23:58 -08:00
Ana Hobden 8ca5194c76 More conflicts checked 2023-02-01 10:20:19 -08:00
Zhaofeng Li b7b7f9899e Make the runner user trusted by default
Usually we want the runner user to be able to configure
binary caches.
2023-01-31 19:57:37 -07:00
Ana Hobden 3764baabb9 Add errors if options conflict 2023-01-31 07:44:42 -08:00
Eric Crosson 5866c409ef Add default value for the the github-token input
Since you are likely to be rate-limited if you use this action
without a GitHub API token, default the action's `github-token` input
to the `token` from the `github` context[^1].

Closes #3

[^1]: https://docs.github.com/en/actions/learn-github-actions/contexts#github-context
2023-01-30 19:07:32 -06:00
Ana Hobden 6d99d4ce08 init/start-daemon are linux only 2023-01-24 10:51:02 -08:00
Ana Hobden ed4bbe1cd4 Wording around how to use init and start-daemon 2023-01-24 09:29:24 -08:00
Ana Hobden 7f874ef194 Use some arguments as input templated 2023-01-24 08:51:23 -08:00
Ana Hobden 1cf64fd7a6 Add start-daemon and init args 2023-01-24 08:17:18 -08:00
Ana Hobden 78b28a0bb7 Clean up wording 2023-01-16 09:35:30 -08:00
Ana Hobden 3c9332283c Ensure we still set GITHUB_PATH
Further improve logic
2023-01-16 09:19:40 -08:00
Ana Hobden f0508f0de8 Add reinstall option 2023-01-13 12:09:36 -08:00
Ana Hobden 95c215ce17 Fix syntax 2023-01-13 10:16:26 -08:00
Ana Hobden a0e9a28f9b init 2023-01-13 10:04:16 -08:00