Previously we first rsync then collect the artifact archive. This causes triple disk usage. We now use safetar instead. It also prevents the archive to symlink outside the result directory, and supports excluding files.
Type: add
Differential D221
Use safetar in place of rsync for archiving tusooa on Tue, Jun 24, 6:43 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Previously we first rsync then collect the artifact archive. This causes triple disk usage. We now use safetar instead. It also prevents the archive to symlink outside the result directory, and supports excluding files. Type: add Verify the pipeline passes on my blog and the test-buildbot repo.
Diff Detail
Event TimelineComment Actions Please add a changelog type to the summary, using the following format: Type: (add|remove|skip|security|fix) |