6543
30e4383792
Document Forge interface precisely ( #5636 )
2025-10-14 01:38:10 +02:00
Robert Kaussow
dd06fbcc61
Switch to GitHub REST API to load changed files ( #5618 )
...
Co-authored-by: 6543 <6543@obermui.de >
```
// GitHub has removed commit summaries from Events API payloads from 7th October 2025 onwards.
```
- switch to rest api to load changed files
- added some small wording/var name adjustment
- added test cases using GitHub mock client
2025-10-10 14:19:41 +02:00
Martin Schmidt
36187dea8c
Enhance Bitbucket Datacenter build status reporting ( #5611 )
...
Improve build status reporting by adding duration, date added, and parent context to the status response.
The parent field enables `Required builds` to be set in bitbucket datacenter, to block merges to main before tests pass.
2025-10-08 12:48:03 +02:00
Henrik Huitti
99dee0924a
Support for pull requests opened events from forked repositories ( #5536 )
...
Co-authored-by: Robert Kaussow <mail@thegeeklab.de >
2025-09-28 08:54:53 +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
2f3c4a28c1
Migrate to mockery v3 ( #5547 )
2025-09-24 13:12:55 +02:00
Robert Kaussow
8a69a1cfc6
Fix formatting and version formatting tools ( #5540 )
2025-09-23 00:36:46 +02:00
qwerty287
6d5bb97b40
Fix dir not found handling ( #5533 )
2025-09-21 12:11:35 +02:00
Henrik Huitti
275c8fee1c
feat(bitbucketdatacenter): Implement missing OrgMembership method ( #5476 )
2025-09-21 09:51:30 +02:00
6543
c5a5bbea5d
Add milestone to metadata ( #5174 )
2025-09-01 16:12:54 +02:00
Anbraten
24ebcb8cf8
Rename oauth variables ( #5435 )
...
Co-authored-by: Anton Bracke <anton.bracke@fastleansmart.com >
2025-08-20 22:47:43 +02:00
qwerty287
b4b4c68b72
Fix bitbucket status sending ( #5372 )
2025-08-10 19:51:16 +02:00
6543
f080070684
Count reopening an pull as opening an pull ( #5370 )
2025-08-05 23:02:36 +02:00
renovate[bot]
dd4b2897a8
fix(deps): update module github.com/google/go-github/v73 to v74 ( #5363 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-26 08:27:36 +03: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
5a33134814
Reload repo on hook ( #5324 )
2025-07-18 15:37:51 +02: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
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]
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
Levy-Tal
2da71c4f7b
BitbucketDC: add event pull request opened ( #5048 )
...
Co-authored-by: tal <tal@localhost>
2025-04-02 18:11:30 +02: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
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
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
qwerty287
4ec9d4e285
Directly fetch directory contents ( #4842 )
2025-02-15 20:40:35 +01: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
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
qwerty287
8779086224
Check organization first ( #4723 )
2025-01-13 15:54:05 +02:00
Levy-Tal
d022bf229a
feat(bitbucketdatacenter): Add support for fetching and converting projects to teams ( #4663 )
...
Co-authored-by: tal <tal@localhost>
2025-01-08 00:44:31 +01:00
qwerty287
ba68b446c0
Fix addon nil values ( #4666 )
2025-01-05 13:45:53 +02:00
qwerty287
afa6dee30b
Migrate away from goblin ( #4624 )
...
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: Robert Kaussow <mail@thegeeklab.de >
2024-12-30 08:08:53 +02:00
renovate[bot]
828298bcf3
fix(deps): update module github.com/google/go-github/v67 to v68 ( #4635 )
...
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 >
2024-12-28 09:28:01 +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
8788794748
Do not log forge tokens ( #4551 )
...
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: Robert Kaussow <mail@thegeeklab.de >
Co-authored-by: Robert Kaussow <xoxys@rknet.org >
2024-12-18 15:13:01 +01:00
Robert Kaussow
7fa474c5c3
Ignore blocked pipelines for badge rendering ( #4582 )
2024-12-18 08:58:08 +01:00
renovate[bot]
591f256d1e
fix(deps): update golang-packages ( #4553 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de >
2024-12-12 16:40:36 +01:00
Joan Flotats
21755bef4e
Fix BB ambiguous commit status key ( #4544 )
...
Co-authored-by: Joan Flotats <joanflotats@bit2me.com >
2024-12-09 17:23:46 +02:00
John Olheiser
9f0611d1a1
fix: addon JSON pointers ( #4508 )
...
Signed-off-by: jolheiser <git@jolheiser.com >
2024-12-03 20:58:42 +02:00
renovate[bot]
6c641ae28d
fix(deps): update module github.com/google/go-github/v66 to v67 ( #4487 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-30 08:56:17 +02:00