[ https://issues.apache.org/jira/browse/GEODE-6893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875054#comment-16875054 ]
ASF subversion and git services commented on GEODE-6893: -------------------------------------------------------- Commit 8ca07d4153bb609eea4714637acdb59428390da1 in geode's branch refs/heads/develop from Robert Houghton [ https://gitbox.apache.org/repos/asf?p=geode.git;h=8ca07d4 ] GEODE-6893: Make sure the git resource is on its branch and SHA, not detached HEAD (#3731) Use a little bash script to get the current SHA, change to the desired branch name, then reset to our SHA on that branch. Co-authored-by: Robert Houghton <rhough...@pivotal.io> Co-authored-by: Sean Goller <sgol...@pivotal.io> > gfsh version --full claims 'HEAD' as branch, when built from Concourse > ---------------------------------------------------------------------- > > Key: GEODE-6893 > URL: https://issues.apache.org/jira/browse/GEODE-6893 > Project: Geode > Issue Type: Bug > Components: build, ci > Reporter: Robert Houghton > Priority: Major > Time Spent: 0.5h > Remaining Estimate: 0h > > Concourse uses detached-head to lock a job to a given SHA. The way jgit > determines branch, for embedding into the version file, needs us to be > on-branch, but still at the SHA from the resource. -- This message was sent by Atlassian JIRA (v7.6.3#76005)