6543
55280e1012
rebump golang.org/x/mod to v0.40.0 ( #7030 )
2026-08-17 20:39:14 +02:00
6543 and Claude
a58fe61481
Migrate modernize encryption service ( #6830 )
...
Co-authored-by: Claude <claude@anthropic.com >
2026-08-17 20:37:00 +02:00
You ChangDing
73524eec9f
fix(gitlab): skip projects on membership lookup 404 errors ( #7022 )
2026-08-17 13:30:36 +02:00
為什麼不加空格
2a54afc49c
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 77.8% (363 of 466 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/zh_Hant/
2026-08-17 10:07:34 +00:00
Rafael Fontenelle
a4386bf5c6
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (466 of 466 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/pt/
2026-08-17 10:07:34 +00:00
Julian Ospald
5697b2e5db
Fix running multiple cmdlets on windows ( #6968 )
2026-08-17 04:07:48 +02:00
Julian Ospald and 6543
9c018c7884
Make command execution more robust on windows ( #6969 )
...
`iex` is a poor mechanism to execute arbitrary commands, because it requires great care wrt escaping.
In turn, '-encodedcommand' doesn't require any escaping. We can pass a base64 encoded UTF-16LE string directly to it.
Co-authored-by: 6543 <6543@obermui.de >
2026-08-17 03:48:45 +02:00
renovate[bot] and lnx01
267a53106c
Update module github.com/urfave/cli/v3 to v3.11.0 ( #7017 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-17 03:32:29 +02:00
renovate[bot] and lnx01
f63a9d8618
Lock file maintenance ( #7018 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-17 03:31:43 +02:00
DEATIN
42735ca5e5
server: drop stale queued tasks for terminal workflows ( #7015 )
...
Prevents stale tasks from being handed to agents when their workflow is already
in a terminal state or no longer exists.
2026-08-17 03:09:22 +02:00
Romain Pouclet
8458213871
k8s backend: fix step example using incorrect "detached" property ( #7016 )
2026-08-17 01:56:52 +02:00
Bálint Mórász
f1ae0817bd
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (466 of 466 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/hu/
2026-08-16 09:24:09 +00:00
renovate[bot] and lnx01
174f6c0584
Update web npm deps non-major ( #7009 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-16 08:34:13 +02:00
renovate[bot] and lnx01
5fcc89a8a9
Update module gitlab.com/gitlab-org/api/client-go/v2 to v2.58.0 ( #7014 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-16 08:26:20 +02:00
renovate[bot] and lnx01
4f2128d143
Update dependency concurrently to v10.0.5 ( #7010 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-16 08:17:20 +02:00
qwerty287
8d73f33615
Remove gitpod ( #7013 )
2026-08-15 20:16:51 +02:00
qwerty287
3b030f8033
Update golang.org/x/mod ( #7012 )
2026-08-15 14:45:26 +02:00
YR Chen and Claude Opus 5
5f45737328
Enforce one log entry per line with a unique index ( #7004 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-08-15 09:40:54 +02:00
Mark Horninger
221e99120e
fix(gitlab): avoid N+1 member lookups in Repos() ( #6991 )
2026-08-15 09:37:18 +02:00
Michel Rouly
f8c1a1612d
highlight the nodeSelector doesn't work by default ( #7007 )
2026-08-15 09:36:06 +02:00
renovate[bot] and lnx01
9d30252556
Update postgres Docker tag to v18.6 ( #7011 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-15 07:34:01 +02:00
renovate[bot] and lnx01
b198aa1d64
Update dependency golang to v1.26.6 ( #7008 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-15 03:18:13 +02:00
YR Chen and Claude Opus 5
2509971ce9
Order the user feed by creation time instead of id ( #7005 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-08-14 20:38:16 +02:00
150fbf0b3c
Return step logs strictly in line order ( #6999 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
2026-08-14 17:33:47 +02:00
YR Chen and Claude Opus 5
79489820fa
Find the preceding pipeline by number instead of id ( #7003 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-08-14 13:27:15 +02:00
Ahmad Kamamji
141d72b835
perf(schema): cache compiled YAML validation schema ( #7002 )
2026-08-14 08:38:34 +02:00
YR Chen and Claude Opus 5
8584aefb36
Pick a repo's latest pipeline by number instead of id ( #7001 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-08-14 08:25:28 +02:00
Anbraten
2693d40975
Drop star-history ( #6997 )
2026-08-13 10:12:19 +02:00
renovate[bot] and lnx01
85f845f240
Update module golang.org/x/net to v0.58.0 ( #6996 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-13 03:15:25 +02:00
renovate[bot] and lnx01
57af41d75d
Update module golang.org/x/crypto to v0.55.0 ( #6994 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-12 05:43:21 +02:00
renovate[bot] and lnx01
256cbf340c
Update golang-packages ( #6993 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-12 05:29:01 +02:00
Kirill Isakov
99b91ffd7d
Translated using Weblate (Russian)
...
Currently translated at 100.0% (466 of 466 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/ru/
2026-08-11 15:07:11 +00:00
qwerty287
b8542e293f
Do not run openapi generation twice on fail ( #6987 )
2026-08-11 12:36:32 +02:00
renovate[bot] and lnx01
17f2e6e5f0
Update module google.golang.org/protobuf to v1.36.12 ( #6989 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-11 04:04:11 +02:00
qwerty287
2bdc3b82f5
Translated using Weblate (German)
...
Currently translated at 100.0% (466 of 466 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/de/
2026-08-10 15:39:40 +00:00
29de0824b7
feat: allow configuring allowed orgs per forge ( #6874 )
...
Signed-off-by: Daniel Gerber <394442-gerbsen@users.noreply.gitlab.com >
Co-authored-by: Daniel Gerber <394442-gerbsen@users.noreply.gitlab.com >
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-08-10 15:02:33 +02:00
Denys Nykula
9c4a55d87c
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (463 of 463 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/uk/
2026-08-10 10:43:43 +00:00
669bea3d41
Make the Kubernetes cluster domain configurable ( #6957 )
...
Co-authored-by: Romain Rossi <romain.rossi@byzaneo.io >
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
Co-authored-by: Robert Kaussow <xoxys@rknet.org >
2026-08-10 10:06:16 +02:00
Anbool
c23e3e1c4f
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (463 of 463 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/zh_Hans/
2026-08-10 07:09:20 +00:00
Rafael Fontenelle
8262084ebd
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (463 of 463 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/pt/
2026-08-10 07:09:20 +00:00
Oleksandr Kuksenko and qwerty287
d8448634d1
agent: retry connect on DeadlineExceeded, not just Unavailable ( #6975 )
...
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
2026-08-10 08:54:42 +02:00
renovate[bot] and lnx01
e8907931a0
Lock file maintenance ( #6984 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-10 03:50:15 +02:00
Kirill Isakov
627bab29c5
Translated using Weblate (Russian)
...
Currently translated at 100.0% (463 of 463 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/ru/
2026-08-09 20:41:09 +00:00
renovate[bot] and lnx01
72c87a4d3b
Update pnpm to v11.21.0 ( #6983 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-09 18:42:48 +02:00
renovate[bot] and lnx01
aa2a1e137a
Update pnpm to v11.21.0 ( #6982 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-09 18:41:41 +02:00
Bálint Mórász
3fec19db65
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (463 of 463 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/hu/
2026-08-09 13:10:38 +00:00
qwerty287
c79f934baa
Translated using Weblate (German)
...
Currently translated at 100.0% (463 of 463 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/de/
2026-08-09 13:10:36 +00:00
renovate[bot] and lnx01
4333503b06
Lock file maintenance ( #6981 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-09 09:03:08 +02:00
renovate[bot] and lnx01
23dc89d569
Update dependency eslint to v10.8.1 ( #6977 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-09 03:04:14 +02:00
為什麼不加空格
c9264b8ac1
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 77.9% (361 of 463 strings)
Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/zh_Hant/
2026-08-08 23:24:28 +00:00