← Back to issue list

sources: add the tar source handler

View original Github issue

Metadata

Project
craft-parts
Number
#45
Type
pull request
State
merged
Author
cmatsuoka
Labels
Created
Updated
Closed

Current evaluation

Added a tar source handler to enable tar files as a part source. Merged after approval by two reviewers, introducing 403 additions and 1 deletion across 10 files.

Suggested action:

No scores available.

Issue body

The tar source handler allows specifying tar files as a part source. Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com> - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Added a tar source handler to enable tar files as a part source. Merged after approval by two reviewers, introducing 403 additions and 1 deletion across 10 files.
qwen3.6-35b-a3b-mtp-q6 Merged. Adds a tar source handler to allow tar files as a part source. Integrated directly without discussion.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#31 sources: add source handler base classes craft-parts merged Merged after approval by two reviewers and passing CI checks. Adds base classes for source handlers to manage copying, downloading, and unpacking files, introducing 507 lines across five files.
73%
#50 sources: add source handler integration craft-parts merged Merged integration of source handlers with the state manager and executor to check for outdated sources during planning. Approved by two reviewers, modifying 9 files (+339/-37).
71%
#969 sources: refactor tar source into module. snapcraft merged Merged a refactor extracting the Tar source into a dedicated module at sources/_tar.py. The change adds two files, increases code coverage by less than 0.01%, and advances work on Launchpad bug #1648906.
71%
#212 sources: add zip file source handler craft-parts merged Merged after approval and CI checks. Adds a zip file source handler allowing parts to specify zip archives as sources. Changes span six files with 261 additions and 7 deletions. Co-authored by Kyle Fazzari, Sergio Schvezov, and Marius Gripsgard.
70%