Bazel Github Actions Ci banner
tstapler tstapler

Bazel Github Actions Ci

Git community

Description

--- name: bazel-github-actions-ci description: Use when setting up or reviewing Bazel CI on GitHub Actions. Covers setup-bazel caching strategy, per-job disk-cache isolation, Compose Desktop X11 support, KMP test aggregation, and security hardening. Based on SteleKit migration. --- # Bazel CI on GitHub Actions Battle-tested patterns from migrating a Kotlin Multiplatform project to Bazel CI. Replaces the outdated `bazelbuild/setup-bazelisk + actions/cache` approach. --- ## Core: use `baze

Installation

Installs to ~/.claude/skills/tstapler-dotfiles-bazel-github-actions-ci/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tstapler-dotfiles-bazel-github-actions-ci && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/skills/bazel-github-actions-ci.md -o ~/.claude/skills/tstapler-dotfiles-bazel-github-actions-ci/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository