-
Notifications
You must be signed in to change notification settings - Fork 909
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
bug: failure in GitLab with "Error: fatal: Invalid revision range" #4103
Comments
Okay. #885 (comment) pinpoints the problem. The default And there are exactly 20 commits in my MR. So the solution to my problem is to remove
The proper fix on |
Might be already good to add a comment to the docs first |
* docs: remove GitLab clone depth limitation See #4103 * docs: remove stage config from GitLab Let's keep the example minimal.
Opened an issue in GitLab for long term fix https://gitlab.com/gitlab-org/gitlab/-/issues/474701 |
Steps to Reproduce
I am not sure if it is dup of #885 or not, but I've got this failure here https://gitlab.com/gitlab-community/modelops/applied-ml/code-suggestions/ai-assist/-/jobs/7430104908
Current Behavior
No response
Expected Behavior
Expected actionable error message.
Affected packages
Possible Solution
No response
Context
No response
commitlint --version
i don't know
git --version
i don't know
node --version
v22.5.1
The text was updated successfully, but these errors were encountered: