woodpecker/server/remote/bitbucket
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
..
fixtures [Bitbucket] Use workspaces instead of deprecated/removed teams path (#1166) 2022-09-18 09:26:13 +02:00
internal [Bitbucket] Use workspaces instead of deprecated/removed teams path (#1166) 2022-09-18 09:26:13 +02:00
bitbucket.go [Bitbucket] Use workspaces instead of deprecated/removed teams path (#1166) 2022-09-18 09:26:13 +02:00
bitbucket_test.go [Bitbucket] Use workspaces instead of deprecated/removed teams path (#1166) 2022-09-18 09:26:13 +02:00
convert.go [Bitbucket] Use workspaces instead of deprecated/removed teams path (#1166) 2022-09-18 09:26:13 +02:00
convert_test.go [Bitbucket] Use workspaces instead of deprecated/removed teams path (#1166) 2022-09-18 09:26:13 +02:00
parse.go Dedup code and migrate away from deprecated funcs (#1141) 2022-08-30 01:14:07 +02:00
parse_test.go [Bitbucket] Use workspaces instead of deprecated/removed teams path (#1166) 2022-09-18 09:26:13 +02:00