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

Upgrade dependencies, migrate to the official docker client, and make the listening code more robust #114

Merged
merged 1 commit into from
May 8, 2024

Conversation

frenchzed
Copy link

@frenchzed frenchzed commented Apr 28, 2024

Fix a few minor bugs at the same time, along with a redesign of the Docker error handling.

Before creating your PR, execute the following command:

$> go vet
$> go lint
$> go fmt
$> go build
$> go test

PR source branches shall have the following name: feature/<PR_NAME>

PR destination branch shall be develop

Any PR not respecting those rules won't be merge and will be closed after a few weeks if not updated.

@frenchzed frenchzed changed the title Upgrade dependencies and migrate to the official docker client Upgrade dependencies, migrate to the official docker client, and make the listening code more robust Apr 29, 2024
@aacebedo
Copy link
Owner

aacebedo commented May 1, 2024

Thanks for the PR, can you fix the errors displayed in the CI workflow please?

@dprunier
Copy link

dprunier commented May 6, 2024

Thanks for the PR, can you fix the errors displayed in the CI workflow please?

@aacebedo, it should be ok now (at least I think :P)

@aacebedo aacebedo merged commit 82b50a0 into aacebedo:master May 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants