RFR: 1910: Basic support for Bitbucket as a Forge [v2]

Erik Joelsson erikj at openjdk.org
Fri May 12 23:00:41 UTC 2023


> This patch adds very basic support for Bitbucket as a Forge, just enough to be able to use a Bitbucket repo as the source for mirroring.
> 
> In order to support ssh for bitbucket, I moved the `configureSshKey` method from `GitLabForgeFactory` to a new utility class, so that it could be shared more easily.

Erik Joelsson has updated the pull request incrementally with one additional commit since the last revision:

  Review comments

-------------

Changes:
  - all: https://git.openjdk.org/skara/pull/1521/files
  - new: https://git.openjdk.org/skara/pull/1521/files/fd47ca78..0a81c6f6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=skara&pr=1521&range=01
 - incr: https://webrevs.openjdk.org/?repo=skara&pr=1521&range=00-01

  Stats: 192 lines in 6 files changed: 139 ins; 51 del; 2 mod
  Patch: https://git.openjdk.org/skara/pull/1521.diff
  Fetch: git fetch https://git.openjdk.org/skara.git pull/1521/head:pull/1521

PR: https://git.openjdk.org/skara/pull/1521


More information about the skara-dev mailing list