Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor dependencies consumption #425

Commits on Sep 15, 2019

  1. Refactor dependencies consumption

    Extract dependencies definition from defs.bzl. This is conform to the
    deploying rules guide: [1] and also a preparation to consume the proto,
    python and java rules from Starlak.
    
    Add a deprecation message in closure_repositories macro, when it is
    still consumed form defs.bzl file. Consider to remove this deprecation
    message when a new release is cut.
    
    [1] https://docs.bazel.build/versions/master/skylark/deploying.html
    davido committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    38485bf View commit details
    Browse the repository at this point in the history