This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Package groups

Bazel package groups

1 - Bazel targets

NameInfo
changelog
locationbzl/package_groups/BUILD.bazel:10:17
name//bzl/package_groups:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationbzl/package_groups/BUILD.bazel:10:17
name//bzl/package_groups:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //bzl/package_groups:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationbzl/package_groups/BUILD.bazel:10:17
name//bzl/package_groups:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //bzl/package_groups:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationbzl/package_groups/BUILD.bazel:10:17
name//bzl/package_groups:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationbzl/package_groups/BUILD.bazel:10:17
name//bzl/package_groups:changelog.template
ruleClass_write_file
ruleOutput
  • //bzl/package_groups:changelog.template.md
visibility
  • //visibility:private
readme
locationbzl/package_groups/BUILD.bazel:5:10
name//bzl/package_groups:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationbzl/package_groups/BUILD.bazel:5:10
name//bzl/package_groups:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationbzl/package_groups/BUILD.bazel:5:10
name//bzl/package_groups:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public

2 - Changelog

  • Add bzl/package_groups, remove pkg_tar from a couple of rules (116823)