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

Docker multilanguage executor saver with policy #2522

Merged
merged 18 commits into from
May 1, 2024

Conversation

asandez1
Copy link
Contributor

@asandez1 asandez1 commented Apr 26, 2024

In relation with the LocalCommandLineCodeExecutor #2303 #2464

This PR adds support for those languages in DockerCommandLineCodeExecutor.>

Why are these changes needed?

With this change, the Docker executor can handle multiples languages to execute or save using a policy

Related issue number

Closes #2520

Checks

@sonichi sonichi added this pull request to the merge queue May 1, 2024
Merged via the queue into main with commit 5fdaf1a May 1, 2024
76 of 90 checks passed
@sonichi sonichi deleted the asandez1-docker-executor-save-files branch May 1, 2024 21:20
jayralencar pushed a commit to jayralencar/autogen that referenced this pull request May 28, 2024
* feat: update executor saver policy

* feat: languages

* feat: add test _cmd

* fix: try catch

* fix: log

* fix: test docker mock

* fix: invalid path test

* fix: invalid path message

* fix: invalid path message

* fix: is_docker test

* fix: delete old test

* fix: cmd lang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-execution execute generated code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Support More core language and make extension DOCKER
6 participants