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

Fix for Bazel incompatible changes #3

Merged
merged 5 commits into from
Dec 18, 2018

Conversation

laurentlb
Copy link
Contributor

  • reformat bzl file
  • remove deprecated API
  • use modern providers
  • avoid string/depset iteration

Tested:
bazel20 test //... --all_incompatible_changes --incompatible_disable_deprecated_attr_params=false --incompatible_new_actions_api=false

Remaining issues are inside Bazel, as far as I know.

@laurentlb
Copy link
Contributor Author

cc @buchgr @martinmaly @dslomov

not sure who's maintaining this repository

@laurentlb
Copy link
Contributor Author

@qiwzhang please merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants