Skip to content

Convert to Docker action to improve build speed #33

Description

@Radiergummi

Currently, every time the action runs, it spends about 1,5 minutes (!) to install its own dependencies before running. This is a tremendous amount of wasted time and compute.

If it was converted to a pre-built Docker container action instead, all this work would only have to happen once, when the action is published, and licensed could start immediately, reducing the time required to a handful of seconds instead.

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