No description
Find a file
Stuart Axelbrooke c72e122975
Some checks are pending
/ setup (push) Waiting to run
Implement single target strategy
2025-06-29 20:08:21 -07:00
.forgejo/workflows Add CI 2025-05-03 20:53:44 -07:00
databuild Implement single target strategy 2025-06-29 20:08:21 -07:00
examples Implement single target strategy 2025-06-29 20:08:21 -07:00
scripts Fix tests on remote 2025-05-03 20:51:01 -07:00
.bazelignore Add .bazelignore 2025-04-21 21:40:30 -07:00
.bazelrc Add scripts and fix tests 2025-05-03 20:31:46 -07:00
.bazelversion commit 2025-06-29 19:28:46 -07:00
.envrc commit 2025-06-29 19:28:46 -07:00
.gitignore Update docs and protos 2025-05-04 19:06:01 -07:00
BUILD.bazel Reorganize repo 2025-05-07 17:39:25 -07:00
CLAUDE.md Add CLAUDE.md 2025-06-29 20:07:30 -07:00
core-concepts.md Reorganize repo 2025-05-07 17:39:25 -07:00
manifesto.md commit 2025-06-29 19:28:46 -07:00
MODULE.bazel commit 2025-06-29 19:28:46 -07:00
MODULE.bazel.lock commit 2025-06-29 19:28:46 -07:00
README.md Update docs and protos 2025-05-04 19:06:01 -07:00

DataBuild

A bazel-based data build system.

For important context, check out the manifesto, and core concepts. Also, check out databuild.proto for key system interfaces.