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

reckon fails on "Cannot release a final or significant stage without a clean repo" #149

Closed
amiryo opened this issue Nov 10, 2020 · 7 comments

Comments

@amiryo
Copy link

amiryo commented Nov 10, 2020

Hi ,
I am using reckon which run in jenkins pipeline.
reckon plugin version is '0.13.0'
grgit plugin version is '4.1.0'
gradle version is '6.6.1'

The plugin is invoked with scope=minor and stage=rc

The issue:
plugin fails on dirty repo while repo seems to be clean according to the checks I did:
Running "git status", "git clean --dry-run", "git diff --shortstat" , "" commands before and after invoking reckon plugin. They are all showing clean repo.

Any prompt assistance would be appreciated a lot.

@amiryo
Copy link
Author

amiryo commented Nov 30, 2020

Hi,
can you please advise how to solve the issue ?

Thanks
Amir

@amiryo amiryo closed this as completed Nov 30, 2020
@amiryo amiryo reopened this Nov 30, 2020
@amiryo
Copy link
Author

amiryo commented Nov 30, 2020

I closed the issue by mistake....still open

Thanks
Amir

@tmeltser
Copy link

tmeltser commented Dec 2, 2020

Hi,
I have also encountered this problem and would be very happy to get some guidenss on the subject.

Tiran.

@stephenlawrence
Copy link

You need to have a clean source tree with no uncommitted changes.

@amiryo
Copy link
Author

amiryo commented Jan 8, 2021 via email

@pmorch
Copy link

pmorch commented Apr 23, 2021

So this can be closed, then? If so, please close it, amiryo.

@amiryo amiryo closed this as completed Apr 23, 2021
@amiryo
Copy link
Author

amiryo commented Apr 23, 2021

Done

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