bazelruby / bazel_rules_diagrams

Various UML-like diagrams explaining Bazel API for those creating new rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bazel in Diagrams

This repo contains several UML-ish diagrams hopefully making it easier to understand the Bazel API for those new to Bazel, or new to customizing Bazel.

The source file was created in OmniGraffle, but lease feel free to contribute images made with ANY tool, and we find them useful we’ll merge.

1. Diagrams

1.1. Build Phases

Build Phases

1.2. Repository Rules

Repository Context Rules

1.3. Build Context

Build Execution Context

1.4. Rules, Shared Models, Providers

Rules

© 2018-2020 Konstantin Gredeskoul & BazelRuby Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Various UML-like diagrams explaining Bazel API for those creating new rules

License:Apache License 2.0