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

Bazel 1.0.0 support #22

Closed
8 of 10 tasks
aaliddell opened this issue Oct 10, 2019 · 0 comments · Fixed by #36
Closed
8 of 10 tasks

Bazel 1.0.0 support #22

aaliddell opened this issue Oct 10, 2019 · 0 comments · Fixed by #36
Labels
bug Something isn't working
Milestone

Comments

@aaliddell
Copy link
Member

aaliddell commented Oct 10, 2019

Build currently breaks on recently released Bazel 1.0.0, see https://buildkite.com/bazel/rules-proto-grpc-rules-proto-grpc/builds/91. Pending issues:

  • Update gRPC to fix proto provider issue (not determined if this is fixed upstream yet)
  • Update rules_scala to fix create_provider issue. Resolved upstream in create_provider is deprecated bazelbuild/rules_scala#513
  • Update all dependencies
  • Rename rules_proto_grpc_dependencies to rules_proto_grpc_repos
  • Write release notes
  • Add default WORKSPACE rules to each language docs
  • Try updating C# packages, otherwise bump to 1.x.0
  • Fix grpc-gateway
  • Fix rust rules
  • Drop gRPC.js

Other linked issues are on the 1.0.0 milestone.

Changes are being made on the bazel-1.0-support branch.

@aaliddell aaliddell added the bug Something isn't working label Oct 10, 2019
@aaliddell aaliddell pinned this issue Oct 10, 2019
@aaliddell aaliddell mentioned this issue Oct 18, 2019
29 tasks
@aaliddell aaliddell added this to the 1.0.0 milestone Oct 19, 2019
@aaliddell aaliddell mentioned this issue Dec 1, 2019
5 tasks
@aaliddell aaliddell unpinned this issue Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant