Should rulesets distribute a pre-built artifact rather than rely on GitHub source/release archive · Issue #11 · bazel-contrib/SIG-rules-authors

Rules ought to distribute an artifact that doesn't contain references to development-time dependencies, and omits testing code and examples. This means the distribution can be broken if files are m...