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

Return to the regular view of this page.

Dotfiles

Dotfile configs

1 - Bazel targets

NameInfo
archive
locationcfg/dotfiles/BUILD.bazel:16:8
name//cfg/dotfiles:archive
ruleClasspkg_tar_impl
ruleOutput
  • //cfg/dotfiles:archive.tar
visibility
  • //visibility:public
changelog
locationcfg/dotfiles/BUILD.bazel:11:17
name//cfg/dotfiles:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationcfg/dotfiles/BUILD.bazel:11:17
name//cfg/dotfiles:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //cfg/dotfiles:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationcfg/dotfiles/BUILD.bazel:11:17
name//cfg/dotfiles:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //cfg/dotfiles:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationcfg/dotfiles/BUILD.bazel:11:17
name//cfg/dotfiles:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationcfg/dotfiles/BUILD.bazel:11:17
name//cfg/dotfiles:changelog.template
ruleClass_write_file
ruleOutput
  • //cfg/dotfiles:changelog.template.md
visibility
  • //visibility:private
readme
locationcfg/dotfiles/BUILD.bazel:6:10
name//cfg/dotfiles:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationcfg/dotfiles/BUILD.bazel:6:10
name//cfg/dotfiles:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationcfg/dotfiles/BUILD.bazel:6:10
name//cfg/dotfiles: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 changelog for all packages (a6ebf9)
  • Add bzl_target_doc (c5636e)
  • Add al_vial_submissions macro, update titles and descriptions (79c826)
  • Update nvim background, update tmux background (1e354b)
  • 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)
  • Rename configs to cfg, patches to patch (1106bd)