Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...) https://bazelbuild.github.io/rules_pkg/
Go to file
aiuto 1b033ddaee
use runfiles from rules_python (#768)
2023-10-28 11:14:40 -04:00
.bazelci
.bcr
.github/workflows
deb_packages
distro
doc_build
docs
examples
pkg
tests
toolchains
.bazelignore
.gitignore
AUTHORS
BUILD
CHANGELOG.md
CODEOWNERS
CONTRIBUTING.md
CONTRIBUTORS
LICENSE
MODULE.bazel
README.md
WORKSPACE
WORKSPACE.bzlmod
deps.bzl
developers.md
patching.md
version.bzl

README.md

Bazel package building

Bazel rules for building tar, zip, deb, and rpm for packages.

For the latest version, see Releases (with WORKSPACE setup) / Documentation

Use rules-pkg-discuss@googlegroups.com for discussion.

CI: Build status

Basic rules

Package building rules

  • pkg - Rules for building packages of various types.
  • examples - Cookbook examples for using the rules.

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.

For developers

We hold an engineering status meeting on the first Monday of every month at 10am USA East coast time. Add to calendar / meeting notes