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

Return to the regular view of this page.

Infinitime

Git patches for InfiniTimeOrg/InfiniTime

1 - Bazel targets

NameInfo
changelog
locationpatch/infinitime/BUILD.bazel:10:17
name//patch/infinitime:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationpatch/infinitime/BUILD.bazel:10:17
name//patch/infinitime:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //patch/infinitime:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationpatch/infinitime/BUILD.bazel:10:17
name//patch/infinitime:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //patch/infinitime:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationpatch/infinitime/BUILD.bazel:10:17
name//patch/infinitime:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationpatch/infinitime/BUILD.bazel:10:17
name//patch/infinitime:changelog.template
ruleClass_write_file
ruleOutput
  • //patch/infinitime:changelog.template.md
visibility
  • //visibility:private
patches
locationpatch/infinitime/BUILD.bazel:15:10
name//patch/infinitime:patches
ruleClassfilegroup
visibility
  • //visibility:public
readme
locationpatch/infinitime/BUILD.bazel:5:10
name//patch/infinitime:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationpatch/infinitime/BUILD.bazel:5:10
name//patch/infinitime:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationpatch/infinitime/BUILD.bazel:5:10
name//patch/infinitime:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public

2 - Changelog

  • 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)
  • Add changelog for all packages (a6ebf9)
  • Add bzl_target_doc (c5636e)
  • Update readmes (2c9d62)
  • 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)