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,...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions