-
Notifications
You must be signed in to change notification settings - Fork 137
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 custom executor #1314
Comments
You need to put a lot more context into this issue. I have no idea what kind of code I should write to implement this 😄 Just reopen this issue if you add more context to your description. |
I want to run this great project on a macOS host, and I want my ci files to be executed by the tart executor, that is, to run the ci script in a macOS virtual machine driven by tart, instead of docker or shell. I don't know how to do this at present. Can existing projects accomplish this goal? If not, how should we support this. |
Since the issue was closed by the repo owner, who is you, I can't re-open it anyway. |
Supporting these custom executors is going to be a major undertaking. I'm not going to work on this, but we will leave this open in case others want to implement it. |
Similar issue here #1064 |
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
Ability to use custom executors locally.
Describe alternatives you've considered
Ability to use custom executors locally
Additional context
Ability to use custom executors locally
The text was updated successfully, but these errors were encountered: