dotnet / arcade

Tools that provide common build infrastructure for multiple .NET Foundation projects.
MIT License
671 stars 349 forks source link

Enable unpack/repack of .deb containers #14436

Open mmitche opened 10 months ago

mmitche commented 10 months ago

.deb files contain signable binaries within. Enable unpack and repack of these containers.

T-Shirt Size: XS

dotnet-issue-labeler[bot] commented 10 months ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ellahathaway commented 1 month ago

@jkoritzinsky - I think you're familiar with this item. Can you help me give a tshirt size estimate for this work?

jkoritzinsky commented 1 month ago

I think this item would be T-Shirt Size: XS

It should be a small layer on top of the existing tar.gz support.

jkoritzinsky commented 1 month ago

My size might be off by 1 if there's additional PRs for other validation work or hooking up/enablement than just the feature work in SignTool (ie if there'd be multiple PRs across multiple repos like for the pkg work)