Test on more mongodb versions
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 30
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
It'd be nice to test a matrix of mongodb major versions. Seems like that's not possible with GH action's services: and image: values. But https://github.com/supercharge/mongodb-github-action appears to support it.
Contributor guide
No contributing guide indexed for this repository
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 locating the GitHub Actions workflow that configures MongoDB through services and image values, then review how the test job is structured. Compare that setup with supercharge/mongodb-github-action and determine how a matrix of MongoDB major versions can be run. Done means the CI configuration tests the supported versions and passes for each one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, mongodb, python
- Domain
- ci-cd, databases, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100