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

vagrant executor support #3072

Closed
wants to merge 0 commits into from
Closed

vagrant executor support #3072

wants to merge 0 commits into from

Conversation

RuijingGuo
Copy link

Why are these changes needed?

in same case for example kernel driver, install kernel driver is risky for host.
vagrant executor can be more safe than docker executor in this case.

Related issue number

Checks

@Gr3atWh173
Copy link
Collaborator

Can you please add tests and fix the failing pre-commit check?

You can get started with pre-commit here: https://pre-commit.com/#install

Copy link
Collaborator

@thinkall thinkall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for the PR, @RuijingGuo ! Could you please provide an example of usage and also unit tests for the vagrant executor? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-execution execute generated code
4 participants