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

Conversation

davido
Copy link
Contributor

@davido davido commented Sep 15, 2019

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

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
Copy link
Contributor Author

davido commented Sep 16, 2019

Superseded by #423.

@davido davido closed this Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants