4paradigm / 4paradigm/OpenMLDB

Automatic packaging openmldb-import after tag creation

未关闭
#323 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
1.7k
派生
331
平均合并
12 天 12 小时
30 天内合并 PR
1

描述

### Expected Behavior
Automatic packaging `openmldb-import` after creating a release tag.

### Possible Solution
Adding packaging code into [`steps/package_openmldb.sh`](https://github.com/4paradigm/OpenMLDB/blob/main/steps/package_openmldb.sh)

### Reference
- `openmldb-import` [module](https://github.com/4paradigm/OpenMLDB/tree/main/java/openmldb-import)
- CICD and auto-release [code](https://github.com/4paradigm/OpenMLDB/blob/main/.github/workflows/cicd.yaml)

贡献指南

打开贡献指南

调研方向

Examine the existing packaging script at steps/package_openmldb.sh and the openmldb-import module in java/openmldb-import. Understand the CI/CD workflow in .github/workflows/cicd.yaml to see where the packaging step is triggered. The goal is to modify the script to include the Java module in the release artifacts, then test the packaging locally or in a CI run.

由索引模型根据 Issue 内容生成。

评估

技术栈
java, shell
领域
build-system, ci-cd
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
描述清楚
新手友好度
40/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。