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

IDL Management Support #120

Open
dawnzzz opened this issue Dec 20, 2023 · 0 comments
Open

IDL Management Support #120

dawnzzz opened this issue Dec 20, 2023 · 0 comments
Assignees
Labels
console/backend Console backend type feature Adding new features or functionalities

Comments

@dawnzzz
Copy link
Contributor

dawnzzz commented Dec 20, 2023

支持IDL管理功能,类似于buibuild ,支持对IDL文件版本管理与代码生成。分为两个部分

  1. dubboctl工具中提供类似于buildctl的功能,包括但不限于以下核心功能:

    • 获取idl文件之间的依赖版本关系
    • pull/push等管理远程idl仓库的功能
    • 通过(本地&远程)protoc插件生成代码
    • 管理远程插件的功能
      ...
  2. idl manègement server,为了支持ctl的idl管理功能,server分为两个部分:

    • idl仓库
    • 插件管理
@chickenlj chickenlj added feature Adding new features or functionalities console/backend Console backend type labels Dec 21, 2023
chickenlj added a commit that referenced this issue Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console/backend Console backend type feature Adding new features or functionalities
Projects
None yet
Development

No branches or pull requests

2 participants