woodpecker/server
Martin Herren 1d47da647b
[Bitbucket] Use workspaces instead of deprecated/removed teams path (#1166)
Crude fix to allow to correctly list workspaces for bitbucket cloud
(https://bitbucket.org) and so run a pipeline.
Last year they removed a bunch of deprecated APIs and replaced them with
new ones.

Signed-off-by: Martin Herren <martin.herren@gmail.com>
Co-authored-by: Martin Herren <martin.herren@ecorobotix.com>
Co-authored-by: 6543 <6543@obermui.de>
2022-09-18 09:26:13 +02:00
..
api Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
badges fix badges (#957) 2022-06-04 16:23:45 +02:00
cache Add method to check organization membership (#1037) 2022-07-25 03:09:35 +02:00
ccmenu Move Badge & CCMenue into own packages (#908) 2022-05-14 14:30:09 +02:00
cron Create mock for store and add unit tests for cron (#1146) 2022-09-01 01:19:49 +02:00
grpc Add agent tagging / filtering for pipelines (#902) 2022-05-31 01:12:18 +02:00
logging Remove unused code (#797) 2022-02-25 21:42:45 +01:00
model Use package's structs and fix missing clone (#1172) 2022-09-07 18:16:40 +01:00
pipeline fix (auto) cancel of blocked pipelines (#1157) 2022-09-02 22:14:38 +02:00
plugins Dedup code and migrate away from deprecated funcs (#1141) 2022-08-30 01:14:07 +02:00
pubsub Add linter staticcheck (#535) 2021-11-25 17:15:36 +01:00
queue Add agent tagging / filtering for pipelines (#902) 2022-05-31 01:12:18 +02:00
remote [Bitbucket] Use workspaces instead of deprecated/removed teams path (#1166) 2022-09-18 09:26:13 +02:00
router Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
shared Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
store Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
swagger Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
web Show forge icons in UI (#987) 2022-06-17 20:14:01 +02:00
config.go Add method to check organization membership (#1037) 2022-07-25 03:09:35 +02:00