testcontainers-git icon indicating copy to clipboard operation
testcontainers-git copied to clipboard

This project contains a Testcontainers implementation for a plain git server based on the Docker image rockstorm/git-server

Results 36 testcontainers-git issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.openrewrite.recipe:rewrite-recipe-bom](https://togithub.com/openrewrite/rewrite-recipe-bom) | `2.9.0` -> `2.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.openrewrite.recipe:rewrite-recipe-bom/2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/sparsick/testcontainers-git). ## Config Migration Needed - [ ]...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-gpg-plugin](https://maven.apache.org/plugins/) | `3.2.3` -> `3.2.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.maven.plugins:maven-gpg-plugin/3.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ch.qos.logback:logback-classic](http://logback.qos.ch) ([source](https://togithub.com/qos-ch/logback), [changelog](https://logback.qos.ch/news.html)) | `1.5.5` -> `1.5.6`...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | major | `v3` -> `v4` | --- ### Release...

dependencies

Using `0.6.0` with `rockstorm/git-server:2.43` we have a flaky test on GitHub Actions. All of our tests start a new container, but it's always the first test to start a git...

In some cases the init branch is master instead of main. Ensure that the init branch is always main

bug