Migrate build system to bazel
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 20/100
- Issue 类型
- 功能
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- java
- 领域
- build-system
调研方向
首先查看 issue #2 以及此 issue 中现有的讨论,以了解从 Maven 迁移到 Bazel 的提议。完成的标准是 Java 仓库可以使用 Bazel 构建,并且可以依赖 data-plane-api 来获取所需的 protos,而不是将它们复制到仓库中。
由索引模型根据 Issue 内容生成。
描述
(basing this on #2)
What are people's thoughts on migrating this repo to use bazel instead of maven? Not only would it match the build tooling that envoy uses, but it would also simplify the problem of importing the necessary protos, as we'd be able to depend on data-plane-api instead of copying all the protos into this repo. Bazel also has fairly good native support for Java and the IJ plugin works well for small repos.
Thoughts? I'd be happy to put in the work to move it over (I have some experience migrating java repos to bazel), but I'd like to know where we stand on this before starting that work.
- 主要语言
- Java
- 星标
- 312
- 派生
- 150
- PR 合并指标
- 30 天内没有已合并 PR
环境准备
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
envoyproxy/java-control-plane 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 45/100
envoyproxy/java-control-plane#481 ·
-
难度 4/5 3-5 天 新手友好度 30/100
envoyproxy/java-control-plane#471 · 1 条评论 ·
-
难度 4/5 3-5 天 新手友好度 45/100
envoyproxy/java-control-plane#463 ·
-
help未关闭
难度 4/5 3-5 天 新手友好度 25/100
envoyproxy/java-control-plane#432 ·
-
难度 2/5 1-3 小时 新手友好度 45/100
envoyproxy/java-control-plane#411 ·
查看 envoyproxy/java-control-plane 的全部 Issue
相似的 Issue
-
难度 1/5 1 小时以内 新手友好度 92/100
-
难度 2/5 1-3 小时 新手友好度 68/100
-
难度 2/5 1-3 小时 新手友好度 72/100
oracle/javavscode#652 ·
-
难度 2/5 1-3 小时 新手友好度 78/100
OpenAPITools/openapi-generator#25014 ·
维护者通常 1 天内回复
-
难度 1/5 1 小时以内 新手友好度 92/100
AloisSeckar/demos-java#380 ·