Integrated: 1910: Basic support for Bitbucket as a Forge
    Erik Joelsson 
    erikj at openjdk.org
       
    Wed May 17 14:06:47 UTC 2023
    
    
  
On Fri, 12 May 2023 20:11:24 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 0c0b5069
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/0c0b5069ded931a912d2dc910b8b8af9880b423f
Stats:     614 lines in 8 files changed: 566 ins; 43 del; 5 mod
1910: Basic support for Bitbucket as a Forge
Reviewed-by: zsong, ehelin
-------------
PR: https://git.openjdk.org/skara/pull/1521
    
    
More information about the skara-dev
mailing list