Skip to content
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

Support for Windows runners #347

Closed
jamtur01 opened this issue Nov 18, 2020 · 4 comments
Closed

Support for Windows runners #347

jamtur01 opened this issue Nov 18, 2020 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jamtur01
Copy link

I've had a poke at the module and I am presuming this currently only supports Linux-based runners? Any plans to add Windows runner support?

@sjagoe
Copy link
Contributor

sjagoe commented Nov 19, 2020

There are a couple sides to this:

I think the main work here would be making the runner-binaries-syncer grab the windows runner, then on the user side, you would need to work on a user-data script that would provision enough on the worker to install the runner.

@npalm
Copy link
Member

npalm commented Nov 23, 2020

@sjagoe agree to your notes. I think creating a install script for windws, and starting the runner is the biggest chuck. PR's are welcome :)

@maths22
Copy link
Contributor

maths22 commented Dec 18, 2021

I think with #1476 merged this can be closed

@npalm
Copy link
Member

npalm commented Jan 4, 2022

Windows runners are supported, so closing the issue.

@npalm npalm closed this as completed Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants