4paradigm / 4paradigm/OpenMLDB
Automatic packaging openmldb-import after tag creation
- Lenguaje dominante
- C++
- Estrellas
- 1.7k
- Forks
- 331
- Merge medio
- 12 d 12 h
- PR fusionados (30 d)
- 1
Descripción
### 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)
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java, shell
- Área
- build-system, ci-cd
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 40/100