-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instance-profile, update user data #26
Comments
Would an option to pass raw CLI args to the runner startup command via a space delimited string be okay ? e.g "--sometime value --somethingElse value2" |
I am testing this as a quick solution #27 I'll look into instance-profiles and custom user data after this. |
HI , look like this part is working i add the "github_action_runner_extra_cli_args" i can conform its working |
I'll merge it to main and draft a release later this evening. I'd like to keep this issue open for the Instance-profile work |
for the instance profile i think this will help the instance-profile must be created in advance and have IAM police attached |
@mahdi-torabi Hi, did you find a way to add instance-profile |
@noamgreen I'm working on the InstanceProfile option as I need it for a project, |
Merged. I'll verify and create a release this evening. There's a couple of other changes that I'd like to get out along with this |
HI , can you add support to "Instance-profile" and manual enter the user data or just give the option to not "runner_no_update"
github is auto update the runner ver at start , there is not way to add "--disableupdate" in the user data section
Thanks in advance
Noam
The text was updated successfully, but these errors were encountered: