matrix-org / matrix-org/mx-tester
Docker image with mx-tester for CI?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Our Gitlab runner takes about 15 minutes just installing mx-tester when using the `rust:latest` image, do we think we could offer an image from docker-hub (or wherever gitlab pulls images from) based on `rust:latest` that already has mx-tester installed?
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
The issue names no repository files or tests. Start by reviewing the GitLab runner configuration that installs mx-tester from rust:latest and the repository's Docker/build setup; done means a Rust-based image with mx-tester is available to the CI runner and avoids the repeated installation cost.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, gitlab, rust
- Domain
- build-system, ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100