The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get first commit from a GIT repository for my plugin

Pieter Wouter Hartog
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 30, 2018

For a Bamboo plugin I'm developing, I need to get the first commit for a GIT repository (BitBucket-Git or local Git). 

The method  com.atlassian.bamboo.plugins.git.v2.GitBranchDetector.getFirstCommitApproximation(VcsRepositoryData) sounded really promising. But it doesn't return the first commit. In fact it returns the last commit. When I look at the source code, it confirms that it never attempts to find the first commit, but instead returns the last commit (as far as I understand the code). Note: I'm looking at Bamboo 6.2.0

That is a bug I think, but I can't create a new issue in Bamboo's JIRA system, so I'm doing the next best thing: mentioning it here.

Short of fixing this bug, what else can I do to get the first commit from a Git repository?

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

TAGS
AUG Leaders

Atlassian Community Events