Skip to content

Draft: archive: Add tarball extraction

Justin Tobler requested to merge jt-archive-tarball into master

Currently tarball extraction is implemented as part of the SetCustomHooks RPC. This change generalizes this tarball extraction logic and adds it to the archive package so it can be used more widely.

Merge request reports