Woodpecker is a community fork of the Drone CI system.
Go to file
renovate[bot] f0f57ec961
Update golang (packages) (#2839)
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/antonmedv/expr](https://togithub.com/antonmedv/expr) |
require | patch | `v1.15.3` -> `v1.15.4` |
| [github.com/xanzy/go-gitlab](https://togithub.com/xanzy/go-gitlab) |
require | minor | `v0.93.2` -> `v0.94.0` |
| [k8s.io/api](https://togithub.com/kubernetes/api) | require | patch |
`v0.28.3` -> `v0.28.4` |
| [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) |
require | patch | `v0.28.3` -> `v0.28.4` |
| [k8s.io/client-go](https://togithub.com/kubernetes/client-go) |
require | patch | `v0.28.3` -> `v0.28.4` |

---

### Release Notes

<details>
<summary>antonmedv/expr (github.com/antonmedv/expr)</summary>

###
[`v1.15.4`](https://togithub.com/antonmedv/expr/releases/tag/v1.15.4)

[Compare
Source](https://togithub.com/antonmedv/expr/compare/v1.15.3...v1.15.4)

-   Improved type checking for `$env`
-   Added support for floats in `sort()` built-in
-   Fixed: AST printing for `??` operator
-   Fixed: only emit `OpEqual{Int,String}` for simple types
- Fixed: fetch without `OpDeref`
([#&#8203;467](https://togithub.com/antonmedv/expr/issues/467))
- Docs: categorize Language Definition functions
([#&#8203;452](https://togithub.com/antonmedv/expr/issues/452))
-   Changed: `ast.Node` type now is not copied with `ast.Patch`

</details>

<details>
<summary>xanzy/go-gitlab (github.com/xanzy/go-gitlab)</summary>

###
[`v0.94.0`](https://togithub.com/xanzy/go-gitlab/compare/v0.93.2...v0.94.0)

[Compare
Source](https://togithub.com/xanzy/go-gitlab/compare/v0.93.2...v0.94.0)

</details>

<details>
<summary>kubernetes/api (k8s.io/api)</summary>

###
[`v0.28.4`](https://togithub.com/kubernetes/api/compare/v0.28.3...v0.28.4)

[Compare
Source](https://togithub.com/kubernetes/api/compare/v0.28.3...v0.28.4)

</details>

<details>
<summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary>

###
[`v0.28.4`](https://togithub.com/kubernetes/apimachinery/compare/v0.28.3...v0.28.4)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.28.3...v0.28.4)

</details>

<details>
<summary>kubernetes/client-go (k8s.io/client-go)</summary>

###
[`v0.28.4`](https://togithub.com/kubernetes/client-go/compare/v0.28.3...v0.28.4)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.28.3...v0.28.4)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <ndev@web.de>
2023-11-20 08:23:01 +01:00
.github Update renovate schedule & use central config repo (#2597) 2023-10-17 09:23:13 +02:00
.vscode local backend make cmd log output similar to other shells (#2678) 2023-11-01 11:49:36 +01:00
.woodpecker Update docker.io/golang Docker tag to v1.21.4 (#2828) 2023-11-16 13:33:11 +01:00
agent Replace interface{} with any (#2807) 2023-11-12 18:23:48 +01:00
cli Rename link to url (#2812) 2023-11-14 17:12:12 +01:00
cmd Rename link to url (#2812) 2023-11-14 17:12:12 +01:00
contrib/woodpecker-test-repo/.woodpecker Add workflow version (#2476) 2023-11-06 01:37:02 +01:00
docker Fix pinned alpine package versions (#2713) 2023-11-03 15:41:44 +01:00
docs Lock file maintenance (#2840) 2023-11-19 14:28:58 +01:00
nfpm Add prettier (#2600) 2023-10-24 14:42:05 +02:00
pipeline Rename link to url (#2812) 2023-11-14 17:12:12 +01:00
server Update golang (packages) (#2839) 2023-11-20 08:23:01 +01:00
shared Replace interface{} with any (#2807) 2023-11-12 18:23:48 +01:00
version gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
web Update dependency vite to v5 (#2836) 2023-11-19 15:12:26 +01:00
woodpecker-go Rename link to url (#2812) 2023-11-14 17:12:12 +01:00
.changelog.yml Add prettier (#2600) 2023-10-24 14:42:05 +02: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 consistent woodpecker color scheme (#2003) 2023-08-02 09:09:12 +02:00
.gitpod.yml Switch to go vanity urls (#2706) 2023-11-07 08:04:33 +01:00
.golangci.yml Remove go versions from .golangci.yml (#2775) 2023-11-07 20:29:37 +01:00
.hadolint.yml Use pre-commit (#2650) 2023-10-28 21:58:59 +02:00
.markdownlint.yaml fix(deps): update docker to v24 (#2675) 2023-10-31 12:33:27 +01:00
.pre-commit-config.yaml Add prettier pre-commit hook (#2762) 2023-11-19 22:47:14 +01:00
.prettierignore Add prettier (#2600) 2023-10-24 14:42:05 +02:00
.prettierrc Add prettier (#2600) 2023-10-24 14:42:05 +02:00
CHANGELOG.md 🎉 Release 2.0.0-rc.0 (#2802) 2023-11-11 09:33:45 +01:00
CONTRIBUTING.md Use pre-commit (#2650) 2023-10-28 21:58:59 +02:00
docker-compose.example.yml Add docs about Gitea on same host and update docker-compose example (#2752) 2023-11-11 12:38:21 +01:00
docker-compose.gitpod.yml Update postgres Docker tag to v16.1 (#2842) 2023-11-19 07:54:15 +01:00
go.mod Update golang (packages) (#2839) 2023-11-20 08:23:01 +01:00
go.sum Update golang (packages) (#2839) 2023-11-20 08:23:01 +01:00
LICENSE Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
Makefile Switch to go vanity urls (#2706) 2023-11-07 08:04:33 +01:00
README.md pre-commit fixes (#2669) 2023-10-31 09:14:09 +01:00
release-config.ts Add release helper (#1976) 2023-09-07 17:17:17 +02:00
SECURITY.md pre-commit fixes (#2669) 2023-10-31 09:14:09 +01:00

Woodpecker

Woodpecker


Translation status


Woodpecker is a community fork of the Drone CI system.

woodpecker

🫶 Support

Please consider to donate and become a backer. 🙏 [Become a backer]

📖 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.