woodpecker-ci / woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://woodpecker-ci.org
Apache License 2.0
4.2k stars 363 forks source link

Drop Bitbucket Server support #1962

Closed anbraten closed 1 year ago

anbraten commented 1 year ago

We currently have support for Bitbucket cloud and bitbucket server (formerly stash). As bitbucket server will no longer be supported starting Febuary 15, 2024 and is only partly supported / implemented by Woodpecker we should drop support.

image

qwerty287 commented 1 year ago

Should this be done in 1.0 because it's breaking?

anbraten commented 1 year ago

Would fit into it. Just wanted to check if someone is against removing it first.

majodev commented 1 year ago

It's kind of a bummer that support was removed, as Bitbucket Data Center (the on-premise license that is supported by Atlassian going forward) actually worked fine with the pre v1 versions.

We are still actively using v0.14.3 with Bitbucket Data Center (a quite recent v8.8.2) and tried to migrate to next/v1 earlier this year (with https://github.com/woodpecker-ci/woodpecker/issues/1695 being the only blocker).

6543 commented 1 year ago

@majodev we can re-add it, but we will need your support to test it and provude us example data to write up to date fixtures for unit tests

majodev commented 1 year ago

@6543 sure, could support regarding testing.

6543 commented 1 year ago

To discusst this future can you open a new issue and link to this one please?

qwerty287 commented 1 year ago

@6543 there's already #2364