vectordotdev / vectordotdev/vector
Run tests for ARM binaries in CI
Open
Nobody has claimed this yet.
domain: ci
have: nice
needs: approval
platform: arm64
- Dominant language
- Rust
- Stars
- 22.6k
- Forks
- 2.3k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 146
Description
It would be nice to run tests for ARM binaries in CI to spot possible platform-specific runtime errors.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing CI configuration and Rust test workflow to see how binaries and target platforms are currently built and tested. Done means ARM binaries are exercised in CI and platform-specific runtime errors can be detected reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100