Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from source #2

Merged
merged 63 commits into from
May 6, 2020
Merged

Update from source #2

merged 63 commits into from
May 6, 2020

Conversation

a-urth
Copy link
Owner

@a-urth a-urth commented May 6, 2020

No description provided.

dependabot-preview bot and others added 30 commits March 23, 2020 06:51
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](gin-gonic/gin@v1.5.0...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…hub.com/gin-gonic/gin-1.6.0

Bump github.com/gin-gonic/gin from 1.5.0 to 1.6.0
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](gin-gonic/gin@v1.6.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…hub.com/gin-gonic/gin-1.6.1

Bump github.com/gin-gonic/gin from 1.6.0 to 1.6.1
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](gin-gonic/gin@v1.6.1...v1.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…hub.com/gin-gonic/gin-1.6.2

Bump github.com/gin-gonic/gin from 1.6.1 to 1.6.2
… calls. This ensures that any networks, created as part of the test case will be removed.
…to always pull the image even if it already exists
Force testcontainers to always pull images when creating container
…lly it also was that unlike container, network was not removed explicitly.

I've rectified this in the latest commit by modifying the way network is created and removed.
Fixed #172

Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
chore(vendor): update docker engine and uuid
Fixed #172 again...

Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
fix(uuid): wrong replacement for uuid
Added ContainerIP to retrieve ip of container from primary network
…x dep versions

use platform-dependent connection refused error type and improve ctx.Err checks in the ForListeningPort waiting strategy
use github.com/Microsoft/hcsshim v0.8.7 instead of v0.8.6, as not compatible with github.com/docker/docker
go mod tidy
We need to add compose-specific environment variables for identifier
and compose file path
We reuse it in the first test, checking that the env variable is not set
mdelapenya and others added 29 commits April 16, 2020 12:37
It could disclose environment variables
I'm not adding information about the environment to avoid disclosing
sensible values, but it could be easily added
It was just a matter of setting the container name at docker-compose
level, because we just want to access the container to read its
environment variables and do some calculations with them.
(#25) Create very basic implementation of Local Docker Compose
Based on the issue #183 I decided to add this example to explain that by
default wait.HTTP looks for port `80/tcp` but you can override it.

Signed-off-by: Gianluca Arbezzano <gianarb92@gmail.com>
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.4.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
chore: do not raise panic in compose, use exec error instead so the client code can handle it
…hub.com/stretchr/testify-1.5.1

Bump github.com/stretchr/testify from 1.4.0 to 1.5.1
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](gin-gonic/gin@v1.6.2...v1.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…hub.com/gin-gonic/gin-1.6.3

Bump github.com/gin-gonic/gin from 1.6.2 to 1.6.3
@a-urth a-urth merged commit 2d80caf into a-urth:master May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants