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

Return to the regular view of this page.

Tools

Empty directory with bazel target for various tools

1 - Bazel targets

NameInfo
ansible-playbook
locationtools/BUILD.bazel:17:13
name//tools:ansible-playbook
ruleClassalias
visibility
  • //visibility:public
carton
locationtools/BUILD.bazel:17:13
name//tools:carton
ruleClassalias
visibility
  • //visibility:public
changelog
locationtools/BUILD.bazel:12:17
name//tools:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationtools/BUILD.bazel:12:17
name//tools:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //tools:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationtools/BUILD.bazel:12:17
name//tools:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //tools:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationtools/BUILD.bazel:12:17
name//tools:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationtools/BUILD.bazel:12:17
name//tools:changelog.template
ruleClass_write_file
ruleOutput
  • //tools:changelog.template.md
visibility
  • //visibility:private
cloc
locationtools/BUILD.bazel:17:13
name//tools:cloc
ruleClassalias
visibility
  • //visibility:public
dnscontrol
locationtools/BUILD.bazel:17:13
name//tools:dnscontrol
ruleClassalias
visibility
  • //visibility:public
format
locationtools/BUILD.bazel:32:16
name//tools:format
ruleClassmultirun
visibility
  • //visibility:private
format.check
locationtools/BUILD.bazel:32:16
name//tools:format.check
ruleClassmultirun
visibility
  • //visibility:private
format_Go_with_gofmt
locationtools/BUILD.bazel:32:16
name//tools:format_Go_with_gofmt
ruleClasscommand
visibility
  • //visibility:private
format_Go_with_gofmt.check
locationtools/BUILD.bazel:32:16
name//tools:format_Go_with_gofmt.check
ruleClasscommand
visibility
  • //visibility:private
git
locationtools/BUILD.bazel:17:13
name//tools:git
ruleClassalias
visibility
  • //visibility:public
go
locationtools/BUILD.bazel:17:13
name//tools:go
ruleClassalias
visibility
  • //visibility:public
pnpm
locationtools/BUILD.bazel:17:13
name//tools:pnpm
ruleClassalias
visibility
  • //visibility:public
postcss
locationtools/BUILD.bazel:17:13
name//tools:postcss
ruleClassalias
visibility
  • //visibility:public
prettier
locationtools/BUILD.bazel:17:13
name//tools:prettier
ruleClassalias
visibility
  • //visibility:public
readme
locationtools/BUILD.bazel:7:10
name//tools:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationtools/BUILD.bazel:7:10
name//tools:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationtools/BUILD.bazel:7:10
name//tools:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public
tomlv
locationtools/BUILD.bazel:17:13
name//tools:tomlv
ruleClassalias
visibility
  • //visibility:public

2 - Changelog

  • Fix al_hugo_run_binary, add al_http_server_binary (1bf299)
  • Add al_go_platform rules, add native_binary support to al_repo_map (8ca07d)
  • Add external ansible collections, rename some deps (99b3c7)
  • 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)
  • Move qt rules to bzl/rules/qt (ed00dc)
  • Move al_repo_map to bzl/rules (a77a38)
  • Split tools/deps.MODULE.bazel (050ae5)
  • Bump bazel version, split the root MODULE file, add bzl/rules/ansible (981a38)
  • Update go, fix mod tidy missing proto modules, add dnscontrol preview (66aefb)
  • Remove ansible from global python dependencies (e5b7df)
  • Add changelog for all packages (a6ebf9)
  • Fix git rules, add changelog (0c3c3e)
  • Add ansible/collections, add git rules (827c23)
  • Add bzl_target_doc (c5636e)
  • Add al_vial_submissions macro, update titles and descriptions (79c826)
  • Add heading anchors, add theme toggle, add search, add taxonomies (f79db8)
  • Fix postcss modules by moving all dependencies to //:node_modules (630911)
  • Fix postcss invocation in hugo/sites/misc (fb79a3)
  • Add js cli tools (28f0dd)
  • Use subpackages() to build docs instead of writing queries to the tree (ba7b67)
  • Add md targets for all md files, add bzl/vars/readmes.bzl (a39482)
  • Move md/docs/ to md/docs/src, add rules_lint (85eaf6)