475 B
475 B
DataBuild
DataBuild is a trivially-deployable, partition-oriented, declarative build system.
For important context, check out DESIGN.md. Also, check out databuild.proto for key system interfaces.
Usage
See the podcast example BUILD file.
Development
Testing
DataBuild core testing:
bazel test //...
End to end testing:
./run_e2e_tests.sh