Skip to content

Plugable action runtime #32

Description

@dungdm93

Currently, action runtime issues tightly coupled with executor and sandboxer.

It's would be the nice if action runtime is plugable. So that we could change underlay implementation, e.g from docker to podman, containerd/nerdctl or from node.js to demo, bun,...
We can also add new runtime like gitea does for go

Design:

  • builtin runtime: script, container
  • external: javascript,...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions