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

Move containerized engine to different module #187

Merged
merged 1 commit into from
Feb 14, 2022
Merged

Commits on Feb 14, 2022

  1. feat: move containerized engine to different module

    A new "engine-agent" module has been created. This module will be responsible for containerizing the engine and making it executable. This has been split from the "engine" module, because in the near future we will support using the engine with and without testcontainers. For people running without testcontainers we don't want to expose any of the container related stuff.
    remcowesterhoud committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    848b30d View commit details
    Browse the repository at this point in the history