Skip to content

Download set should use temporary filesystem #24

Description

@m-triassi

Description

Since downloaded zip files are simply a means to unpacking them, the download step should use os.CreateTemp() rather than relying on saving directly to a user defined directory or the /tmp directory. This should help with cross compatibility.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions