We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Craft should happily release this without any problems
This here fails:
craft/src/commands/prepare.ts
Line 500 in 9109b73
The git command fails with:
fatal: No names found, cannot describe anything.
Even if not, oldVersion would be empty/non-existant.
oldVersion
Happened here: https://github.com/getsentry/watto/runs/8156452454?check_suite_focus=true
The text was updated successfully, but these errors were encountered:
Looks like a duplicate of #342 to me?
Sorry, something went wrong.
Ah absolutely. Well, looks like I was too overeager.
No branches or pull requests
Steps to Reproduce
Expected Result
Craft should happily release this without any problems
Actual Result
This here fails:
craft/src/commands/prepare.ts
Line 500 in 9109b73
The git command fails with:
Even if not,
oldVersion
would be empty/non-existant.Happened here: https://github.com/getsentry/watto/runs/8156452454?check_suite_focus=true
The text was updated successfully, but these errors were encountered: