4paradigm / 4paradigm/OpenMLDB
Automatic packaging openmldb-import after tag creation
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
### 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)
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java, shell
- Bereich
- build-system, ci-cd
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 40/100