Make stamp_test a little less finicky. (#497) - Make //tests:stamp_test a little less finicky. This addresses most of #489. - makes the window larger - improves the warning message It does not use a fixed stamp value, because that would loose the critial test that we are actually getting a real build date rather than some constant.
Bazel rules for building tar, zip, deb, and rpm for packages.
Use rules-pkg-discuss@googlegroups.com for discussion.
As of Bazel 4.x, Bazel uses this rule set for packaging its distribution. Bazel still contains a limited version of pkg_tar but its feature set is frozen. Any new capabilities will be added here.
patching.md README.md