Commit Graph

1342 Commits

Author SHA1 Message Date
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
Henrik Huitti
79e4dd5380 feat(k8s): Kubernetes namespace per organization (#5309) 2025-07-22 17:22:26 +03:00
qwerty287
5a33134814 Reload repo on hook (#5324) 2025-07-18 15:37:51 +02:00
qwerty287
fa16d7181a Disable package name linting (#5294) 2025-07-03 18:29:50 +03:00
qwerty287
f8ec6320c3 Fix gitlab MR fetching (#5287) 2025-06-29 14:37:59 +03:00
renovate[bot]
43d7455983 fix(deps): update module github.com/google/go-github/v72 to v73 (#5285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-29 08:17:14 +03:00
qwerty287
2184407dd3 Add pipeline author and avatar env vars (#5227) 2025-06-27 12:18:33 +02:00
renovate[bot]
91676be691 fix(deps): update golang-packages (#5250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
2025-06-13 16:05:57 +02:00
Henrik Huitti
aae9d61883 Support for pull request file changes in bitbucketdatacenter (#5205)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2025-06-12 09:09:38 +02:00
6543
135c4b2428 Move forge webhook fixtures into own files (#5216) 2025-05-31 10:21:14 +03:00
6543
a02de81c8e Move gitea fixtures into own files (#5208) 2025-05-28 09:23:30 +02:00
Levy-Tal
83229e8720 fix(bitbucketDC): manual event has commit broken link (#5160)
Co-authored-by: tal <tal@localhost>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-05-20 13:13:13 +03:00
Ratko Ružičić
6bf8f9ccf1 fix(bitbucketdc): build status gets incorrectly reported on multi workflow builds (#5178)
Co-authored-by: Ratko Ruzicic <ratko.ruzicic@oaklandgrp.com>
2025-05-19 13:01:02 +02:00
Ratko Ružičić
1f23da379e fix(bitbucketdc): build status not reported on PR builds (#5162)
Co-authored-by: Ratko Ruzicic <ratko.ruzicic@oaklandgrp.com>
2025-05-13 18:29:00 +03:00
renovate[bot]
c6229ad333 fix(deps): update module github.com/google/go-github/v71 to v72 (#5167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 10:11:13 +03:00
renovate[bot]
c45657721f fix(deps): update golang-packages (#5121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-04-25 15:55:30 +03: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
renovate[bot]
84acf380cb fix(deps): update module github.com/google/go-github/v70 to v71 (#5090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-15 07:19:02 +03:00
Robert Kaussow
9beb91828c Avoid db errors while executing migrations check (#5072) 2025-04-04 14:24:02 +02:00
Levy-Tal
2da71c4f7b BitbucketDC: add event pull request opened (#5048)
Co-authored-by: tal <tal@localhost>
2025-04-02 18:11:30 +02:00
Robert Kaussow
286794a800 Bump golangci-lint to v2 (#5034) 2025-03-31 18:55:48 +02:00
6543
c4b22cc493 Use xorm quoter for feed query (#5018) 2025-03-26 19:37:38 +01:00
Robert Kaussow
23a7b2f17d Fix pipeline source information (#5011) 2025-03-26 13:20:30 +01:00
renovate[bot]
94441f6eeb fix(deps): update module github.com/google/go-github/v69 to v70 (#4990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-03-22 13:59:08 +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
780f838578 Add migration to fix zero forge_id in orgs table (#4924) 2025-03-04 07:56:52 +01:00
Robert Kaussow
a3cc61b715 Fix unique constraint for orgs (#4923) 2025-03-03 18:33:19 +02:00
Levy-Tal
0ecd57d2df BitbucketDC: optimize repository search (#4919)
Co-authored-by: tal <tal@localhost>
2025-03-03 16:54:34 +02:00
qwerty287
434670ddbd Include forge type in netrc (#4908) 2025-02-28 15:07:30 +02:00
qwerty287
4bf5116a52 Fix approval requirement if PR is closed (#4902) 2025-02-26 17:11:34 +02:00
qwerty287
64578bff46 Use forge IDs for hook tokens (#4897)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2025-02-25 17:07:37 +02:00
Jener Rasmussen
3f1fc7f4bd Fix nil dereference in Bitbucket webhook handling (#4896) 2025-02-24 18:04:49 +02:00
renovate[bot]
63393ed05f fix(deps): update module codeberg.org/mvdkleijn/forgejo-sdk/forgejo to v2 (#4858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2025-02-22 12:59:05 +02:00
Jack Gleeson
5ea4f0cfae Add default option for allowing pull requests on repositories (#4873) 2025-02-20 19:28:28 +02:00
Anbraten
45a92cd928 Fix org assign on login (#4817)
Co-authored-by: qwerty287 <qwerty287@posteo.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2025-02-16 12:02:18 +02:00
qwerty287
4ec9d4e285 Directly fetch directory contents (#4842) 2025-02-15 20:40:35 +01:00
Patrick Schratz
a6e468afd8 Unsanitize user and org names in DB (#4762)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
Co-authored-by: Anbraten <anton@ju60.de>
2025-02-12 21:41:04 +01:00
qwerty287
b4df9e68fd Store/delete repos after forge communication (#4827) 2025-02-09 14:55:44 +02:00
Lauris BH
021cc59d53 Optimize repository list loading to return also latest pipeline info (#4814) 2025-02-08 09:42:45 +02:00
renovate[bot]
b78427e8b5 fix(deps): update module github.com/google/go-github/v68 to v69 (#4826)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 08:30:52 +02:00
Robert Kaussow
00aa968afa Revert "Tag pipeline with source information (#4771)" (#4794) 2025-01-31 14:53:41 +02:00
Jener Rasmussen
846fd8dc51 Tag pipeline with source information (#4771)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2025-01-30 13:03:58 +01: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
Levy-Tal
983dfd1157 Add Git Ref To Build Status in BitbucketDatacenter (#4724)
Co-authored-by: tal <tal@localhost>
2025-01-23 15:11:09 +02:00
Robert Kaussow
08021ca593 Fix sql identifier escaping in datastore feed (#4746) 2025-01-19 22:41:59 +01:00
Robert Kaussow
0b657236d9 Fix log folder permissions (#4749) 2025-01-19 22:41:07 +01:00
qwerty287
8779086224 Check organization first (#4723) 2025-01-13 15:54:05 +02:00
qwerty287
e51df2db5e Fix org creation (#4722) 2025-01-13 11:09:44 +02:00
Patrick Schratz
628c0e8faa Don't fail user creation if org exists (#4687) 2025-01-10 18:12:21 +01:00
qwerty287
97d24ee1c9 Remove deprecated API field (#4676) 2025-01-08 16:40:53 +01:00