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

[Travis::TestRelease] blows up #27

Closed
pwr22 opened this issue Feb 7, 2015 · 4 comments
Closed

[Travis::TestRelease] blows up #27

pwr22 opened this issue Feb 7, 2015 · 4 comments

Comments

@pwr22
Copy link
Contributor

pwr22 commented Feb 7, 2015

[TestRelease] all's well; removing .build/0skq6DAmBb
[Travis::TestRelease] Stashing any files and switching to 'release_testing/master' branch...
[Travis::TestRelease] Caught an error; backing out...
fatal: ambiguous argument 'stash@{0}': unknown revision or path not in the working tree.
@pwr22
Copy link
Contributor Author

pwr22 commented Feb 7, 2015

Looks like this is due to builddir support, turning that off seems to have got it working

@pwr22
Copy link
Contributor Author

pwr22 commented Feb 7, 2015

And yet now it is working with builddir support... very confusing. Perhaps the first run always fails or perhaps there was nothing to stash before and now there is...

@pwr22
Copy link
Contributor Author

pwr22 commented Feb 7, 2015

I can confirm it tries to operate on an empty stash ... this is the same error you get if doing that by hand. It functions if the working dir is dirty upon release because the stash is created

@pwr22
Copy link
Contributor Author

pwr22 commented Feb 7, 2015

Fixed #28

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

1 participant