vaticle / bazel-distribution

Bazel rules for assembling and deploying software distributions (see @vaticle for usage example)
https://bazel.build
Apache License 2.0
155 stars 53 forks source link

Add unizp_file utility rule #399

Closed dmitrii-ubskii closed 5 months ago

dmitrii-ubskii commented 5 months ago

What is the goal of this PR?

We add a new common utility rule that allows the user to unzip a zip archive containing a single file and give that file a new name.

vaticle-bot commented 5 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture