-
Notifications
You must be signed in to change notification settings - Fork 66
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
GIT Warning #136
Comments
If you push to the branch of this PR again, and another integration happens, does that also have this warning? I've seen this on the 1st integration only, so I'm wondering if it goes away with more integrations or not. |
Can you reliably reproduce this on every new PR Bot created by Buildasaur? |
@czechboy0 once buildasaur does a PR bot the first time normal bots run it happens. |
Something to do with my creation of the xccheckout file I wonder. |
Right, maybe it's that, yeah. Are you sure you modified all the values properly? Maybe going through it again to see might be worth it. Because I'm not seeing this error at all on my Mac. |
@czechboy0 yes I replaced all of the values correctly. |
Hey @Brett-Best, is this still happening? |
@czechboy0 yes it is. |
@Brett-Best Can you please read through the conversation in #140, which got resolved. Maybe creating the checkout file by hand won't be the best way to go. In #140, there are two possible fixes mentioned:
Before you do either one, I suggest you remove your existing checkout file (the one created by hand), which might turn out to be corrupt - I think that's causing this warning. Please let me know what helped, thanks! 👍 |
Hey @Brett-Best, can you please try the above? Otherwise there's nothing I can do about it at the moment. |
@czechboy0 it seems it may be resolved. |
An error occurred updating existing checkout. Falling back to a clean checkout.
My normal bots produce the above warning after Buildasaur runs a PR bot.
The text was updated successfully, but these errors were encountered: