woodpecker/cmd/server
Thor Anker Kvisgård Lange 364d708923
Add bitbucket datacenter (server) support (#2503)
This pull-requests re-introduces the Bitbucket Server support with a
more or less complete rewrite of the forge implementation. We have a lot
of on-premises git repositories hosted in Bitbucket Server and need a CI
solution for running that and Woodpecker looks promising.

The implementation is based on external Bitbucket Server REST client
library which we are maintaining and have created in another context.
Besides the original support for Bitbucket the re-implementation also
adds support for handling Bitbucket pull-request events.
2024-02-20 15:58:02 +01:00
..
docs Lint for event filter and deprecate exclude (#3222) 2024-02-10 17:33:05 +01:00
flags.go Add bitbucket datacenter (server) support (#2503) 2024-02-20 15:58:02 +01:00
health.go Fix health check (#2412) 2023-09-09 14:45:24 +02:00
main.go Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
server.go Refactor internal services (#915) 2024-02-11 18:42:33 +01:00
setup.go Add bitbucket datacenter (server) support (#2503) 2024-02-20 15:58:02 +01:00
swagger.go fix and lint swagger file (#3007) 2023-12-24 15:50:01 +01:00
swagger_test.go Add some tests (#3030) 2023-12-27 10:36:49 +01:00
woodpecker_docs_gen.go fix and lint swagger file (#3007) 2023-12-24 15:50:01 +01:00