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

Return to the regular view of this page.

Kotlin

Kotlin projects

1 - Bazel targets

NameInfo
changelog
locationkt/BUILD.bazel:10:17
name//kt:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationkt/BUILD.bazel:10:17
name//kt:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //kt:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationkt/BUILD.bazel:10:17
name//kt:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //kt:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationkt/BUILD.bazel:10:17
name//kt:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationkt/BUILD.bazel:10:17
name//kt:changelog.template
ruleClass_write_file
ruleOutput
  • //kt:changelog.template.md
visibility
  • //visibility:private
readme
locationkt/BUILD.bazel:5:10
name//kt:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationkt/BUILD.bazel:5:10
name//kt:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationkt/BUILD.bazel:5:10
name//kt: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)
  • Move go tools to go/tools with a separate go.mod, rename MODULE files (fe6e1d)
  • Bump bazel version, split the root MODULE file, add bzl/rules/ansible (981a38)
  • Add changelog for all packages (a6ebf9)
  • 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)
  • Use subpackages() to build docs instead of writing queries to the tree (ba7b67)
  • Add al_readme plugin, split variables in /bzl/vars (9212dc)
  • Add kt (c5b389)