woodpecker/server/forge
Michalis Zampetakis b1787f82dc
Fix bitbucket forge add repo (#1887)
The workspace is a required field for ivoking bitbucket's API. While
workspace is not available it must be fetched through the Repos func.

Fixes #1882
2023-06-26 23:55:21 +02:00
..
bitbucket Fix bitbucket forge add repo (#1887) 2023-06-26 23:55:21 +02:00
bitbucketserver Do not use oauth client without token (#1803) 2023-06-03 03:03:06 +02:00
common Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
gitea Do not use oauth client without token (#1803) 2023-06-03 03:03:06 +02:00
github Do not use oauth client without token (#1803) 2023-06-03 03:03:06 +02:00
gitlab Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
mocks Define Glossary (#1800) 2023-06-03 16:39:56 +02:00
types Drop Gogs private mode (#1726) 2023-04-30 14:01:11 +02:00
configFetcher.go Some small code refactorings (#1727) 2023-04-30 17:02:47 +02:00
configFetcher_test.go Drop ".drone.yml" as default pipeline config (#1795) 2023-05-31 16:02:20 +02:00
forge.go Add Forge Metadata (#1789) 2023-05-31 18:30:41 +02:00