Commit Graph

464 Commits

Author SHA1 Message Date
Robert Kaussow
dc7795e64b
Add fsGroupChangePolicy option to Kubernetes backend (#5416)
Co-authored-by: Lilly Sell <sell@b1-systems.de>
2025-08-15 10:28:38 +02:00
scottshotgg
d7495357d5
Add Agent-level Tolerations setting (#5266)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-08-10 10:12:42 +02:00
Lilly
147256e3a8
feat(k8s): k8s priority class name config (#5391) 2025-08-09 16:33:47 +02:00
Harri Avellan
e9ab04f88b
Support namespace per org for Kubernetes step secrets (#5383)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-08-05 09:27:18 +02:00
qwerty287
12cd608150
Support secrets in cli exec (#5374) 2025-07-31 07:13:07 +03:00
renovate[bot]
ddf5a09cd8
fix(deps): update golang-packages (#5336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
2025-07-22 17:22:48 +03:00
Henrik Huitti
79e4dd5380
feat(k8s): Kubernetes namespace per organization (#5309) 2025-07-22 17:22:26 +03:00
Harri Avellan
5c00b9d74b
Prevent secrets from leaking to Kubernetes API Server logs (#5305) 2025-07-14 17:45:13 +03:00
qwerty287
fe5ea7ad3b
Simplify backend types (#5299) 2025-07-05 12:59:17 +03:00
Patrick Schratz
e92706bfd8
Revert "kubernetes: prevent secrets from leaking to api-server logs" (#5293)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2025-07-05 09:40:40 +03:00
qwerty287
2184407dd3
Add pipeline author and avatar env vars (#5227) 2025-06-27 12:18:33 +02:00
Harri Avellan
5e052f5579
kube backend: prevent secrets from leaking to Kubernetes apiserver logs (#5196) 2025-06-14 22:44:33 +02:00
renovate[bot]
71f24f5d44
fix(deps): update golang-packages to v28.2.1+incompatible (#5217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
2025-06-06 07:20:03 +02:00
Robert Kaussow
496498274c
Use docker go client directly (#5134) 2025-04-26 13:20:36 +02:00
renovate[bot]
c45657721f
fix(deps): update golang-packages (#5121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-04-25 15:55:30 +03:00
Robert Kaussow
f2c12e0eaf
Use slugified plugin urls in docs (#5116) 2025-04-23 10:07:53 +02:00
renovate[bot]
e7243e3ff5
fix(deps): update golang-packages (#5111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-04-22 10:55:07 +02:00
Robert Kaussow
b4020072b6
Revert "Use existing WorkingDir for clone steps (#5023)" (#5047) 2025-04-02 09:21:26 +02:00
Ralf Haferkamp
8a432a6b83
Fix exclude path constraint behavior (#5042)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-04-01 20:05:51 +02:00
winston
47e6d159d1
add nushell support to local backend (#5043) 2025-04-01 21:02:25 +03:00
Robert Kaussow
d296c29613
Use existing WorkingDir for clone steps (#5023) 2025-03-31 18:56:09 +02:00
Robert Kaussow
286794a800
Bump golangci-lint to v2 (#5034) 2025-03-31 18:55:48 +02:00
Robert Kaussow
bce5899037
Fix docs links (#5016) 2025-03-26 14:42:05 +02:00
Robert Kaussow
23a7b2f17d
Fix pipeline source information (#5011) 2025-03-26 13:20:30 +01:00
Jener Rasmussen
c392250384
Replace illegal characters in Kubernetes labels (#5013)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2025-03-25 20:24:55 +01:00
Jener Rasmussen
8d94071e2f
Tag pipeline with source information (#4796)
Co-authored-by: oauth <woodpecker-bot@obermui.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2025-03-22 13:45:44 +01:00
hhomar
f47165ff9f
kubernetes: create service for detached steps (#4892)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-02-25 07:16:43 +01:00
Anbraten
45a92cd928
Fix org assign on login (#4817)
Co-authored-by: qwerty287 <qwerty287@posteo.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2025-02-16 12:02:18 +02:00
Lauris BH
021cc59d53
Optimize repository list loading to return also latest pipeline info (#4814) 2025-02-08 09:42:45 +02:00
qwerty287
986f6c4254
Fix k8s secret schema (#4819) 2025-02-07 19:36:56 +02:00
Robert Kaussow
00aa968afa
Revert "Tag pipeline with source information (#4771)" (#4794) 2025-01-31 14:53:41 +02:00
Jener Rasmussen
846fd8dc51
Tag pipeline with source information (#4771)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2025-01-30 13:03:58 +01:00
David Muthy
437d6a74a5
chore: fix some function names in comment (#4769)
Signed-off-by: damuzhi0810 <rust@before.tech>
2025-01-23 19:11:36 +02:00
Patrick Schratz
f50d6d19ec
use v3 woodpecker libs (#4742)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-01-19 14:02:38 +01:00
qwerty287
41b732eb80
Apply changed files filter to closed PR (#4711) 2025-01-12 11:00:32 +02:00
YR Chen
5e75e4ec9c
feat: add linter support for step-level depends_on existence (#4657) 2025-01-12 08:32:03 +02:00
qwerty287
0fba54d3cc
Add hosts for detached steps (#4674) 2025-01-06 18:06:38 +02:00
qwerty287
7c31bcf327
Revert volumes/network list (#4656)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
2025-01-04 11:56:26 +01:00
Anbraten
5d3300824d
Fix workflow volume and network config (#4650) 2025-01-01 16:21:57 +01:00
qwerty287
428ba689cb
Remove workflow-level volumes and networks (#4636) 2024-12-30 10:34:59 +01:00
qwerty287
afa6dee30b
Migrate away from goblin (#4624)
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-12-30 08:08:53 +02:00
qwerty287
fdfabe6368
Support Git as only VCS (#4346)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
2024-12-27 22:49:19 +01:00
qwerty287
81b74025d4
Update Go imports paths (#4605)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-12-22 10:44:34 +01:00
Robert Kaussow
7fa474c5c3
Ignore blocked pipelines for badge rendering (#4582) 2024-12-18 08:58:08 +01:00
qwerty287
1ec785c7e9
Weakly decode backend options (#4577) 2024-12-16 18:37:38 +01:00
Robert Kaussow
fe11db6cd3
Replace discontinued mitchellh/mapstructure by maintained fork (#4573) 2024-12-16 07:41:49 +01:00
Robert Kaussow
786a8fb003
Add user as docker backend_option (#4526) 2024-12-08 12:02:35 +01:00
tsufeki
db45794091
Fix apparmorProfile being ignored when it's the only field (#4507) 2024-12-03 17:29:03 +02:00
Thomas Anderson
532c3e3ed3
Do not set empty environment variables (#4193)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
2024-12-02 22:18:09 +01:00
Robert Kaussow
08bd52a1b1
Add pagination options to all supported endpoints in sdk (#4463) 2024-11-27 07:53:35 +01:00