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

targz_edit: add support for glob exclusion patterns #400

Closed dmitrii-ubskii closed 5 months ago

dmitrii-ubskii commented 5 months ago

What is the goal of this PR?

We add the options to exclude files and directories that match glob patterns from the edited .tar.gz archive.

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