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

Return to the regular view of this page.

Github

Github config

1 - Bazel targets

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

2 - Changelog

  • Use current pid as a display number in xvfb (4c0d66)
  • Build docs first (2783f8)
  • Run pnpm install before the build (bad716)
  • Fix stderr in al_drawio_run_binary (c65332)
  • Disable bazel cache (f4af63)
  • Disable git in hugo, fix hugo url, remove run_and_test in CI (0b3356)
  • Remove pkg_tar from bzl, readme, drawio (6230ed)
  • Move roles and playbooks to the collection (f1c071)
  • 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)
  • Set fetch-depth to 0 (a94d10)
  • Disable disk cache (0753e0)
  • Add changelog for all packages (a6ebf9)
  • Add bzl_target_doc (c5636e)
  • Add .github to the docs (19488c)
  • Update readmes (2c9d62)
  • Remove biggest artifact from the archive (a10910)
  • Fix node_modules deletion (319c0a)
  • Delete node_modules from the release archive (a63d9a)
  • Add github-pages (6100b4)
  • Fix hugo tags page, fix hugo serve (9f2716)
  • Pass dirs to hugo using flags, disable hugo cache (640248)
  • Add panicOnWarning args (2b2b39)
  • Fix al_hugo_binary script (302d98)
  • Fix ci config, archive only top-level dirs (1f9192)
  • Do not use README.md in .github (95f44d)
  • Add CI, fix parallel drawio build (b77a1e)

3 - Github workflows

Docs: https://docs.github.com/en/actions

3.1 - Bazel targets

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

3.2 - Changelog

  • Use current pid as a display number in xvfb (4c0d66)
  • Build docs first (2783f8)
  • Run pnpm install before the build (bad716)
  • Fix stderr in al_drawio_run_binary (c65332)
  • Disable bazel cache (f4af63)
  • Disable git in hugo, fix hugo url, remove run_and_test in CI (0b3356)
  • Move roles and playbooks to the collection (f1c071)
  • 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)
  • Set fetch-depth to 0 (a94d10)
  • Disable disk cache (0753e0)
  • Add changelog for all packages (a6ebf9)
  • Add bzl_target_doc (c5636e)
  • Update readmes (2c9d62)
  • Remove biggest artifact from the archive (a10910)
  • Fix node_modules deletion (319c0a)
  • Delete node_modules from the release archive (a63d9a)
  • Add github-pages (6100b4)
  • Fix hugo tags page, fix hugo serve (9f2716)
  • Pass dirs to hugo using flags, disable hugo cache (640248)
  • Add panicOnWarning args (2b2b39)
  • Fix al_hugo_binary script (302d98)
  • Fix ci config, archive only top-level dirs (1f9192)
  • Add CI, fix parallel drawio build (b77a1e)