JorgedeDiego
JorgedeDiego
Happening the same for me with a passwordless privateKey and these versions: Spring boot: 2.6.2 Spring-cloud: 2021.0.0 The exact same configuration works on this setup: Spring boot: 2.5.4 Spring-cloud: 2020.0.5...
@blazeej Wow that is a great answer really! I was able to make it work with that. Many many thanks. However, I've tried to use the previous version that uses...
> @j0rzsh if you want to keep maven-based workaround suggested by @blazeej you need to specify 2 more dependencies of JGit with version 5.10: > > ``` > > 5.10.0.202012080955-r...
Happened the same to me and roll back to 2.34-r0 as previous comments mentioned. Thanks!
I'm working with latest version which is currently v0.19.9-pre.2022082 and the same error is happening. Git: bitbucket cloud Using workspaces pre_workflow_hooks workaround commented before make it work.