Split the mongo_src_rules.bzl into multiple build rule files.

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Build
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In the near future, we will be adding more build rules in our build system. The mongo_src_rules.bzl file is now over 2500 lines of code. It makes it somewhat difficult to find what custom build rules we have defined for our R&D community.

      The proposed solution is to create a new directory named rules in //bazel where each file in rules directory that has a suffix of _rule.bzl represents a single build rule. Over time, depending on the rules we have, we can group rules based on functionality.

            Assignee:
            Patrice Arruda
            Reporter:
            Patrice Arruda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: