1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-17 17:45:03 +02:00

595 Commits

Author SHA1 Message Date
qwerty287
fdfabe6368
Support Git as only VCS ()
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
2024-12-27 22:49:19 +01:00
qwerty287
81b74025d4
Update Go imports paths ()
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-12-22 10:44:34 +01:00
qwerty287
b4f5d625c6
Don't log DB passwords ()
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-12-18 15:46:36 +01:00
qwerty287
355ebcd508
Drop native Let's Encrypt support () 2024-12-09 18:54:36 +01:00
Robert Kaussow
289239d1b3
Add status filter to list pipeline API () 2024-12-01 05:35:05 +01:00
qwerty287
0f87ddc057
Sort cli commands alphabetically ()
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 () 2024-11-28 22:33:52 +01:00
Robert Kaussow
d4c0178251
Restructure cli commands () 2024-11-28 18:25:49 +01:00
6543
3da4240c45
Trim space to all config flags that allow to read value from file () 2024-11-28 10:44:41 +02:00
6543
b23c72428f
Trim space from agent token () 2024-11-26 22:21:07 +01:00
qwerty287
5bb7cef08b
Allow to set custom trusted clone plugins ()
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 ()
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 ()
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 () 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 () 2024-11-14 22:23:42 +01:00
6543
04e8309e60
Add server config to disable user registered agents () 2024-11-11 18:51:14 +01:00
6543
6e38a950cd
Add options to controll the database connections (open,idle,timeout) () 2024-11-05 15:03:22 +01:00
6543
3ab579c03f
Move Queue creation behind new func that evaluates queue type () 2024-11-05 04:03:40 +01:00
6543
0b4654586f
Add additionall error message on swagger v2 to v3 convert ()
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2024-11-02 10:32:09 +02:00
qwerty287
29474fc7d9
Split repo trusted setting () 2024-11-01 21:37:31 +01:00
Patrick Schratz
b0f52b9bc9
Correct spelling () 2024-10-29 17:43:54 +01:00
Patrick Schratz
785f2e6d6a
Increase WOODPECKER_FORGE_TIMEOUT to fix config fetching for GitLab () 2024-10-27 11:21:40 +01:00
6543
f8cfda1ea9
Report custom labels set by agent admins back () 2024-10-06 17:13:41 +02:00
6543
8b4d440bbc
Print agent labels in debug mode () 2024-10-03 10:53:41 +02:00
6543
febb8c5276
Implement org/user agents () 2024-09-30 12:33:16 +01:00
6543
6ad20ced5b
Move docker resource limit settings from server to agent ()
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 ()
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 () 2024-09-18 16:29:56 +02:00
6543
4289853322
Fail gracefully on grpc listening error () 2024-09-16 19:40:09 +03:00
6543
41b2127e04
Don't expose task data via api () 2024-09-14 22:40:12 +02:00
6543
32d1ec7cec
Remove all default privileged plugins () 2024-09-02 10:41:20 +02:00
6543
3c8204a0e0
Allow alter trusted clone plugins and filter them via tag () 2024-09-01 20:41:10 +02:00
6543
e4f954ef94
Remove all default 3rd party privileged plugins () 2024-08-31 19:04:47 +02:00
qwerty287
92ff320429
Remove various deprecations () 2024-08-09 16:50:35 +02:00
qwerty287
2081ca85db
Refactor JSON and SDK fields () 2024-08-07 10:49:03 +02:00
Patrick Schratz
106b6e01c0
Overhaul README () 2024-08-05 01:27:25 +02:00
qwerty287
111eb7ef48
Fix dropped env vars ()
Co-authored-by: 6543 <6543@obermui.de>
2024-07-25 17:17:09 +02:00
6543
659e925d0e
Remove WOODPECKER_DEV_OAUTH_HOST and WOODPECKER_DEV_GITEA_OAUTH_URL ()
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-07-23 14:25:39 +02:00
6543
e76f1408f4
Make agent gRPC errors distinguishable () 2024-07-19 07:24:11 +02:00
6543
cd5f6f71a2
Migrate to github.com/urfave/cli/v3 () 2024-07-18 01:26:35 +02:00
6543
8aa3e5ec82
Disalow to set arbitrary environments for plugins () 2024-07-14 14:35:19 -07:00
6543
757f5a58e2
Gracefully shutdown server () 2024-07-14 01:46:01 +02:00
6543
30cd800110
Gracefully shutdown agent () 2024-07-14 01:06:20 +02:00
Anbraten
43b82ba047
Convert to openapi 3.0 ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2024-07-13 15:55:13 +02:00
6543
28cd815c42
Move setupEvilGlobals from server.go into setup.go () 2024-07-13 13:11:07 +02:00
Anbraten
b12d676546
Allow login using multiple forges () 2024-07-13 01:41:35 -07:00
6543
0575f36374
Let agents continuously report their health ()
The agent should continue to report the health status as long as it got not terminated.

extracted from 

Right now there exist the case where you have ''shadow agents" who pull tasks even if they don't report healthy...
2024-07-12 23:43:24 +02:00
qwerty287
a076393561
Exclude dummy backend in production () 2024-07-08 16:29:43 +02:00
Lauris BH
28e982fffb
Global and organization registries ()
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2024-07-03 06:33:11 -07:00
Anbraten
918985c508
Add timestamp for last work done by agent () 2024-07-01 10:34:47 -07:00