Commit Graph
574 Commits
Author SHA1 Message Date
6543 ea071606b2 Make agent reconnect retry timeout configurable (#6470) 2026-04-23 17:35:39 +02:00
6543 950534751b Add WOODPECKER_FORCE_IGNORE_SERVICE_FAILURE config to preserve non breaking behavior by default (#6448) 2026-04-17 17:10:03 +02:00
qwerty287 2de59621fb Add netrc option for config/registry extension (#6333) 2026-03-31 17:39:28 +02:00
2230e01d78 Support one-shot agent execution mode (#6150)
This supports the use case of having the agent itself be ephemeral, which may be useful in various situations, including use of the local backend.

Co-authored-by: Max Anurin <theanurin@gmail.com>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2026-03-31 17:36:51 +02:00
qwerty287 284b1431da Fix DB convention typo (#6347) 2026-03-30 14:18:27 +02:00
6543andAnbraten fde1d917e2 Refactor pipeline runtime code (#6166)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2026-03-30 11:24:36 +03:00
def714cecd Add external secret extension implementation (#6252)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
2026-03-26 23:58:34 +01:00
qwerty287 31722dd83e Rename extension env vars (#6326) 2026-03-25 21:42:43 +01:00
qwerty287 17dcc86942 Allow to cancel on failure (#6158) 2026-03-19 13:41:44 +01:00
1643e77286 Add Container Registry credential extension (#5993)
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2026-03-18 22:55:38 +01:00
Paulo Vitor Bettini de Paiva Limaandqwerty287 01484ff541 Sorted the glossary items (#6255)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2026-03-18 11:24:03 +01:00
qwerty287and6543 39a7ebda75 Independently evaluate status filter and support on workflows (#6183)
fix https://github.com/woodpecker-ci/woodpecker/issues/6161

And also allow `when.status` at workflow level. `runs_on` is deprecated then.


Co-authored-by: 6543 <6543@obermui.de>
2026-03-02 17:37:37 +01:00
6543andRobert Kaussow 66cf429acd Add deprecation policy (#6068)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2026-02-16 21:25:01 +01:00
mehrdadbn9 8a3fbaaef5 Fix/selinux docs (#6066)
Signed-off-by: mehrdadbn9 <mehrdadbiukian@gmail.com>
2026-02-13 11:47:15 +01:00
6543andRobert Kaussow ff0d43f1d3 document how to ignore failure on services (#6106)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2026-02-12 12:09:57 +01:00
6543andqwerty287 56c9d96f3d Update Module Interaction Diagram (#6019)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2026-02-03 13:39:37 +01:00
qwerty287 f462f787dd Add Homebrew package (#6037) 2026-01-28 18:32:00 +01:00
6543 3786077c07 Update Architecture: move pipeline/rpc => rpc & server/{grpc => rpc} (#6012) 2026-01-26 21:25:38 +01:00
qwerty287and6543 ff6895308a Support exclusive extensions (#5978)
Co-authored-by: 6543 <6543@obermui.de>
2026-01-26 16:13:00 +01:00
6543 d1b7e35ca8 Improve service syntax related docs and tests nits (#5991) 2026-01-19 19:44:18 +02:00
Anbratenand6543 ecb96f3bc2 Revert "Send configuration as part of the request for external configuration" (#5835)
Co-authored-by: 6543 <6543@obermui.de>
2026-01-14 11:36:44 +01:00
6543 c82570bd74 Update Docs and nix-flake to reflect current dev environment (#5926) 2026-01-08 20:31:20 +01:00
Abhi Yerraandqwerty287 3a2df46b5e Update Helm chart installation command (#5872)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2026-01-08 17:19:37 +01:00
Martin Schmidt b7b33db98b feat(kubernetes): add support for pod affinity and anti-affinity configurations (#5854) 2025-12-17 13:59:22 +01:00
971ab734af Allow packagers to set WebUI root to custom path (#5809)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2025-12-17 12:37:24 +01:00
9f828c96b0 Add support for headless Kubernetes services (#5764)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Henrik Huitti <henrik.huitti@henhu.fi>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-12-02 14:42:00 +01:00
Flozza fd091f2883 Clarify envvars documentation (#5788) 2025-11-27 11:45:37 +01:00
tuxmainyanddamage 5a93de88dd add events query parameter to badge url (#5728)
Co-authored-by: damage <damage@devloop.de>
2025-11-27 12:35:29 +02:00
guillaumemandGuillaumeMeurillon 58f01089a5 Support for file changes in Bitbucket Cloud (#5730)
Co-authored-by: GuillaumeMeurillon <MeurillonGuillaume@users.noreply.github.com>
2025-11-12 17:29:23 +01:00
qwerty287 4ab721b920 Revert "Add support for sidecar containers and volumes in Kubernetes backend" (#5726) 2025-11-06 17:33:23 +01:00
Martin Schmidt 02ea16ecbf Add support for sidecar containers and volumes in Kubernetes backend (#5666) 2025-11-06 16:45:38 +01:00
Josias Junior c9b1d419e2 docs: add warning about 27-axis matrix limit (#5700) 2025-11-03 19:02:36 +01:00
1019d85065 Add log service addon (#5507)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-10-21 08:40:30 +02:00
Marcus Ramberg 05bf8d17e5 Allow agents to require labels on workflows (#5633) 2025-10-13 12:47:03 +02:00
677a2476b5 Allow to configure a config extension per repo (#3349)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2025-09-30 12:52:40 +02:00
6543andqwerty287 388557d94a New event pull request metadata (#5214)
Co-authored-by: qwerty287 <qwerty287@posteo.de>
2025-09-25 00:07:45 +02:00
Henrik Huitti 0bd69e876f Add task UUID label to Kubernetes pods (#5544) 2025-09-23 20:30:20 +02:00
Henrik Huitti 275c8fee1c feat(bitbucketdatacenter): Implement missing OrgMembership method (#5476) 2025-09-21 09:51:30 +02:00
qwerty287 fd38197b32 Fix prettier configs (#5529) 2025-09-21 08:22:24 +02:00
Joan FlotatsandJoan Flotats fd0738495e Add Bitbucket key limit known issue (#5497)
Co-authored-by: Joan Flotats <joanflotats@bit2me.com>
2025-09-10 12:04:32 +02:00
6543 c5a5bbea5d Add milestone to metadata (#5174) 2025-09-01 16:12:54 +02:00
15d26639f9 Add ui proxy docs (#5459)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-08-25 16:57:59 +02:00
qwerty287 3b863b5883 Add easypanel community package (#5446) 2025-08-21 10:17:49 +02:00
Robert KaussowandLilly Sell 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
qwerty287 40e383866a Allow to set default approval mode (#5406) 2025-08-11 12:59:02 +02:00
scottshotggandlnx01 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
qwerty287andAnbraten b392d8174c Remove kaniko plugin and refs (#5371)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2025-07-30 11:46:55 +03:00
Henrik Huitti 79e4dd5380 feat(k8s): Kubernetes namespace per organization (#5309) 2025-07-22 17:22:26 +03:00
qwerty287 2184407dd3 Add pipeline author and avatar env vars (#5227) 2025-06-27 12:18:33 +02:00