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 |
|
Meet Vasani
|
5c9fc61619
|
fix(agent): handle context cancellation (#5323)
Signed-off-by: ivaltryek <meet.vasani86@gmail.com>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
|
2025-07-21 15:24:04 +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
|
23a7b2f17d
|
Fix pipeline source information (#5011)
|
2025-03-26 13:20:30 +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 |
|
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 |
|
qwerty287
|
818d66d47a
|
Replace deprecated linter (#4843)
|
2025-02-14 11:09:07 +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 |
|
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 |
|
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 |
|
qwerty287
|
b4f5d625c6
|
Don't log DB passwords (#4583)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
|
2024-12-18 15:46:36 +01:00 |
|
qwerty287
|
355ebcd508
|
Drop native Let's Encrypt support (#4541)
|
2024-12-09 18:54:36 +01:00 |
|
Robert Kaussow
|
289239d1b3
|
Add status filter to list pipeline API (#4494)
|
2024-12-01 05:35:05 +01:00 |
|
qwerty287
|
0f87ddc057
|
Sort cli commands alphabetically (#4489)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
|
2024-11-30 20:11:57 +02:00 |
|
6543
|
52fb493495
|
Add filter to list repository pipelines API (#4416)
|
2024-11-28 22:33:52 +01:00 |
|
Robert Kaussow
|
d4c0178251
|
Restructure cli commands (#4467)
|
2024-11-28 18:25:49 +01:00 |
|
6543
|
3da4240c45
|
Trim space to all config flags that allow to read value from file (#4468)
|
2024-11-28 10:44:41 +02:00 |
|
6543
|
b23c72428f
|
Trim space from agent token (#4465)
|
2024-11-26 22:21:07 +01:00 |
|
qwerty287
|
5bb7cef08b
|
Allow to set custom trusted clone plugins (#4352)
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com>
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-11-26 14:27:05 +01:00 |
|
Anbraten
|
07c8765b72
|
Cleanup openapi generation (#4331)
Co-authored-by: oauth <woodpecker-bot@obermui.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
|
2024-11-23 09:17:19 +01:00 |
|
Patrick Schratz
|
196e2b6acf
|
Improve project settings descriptions (#4410)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: Anbraten <anton@ju60.de>
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
|
2024-11-22 09:28:41 +01:00 |
|
Anbraten
|
5e2fa8164b
|
Extend approval options (#3348)
|
2024-11-18 14:49:12 +01:00 |
|
Lauris BH
|
5699d22a55
|
Add server configuration option to add default set of labels for workflows that has no labels specified (#4326)
|
2024-11-14 22:23:42 +01:00 |
|
6543
|
04e8309e60
|
Add server config to disable user registered agents (#4206)
|
2024-11-11 18:51:14 +01:00 |
|
6543
|
6e38a950cd
|
Add options to controll the database connections (open,idle,timeout) (#4212)
|
2024-11-05 15:03:22 +01:00 |
|
6543
|
3ab579c03f
|
Move Queue creation behind new func that evaluates queue type (#4252)
|
2024-11-05 04:03:40 +01:00 |
|
6543
|
0b4654586f
|
Add additionall error message on swagger v2 to v3 convert (#4254)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
|
2024-11-02 10:32:09 +02:00 |
|
qwerty287
|
29474fc7d9
|
Split repo trusted setting (#4025)
|
2024-11-01 21:37:31 +01:00 |
|
Patrick Schratz
|
b0f52b9bc9
|
Correct spelling (#4279)
|
2024-10-29 17:43:54 +01:00 |
|
Patrick Schratz
|
785f2e6d6a
|
Increase WOODPECKER_FORGE_TIMEOUT to fix config fetching for GitLab (#4262)
|
2024-10-27 11:21:40 +01:00 |
|
6543
|
f8cfda1ea9
|
Report custom labels set by agent admins back (#4141)
|
2024-10-06 17:13:41 +02:00 |
|
6543
|
8b4d440bbc
|
Print agent labels in debug mode (#4155)
|
2024-10-03 10:53:41 +02:00 |
|
6543
|
febb8c5276
|
Implement org/user agents (#3539)
|
2024-09-30 12:33:16 +01:00 |
|
6543
|
6ad20ced5b
|
Move docker resource limit settings from server to agent (#3174)
so you can set it per agent and not per server
|
2024-09-26 16:56:59 +01:00 |
|
6543
|
fcc57dfc38
|
Replay pipeline using cli exec by downloading metadata (#4103)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
|
2024-09-25 07:20:51 +02:00 |
|
hg
|
276b279b7f
|
Process workflow logs in batches (#4045)
|
2024-09-18 16:29:56 +02:00 |
|
6543
|
4289853322
|
Fail gracefully on grpc listening error (#4118)
|
2024-09-16 19:40:09 +03:00 |
|
6543
|
41b2127e04
|
Don't expose task data via api (#4108)
|
2024-09-14 22:40:12 +02:00 |
|
6543
|
32d1ec7cec
|
Remove all default privileged plugins (#4053)
|
2024-09-02 10:41:20 +02:00 |
|
6543
|
3c8204a0e0
|
Allow alter trusted clone plugins and filter them via tag (#4074)
|
2024-09-01 20:41:10 +02:00 |
|