jenkinsci / jenkinsci/forensics-api-plugin
[JENKINS-72932] Add Support for BitBucket SCM
Open
- Dominant language
- Java
- Stars
- 18
- Forks
- 31
- Avg merge
- 9d 22h
- Merged PRs (30d)
- 3
Description
When running the forensics API on a Bitbucket branch that uses the Bitbucket server plugin, the delta calculator fails with the following error message:
// code placeholder
[Coverage] SCM 'com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM' is not of type GitSCM
[Coverage] -> Git Delta Calculator could not be created for SCM 'com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
---
Originally reported by bonkerstub, imported from: Add Support for BitBucket SCM
Raw content of original issue
When running the forensics API on a Bitbucket branch that uses the Bitbucket server plugin, the delta calculator fails with the following error message:
// code placeholder
[Coverage] SCM 'com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM' is not of type GitSCM
[Coverage] -> Git Delta Calculator could not be created for SCM 'com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM
- environment:
Forensics API Plugin Version: 2.3.0
Contributor guide
Assessment
This issue has not been assessed yet.