Woodpecker is a community fork of the Drone CI system.
Go to file
renovate[bot] dc73471236
chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v3 (#3229)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx)
([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) |
major | `2.3.0` -> `3.0.0` |

---

### Release Notes

<details>
<summary>woodpecker-plugins/docker-buildx
(docker.io/woodpeckerci/plugin-docker-buildx)</summary>

###
[`v3.0.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v3.0.0)

[Compare
Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v2.3.0...v3.0.0)

##### Breaking

- Update to docker engine v25 ([release
notes](https://docs.docker.com/engine/release-notes/25.0/))

##### Features

- Add option to set individual mirrors for all logins
([#&#8203;122](https://togithub.com/woodpecker-plugins/docker-buildx/issues/122))
- Add option to enable buildkit debug output
([#&#8203;119](https://togithub.com/woodpecker-plugins/docker-buildx/issues/119))

##### Dependencies

- fix(deps): update module github.com/aws/aws-sdk-go to v1.49.21
([#&#8203;125](https://togithub.com/woodpecker-plugins/docker-buildx/issues/125))
- chore(deps): update docker/buildx-bin docker tag to v0.12.1
([#&#8203;124](https://togithub.com/woodpecker-plugins/docker-buildx/issues/124))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge -
"before 4am" (UTC).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/woodpecker-ci/woodpecker).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-20 23:06:08 +01:00
.github Fix/improve issue templates (#3232) 2024-01-20 18:29:19 +01:00
.vscode Allow to restart pipelines that has warnings (#2939) 2023-12-13 14:11:05 +01:00
.woodpecker chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v3 (#3229) 2024-01-20 23:06:08 +01:00
agent Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
cli Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
cmd Remove some interfaces (#3220) 2024-01-19 16:20:35 +01:00
contrib/woodpecker-test-repo/.woodpecker Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
docker Fix build output paths (#3065) 2023-12-29 20:30:20 +01:00
docs Support custom steps entrypoint (#2985) 2024-01-19 05:34:02 +01:00
nfpm Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
pipeline Support custom steps entrypoint (#2985) 2024-01-19 05:34:02 +01:00
server Fix Bitbucket get pull requests that ignores pagination (#3235) 2024-01-20 22:41:54 +01:00
shared Lowercase all log strings (#3173) 2024-01-11 19:17:07 +01:00
version gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
web Update web dependencies (#3234) 2024-01-20 18:27:36 +01:00
woodpecker-go Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
.ecrc Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
.editorconfig Use editorconfig-checker (#982) 2022-06-17 12:03:34 +02:00
.gitattributes Fix "check_swagger" step (#2024) 2023-07-20 22:12:32 +02:00
.gitignore Use dag in ci config (#3010) 2023-12-28 16:39:14 +01:00
.gitpod.yml Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
.golangci.yaml Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
.hadolint.yaml Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
.markdownlint.yaml fix(deps): update docker to v24 (#2675) 2023-10-31 12:33:27 +01:00
.pre-commit-config.yaml Fix/improve issue templates (#3232) 2024-01-20 18:29:19 +01:00
.prettierignore Do not run prettier with pre-commit (#3196) 2024-01-14 21:14:00 +01:00
.prettierrc.json Remove old files (#3077) 2023-12-30 15:10:31 +01:00
.yamllint.yaml Use yamllint (#3066) 2023-12-29 12:51:02 +01:00
CHANGELOG.md 🎉 Release 2.1.1 (#3036) 2023-12-27 15:19:49 +01:00
docker-compose.example.yaml Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
docker-compose.gitpod.yaml Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
go.mod fix(deps): update golang (packages) (#3218) 2024-01-19 04:17:09 +01:00
go.sum fix(deps): update golang (packages) (#3218) 2024-01-19 04:17:09 +01:00
LICENSE Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
Makefile Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
README.md [pre-commit.ci] pre-commit autoupdate (#3101) 2024-01-01 20:14:12 +01:00
release-config.ts Add release helper (#1976) 2023-09-07 17:17:17 +02:00

Woodpecker

Woodpecker


Build Status Code coverage Translation status Discord chat Matrix space Go Report Card go reference GitHub release Docker pulls License: Apache-2.0 openssf best practices pre-commit.ci


Woodpecker is a simple yet powerful CI/CD engine with great extensibility.

woodpecker

🫶 Support

Please consider donating and become a backer. 🙏 [Become a backer]

Open Collective backers

📖 Documentation

https://woodpecker-ci.org/

Contribute

See Contributing Guide

Open in Gitpod

📣 Translate

We use an own Weblate instance at translate.woodpecker-ci.org.

Translation status

👋 Who uses Woodpecker?

Woodpecker is used by itself multiple well-known companies, organizations like Codeberg, hobbyist and many others.

Leave a comment if you're using it as well.

Also consider using the topic WoodpeckerCI in your repository, so others can learn from your config and use the hashtag #WoodpeckerCI when talking about the project on social media!

Here are some places where people mention Woodpecker:

Stars over time

Stargazers over time

License

Woodpecker is Apache 2.0 licensed with the source files in this repository having a header indicating which license they are under and what copyrights apply.

Files under the docs/ folder are licensed under Creative Commons Attribution-ShareAlike 4.0 International Public License.