qwerty287
|
8e7096fcf6
|
Deprecate commit avatar envs (#6356)
|
2026-03-31 13:23:39 +02:00 |
|
6543
|
662575630a
|
Refactor server/pubsub into interface (#6318)
|
2026-03-30 19:32:44 +02:00 |
|
qwerty287
|
8174778871
|
Separate cron field (#6346)
|
2026-03-30 16:24:51 +02:00 |
|
Sim-hu
|
4b4ef5e591
|
Show Woodpecker version on pipeline details (#6316)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
|
2026-03-29 17:48:44 +02:00 |
|
qwerty287
|
79cc07265e
|
Unify import aliases (#6328)
Co-authored-by: 6543 <6543@obermui.de>
|
2026-03-28 15:45:23 +01:00 |
|
Morten Frydensberg
|
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
|
3c5b24443b
|
Fix extension flag names (#6329)
|
2026-03-26 12:45:40 +01:00 |
|
qwerty287
|
31722dd83e
|
Rename extension env vars (#6326)
|
2026-03-25 21:42:43 +01:00 |
|
qwerty287
|
3156cd687c
|
Fix license headers (#6205)
|
2026-03-23 11:54:07 +01:00 |
|
6543
|
eab8c09d0a
|
Have distinct differense between skipped and canceled status (#6267)
|
2026-03-20 16:57:34 +01:00 |
|
qwerty287
|
17dcc86942
|
Allow to cancel on failure (#6158)
|
2026-03-19 13:41:44 +01:00 |
|
6543
|
2bc56896f3
|
Refactor so storage detects if Insert fails because of unique constraint (#6259)
|
2026-03-19 13:17:56 +01:00 |
|
qwerty287
|
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 |
|
confusedsushi
|
89fd89449c
|
possibillity to configure the maximum number of lines to show in a pi… (#6250)
|
2026-03-16 22:00:40 +01:00 |
|
qwerty287
|
480f673ff7
|
Fix status merging with skipped pipelines (#6176)
|
2026-03-02 15:35:43 +01:00 |
|
6543
|
a63b93f5ee
|
Refactor pipeline engine (#6073)
restructure pipeline/*.go to use submodules
<!-- https://claude.ai/chat/1b8965d7-5bca-42c7-86b4-48c2d645c362 -->
- pipeline/error.go -> pipeline/errors/...
- pipeline/pipeline.go#Runtime -> pipeline/runtime/runtime.go
- pipeline/pipeline.go#execAll -> pipeline/runtime/executor.go
- pipeline/shutdown.go -> pipeline/runtime/shutdown.go
- pipeline/logger.go ->pipeline/logging
- pipeline/tracer.go -> pipeline/tracing
- pipeline/pipeline.go#State -> state/state.go
|
2026-02-13 11:56:43 +01:00 |
|
Martin Schmidt
|
5034dd2aba
|
Added cancel info so one can see why it was cancelled (#6072)
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
|
2026-02-06 17:11:02 +01:00 |
|
6543
|
3786077c07
|
Update Architecture: move pipeline/rpc => rpc & server/{grpc => rpc} (#6012)
|
2026-01-26 21:25:38 +01:00 |
|
qwerty287
|
ff6895308a
|
Support exclusive extensions (#5978)
Co-authored-by: 6543 <6543@obermui.de>
|
2026-01-26 16:13:00 +01:00 |
|
Anbraten
|
1d9c8f00bd
|
Use repo-user for api call of cron (#5967)
|
2026-01-14 11:49:29 +01:00 |
|
qwerty287
|
8db8f49d16
|
Allow to add a note to secrets (#5898)
Co-authored-by: 6543 <6543@obermui.de>
|
2026-01-10 13:06:27 +01:00 |
|
qwerty287
|
00790bfa67
|
Custom vars for crons (#5897)
|
2025-12-28 22:15:29 +02:00 |
|
qwerty287
|
8c231aa99d
|
Allow to disable a cron (#5896)
Co-authored-by: 6543 <6543@obermui.de>
|
2025-12-24 09:02:03 +00:00 |
|
Anbraten
|
cdefb2842c
|
Migrate to maintained tink-go (#5886)
|
2025-12-20 09:23:09 +01:00 |
|
6543
|
bbe7980024
|
Makefile: add target to generate man pages (#5810)
|
2025-12-01 16:14:38 +01:00 |
|
qwerty287
|
26fc51bfd0
|
Fix secret on new forge (#5715)
closes #5677
|
2025-11-05 01:06:11 +01:00 |
|
renovate[bot]
|
09e8d32353
|
chore(deps): update dependency golangci/golangci-lint to v2.6.0 (#5702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
|
2025-11-03 15:22:20 +01:00 |
|
qwerty287
|
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 |
|
Anbraten
|
045a22209a
|
Support multiple users with same login name but different forges (#5612)
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
|
2025-10-21 08:19:09 +02:00 |
|
Robert Kaussow
|
8771f57cb1
|
Add repo filter options to GetRepos api (#5631)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
|
2025-10-12 16:16:52 +02:00 |
|
Gusted
|
650d6bd432
|
chore(deps): drop github.com/gorilla/securecookie (#5609)
|
2025-10-06 23:43:29 +02:00 |
|
Anbraten
|
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 |
|
6543
|
388557d94a
|
New event pull request metadata (#5214)
Co-authored-by: qwerty287 <qwerty287@posteo.de>
|
2025-09-25 00:07:45 +02:00 |
|
Robert Kaussow
|
7707e843f2
|
Show human readable information in queue info (#5516)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
|
2025-09-23 09:35:49 +02:00 |
|
Henrik Huitti
|
275c8fee1c
|
feat(bitbucketdatacenter): Implement missing OrgMembership method (#5476)
|
2025-09-21 09:51:30 +02:00 |
|
Gusted
|
d2ea85e55f
|
fix: allow spaces in WOODPECKER_PLUGINS_PRIVILEGED (#5494)
|
2025-09-09 22:33:53 +00:00 |
|
6543
|
c5a5bbea5d
|
Add milestone to metadata (#5174)
|
2025-09-01 16:12:54 +02:00 |
|
qwerty287
|
40e383866a
|
Allow to set default approval mode (#5406)
|
2025-08-11 12:59:02 +02:00 |
|
Henrik Huitti
|
5ecdcc99ec
|
Correct OpenApi LookupOrg router path (#5351)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
|
2025-07-23 18:18:27 +02: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 |
|
qwerty287
|
2184407dd3
|
Add pipeline author and avatar env vars (#5227)
|
2025-06-27 12:18:33 +02:00 |
|
David Ashby
|
5cc089e216
|
Always collect metrics (reverts #4667) (#5213)
|
2025-05-29 01:28:33 +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
|
af68be196b
|
Add documentation for WOODPECKER_EXPERT env vars (#4972)
|
2025-03-18 13:15:00 +01:00 |
|
Robert Kaussow
|
9869f1be75
|
Add backoff retry for store setup (#4964)
|
2025-03-17 07:16:16 +01:00 |
|
Jack Gleeson
|
5ea4f0cfae
|
Add default option for allowing pull requests on repositories (#4873)
|
2025-02-20 19:28:28 +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
|
8e99551d18
|
Add allow list for approvals (#4768)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
|
2025-01-30 00:21:33 +01:00 |
|
qwerty287
|
97d24ee1c9
|
Remove deprecated API field (#4676)
|
2025-01-08 16:40:53 +01:00 |
|
qwerty287
|
7d64138855
|
Do not start metrics collector if metrics are disabled (#4667)
|
2025-01-05 13:46:08 +02:00 |
|