Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.5.0 breaks with detached branches #28

Open
thommay opened this issue Nov 14, 2013 · 3 comments
Open

1.5.0 breaks with detached branches #28

thommay opened this issue Nov 14, 2013 · 3 comments

Comments

@thommay
Copy link

thommay commented Nov 14, 2013

This affects things like jenkins:

[jenkins@chelbldean001 workspace]$ git name-rev --name-only HEAD
remotes/origin/master
[jenkins@chelbldean001 workspace]$ git config branch.git name-rev --name-only HEAD.remote
[jenkins@chelbldean001 workspace]$ echo $?
1

  • bundle exec thor version:bump patch
    Creating and pushing tags
    Tagging 2.0.2 failed due to error
    Running git config branch.git name-rev --name-only HEAD.remote 2>&1 failed. Run this command directly for more detailed output.
    Build step 'Execute shell' marked build as failure
@Afterglow
Copy link

Same issue here with Jenkins

@KAllan357
Copy link
Contributor

Seeing this with Jenkins as well.

@ivey
Copy link
Contributor

ivey commented Nov 14, 2013

I'm going to revert the change and yank the 1.5.0 gem for now while we look for a more complete fix. Stand by.

On Thu, Nov 14, 2013 at 4:51 PM, Kyle Allan [email protected]
wrote:

Seeing this with Jenkins as well.

Reply to this email directly or view it on GitHub:
#28 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants