Skip to content

Docker backend: replace docker SDK with moby SDK#6357

Merged
6543 merged 6 commits into
woodpecker-ci:mainfrom
qwerty287:moby-docker
Mar 31, 2026
Merged

Docker backend: replace docker SDK with moby SDK#6357
6543 merged 6 commits into
woodpecker-ci:mainfrom
qwerty287:moby-docker

Conversation

@qwerty287

Copy link
Copy Markdown
Contributor

Fixes the securityscan.

Closes #6154

@qwerty287 qwerty287 added refactor delete or replace old code dependencies labels Mar 31, 2026
@codecov

codecov Bot commented Mar 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 1.69492% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.15%. Comparing base (f121387) to head (3a17692).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pipeline/backend/docker/docker.go 0.00% 48 Missing ⚠️
pipeline/backend/docker/convert.go 9.09% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6357      +/-   ##
==========================================
- Coverage   34.21%   34.15%   -0.06%     
==========================================
  Files         426      426              
  Lines       28502    28528      +26     
==========================================
- Hits         9752     9744       -8     
- Misses      17860    17894      +34     
  Partials      890      890              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread go.mod
Comment thread pipeline/backend/docker/convert.go Outdated

@6543 6543 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested works 🚀

@6543 6543 enabled auto-merge (squash) March 31, 2026 14:56
@6543

6543 commented Mar 31, 2026

Copy link
Copy Markdown
Member

the new moby interface looks way more usable :)

@6543 6543 merged commit 926470f into woodpecker-ci:main Mar 31, 2026
7 checks passed
@woodpecker-bot woodpecker-bot mentioned this pull request Mar 31, 2026
1 task
@qwerty287 qwerty287 deleted the moby-docker branch March 31, 2026 15:09
@woodpecker-bot woodpecker-bot mentioned this pull request Apr 1, 2026
1 task
@woodpecker-bot woodpecker-bot mentioned this pull request Apr 15, 2026
1 task
@6543 6543 changed the title Migrate to moby Docker backend: replace docker SDK with moby SDK Apr 19, 2026
@woodpecker-bot woodpecker-bot mentioned this pull request Apr 27, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants