Skip to content

Resolve "implement executor package interface"

Dawit Abate requested to merge 346-implement-executor-package-interface into develop

Description

This MR includes the interface of executor and an implementation using docker engine.

  • ...
  • ...

Checklist

  • I have update updated the @version string in main.go. See https://semver.org/
  • I have update CHANGELOG.md with a short description of changes.
  • I have run swag init to update the swagger docs.

Closes #346

Edited by Dagim Sisay

Merge request reports