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 docker to v27 #3972

Merged
merged 3 commits into from
Jul 24, 2024
Merged

Update docker to v27 #3972

merged 3 commits into from
Jul 24, 2024

Conversation

qwerty287
Copy link
Contributor

No description provided.

@qwerty287 qwerty287 added breaking will break existing installations if no manual action happens dependencies backend/docker labels Jul 24, 2024
@qwerty287 qwerty287 added this to the 3.0.0 milestone Jul 24, 2024
@qwerty287 qwerty287 requested a review from a team July 24, 2024 15:49
@lafriks
Copy link
Contributor

lafriks commented Jul 24, 2024

pipeline/backend/docker/docker.go:177:49:
SA1019: types.NetworkCreate is deprecated: use [network.CreateOptions]. (staticcheck)
_, err := e.client.NetworkCreate(ctx, n.Name, types.NetworkCreate{

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 26.89%. Comparing base (d2b5e20) to head (5f71bf6).
Report is 10 commits behind head on main.

Files Patch % Lines
pipeline/backend/docker/docker.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3972      +/-   ##
==========================================
+ Coverage   26.84%   26.89%   +0.04%     
==========================================
  Files         394      394              
  Lines       27518    27467      -51     
==========================================
  Hits         7388     7388              
+ Misses      19428    19380      -48     
+ Partials      702      699       -3     

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

@6543 6543 merged commit 123c4ae into woodpecker-ci:main Jul 24, 2024
8 of 9 checks passed
@woodpecker-bot woodpecker-bot mentioned this pull request Jul 23, 2024
1 task
@qwerty287 qwerty287 deleted the docker-v27 branch July 25, 2024 05:26
@zc-devs zc-devs mentioned this pull request Aug 2, 2024
6543 pushed a commit to 6543-forks/woodpecker that referenced this pull request Sep 5, 2024
@woodpecker-bot woodpecker-bot mentioned this pull request Sep 8, 2024
1 task
@woodpecker-bot woodpecker-bot mentioned this pull request Dec 14, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend/docker breaking will break existing installations if no manual action happens dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants