No description
Find a file
Stuart Axelbrooke f9477b1717
Some checks failed
/ setup (push) Has been cancelled
Update docs and protos
2025-05-04 19:06:01 -07:00
.forgejo/workflows Add CI 2025-05-03 20:53:44 -07:00
examples Update docs and protos 2025-05-04 19:06:01 -07:00
graph Update docs and protos 2025-05-04 19:06:01 -07:00
job Update docs and protos 2025-05-04 19:06:01 -07:00
runtime Big update 2025-04-18 19:38:05 -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 Add scripts and fix tests 2025-05-03 20:31:46 -07:00
.envrc Add scripts and fix tests 2025-05-03 20:31:46 -07:00
.gitignore Update docs and protos 2025-05-04 19:06:01 -07:00
BUILD.bazel Add scripts and fix tests 2025-05-03 20:31:46 -07:00
core-concepts.md Update docs and protos 2025-05-04 19:06:01 -07:00
databuild.proto Update docs and protos 2025-05-04 19:06:01 -07:00
manifesto.md add some docs 2025-04-25 12:46:29 -07:00
MODULE.bazel Add oci container building 2025-04-22 00:15:08 -07:00
MODULE.bazel.lock Add scripts and fix tests 2025-05-03 20:31:46 -07:00
README.md Update docs and protos 2025-05-04 19:06:01 -07:00
rules.bzl Add scripts and fix tests 2025-05-03 20:31:46 -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.