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

Subprocess error when checking project with no tags #144

Closed
pawamoy opened this issue Apr 10, 2023 · 0 comments
Closed

Subprocess error when checking project with no tags #144

pawamoy opened this issue Apr 10, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@pawamoy
Copy link
Member

pawamoy commented Apr 10, 2023

Describe the bug
When checking for API breaking changes in a project with no tags, this error is raised: subprocess.CalledProcessError: Command '['git', 'describe', '--tags', '--abbrev=0']' returned non-zero exit status 128..

Expected behavior
We should handle the error, and maybe pick up last commit instead?

@pawamoy pawamoy added the bug Something isn't working label Jun 19, 2023
@pawamoy pawamoy closed this as completed Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant