libgit2 / libgit2/libgit2sharp
Test on multiple linux distros
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3.5k
- Forks
- 925
- PR merge metrics
- No merged PRs in 30d
Description
Since #1621 will have CI in flux, once that work is done, we should start getting the linux tests running on multiple distros, to validate that the native binaries work properly.
We should be able to do this by running the tests from docker images.
Ideally, we'd be able to cover as many of these as possible.
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 with #1621, then inspect how the repository currently runs tests and compare the linked .NET supported-OS list with available Docker images. Add multi-distro Linux test jobs that validate the native binaries; done means the selected distro jobs run successfully in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, docker
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100