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

Return to the regular view of this page.

Misc

Miscellaneous configs

1 - Bazel targets

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

2 - Changelog

  • Move changelog rules to bzl/rules/git, improve ansible rules (c94123)
  • Move changelog rules to bzl/rules/changelog (4d59d6)
  • Move readme rules to bzl/rules/readme (95ea8d)
  • Move bzl rules to bzl/rules/bzl (57930e)
  • Add cad config, update leetcode (afec00)
  • Add adguard-server config (aec588)
  • Add changelog for all packages (a6ebf9)
  • Fix git rules, add changelog (0c3c3e)