Skip to content

[Feature] Pipeline Working Dir #41

@opviel

Description

@opviel

Pipelines are currently executed inside the git repo directory, and if one wants any kind of cleanup one has to take care of it oneself.

Please add an option (and if possible make it on by default) to run each pipeline in a dedicated $(mktemp -d) tempdir, and self-cleanup once finished.

This will make it much easier to write pipelines without having to think about everything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions