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 |
|
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 |
|
qwerty287
|
26fc51bfd0
|
Fix secret on new forge (#5715)
closes #5677
|
2025-11-05 01:06:11 +01: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 |
|
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 |
|
6543
|
c5a5bbea5d
|
Add milestone to metadata (#5174)
|
2025-09-01 16:12:54 +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 |
|
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
|
fdfabe6368
|
Support Git as only VCS (#4346)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
|
2024-12-27 22:49:19 +01:00 |
|
Robert Kaussow
|
289239d1b3
|
Add status filter to list pipeline API (#4494)
|
2024-12-01 05:35:05 +01:00 |
|
6543
|
52fb493495
|
Add filter to list repository pipelines API (#4416)
|
2024-11-28 22:33:52 +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 |
|