4paradigm / 4paradigm/OpenMLDB
Support CICD on arm
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
Help us to release hybridse package for arm platform
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Research direction
Look at the existing CI/CD configuration files (likely in .github/workflows) and Dockerfiles to understand the current build and release process for x86. Investigate how to add ARM support, which may involve cross-compilation, multi-arch Docker builds, or setting up ARM runners. Check if there are any existing scripts or documentation about packaging. The goal is to produce hybridse packages for ARM platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions
- Domain
- build-system, ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100