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

[ci] More Windows git hacks #7102

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

feisuzhu
Copy link
Contributor

@feisuzhu feisuzhu commented Jan 9, 2023

Issue: #

Brief Summary

Sometimes we can see filename too long errors in actions/checkout step, with the added core.longpaths=true we can (hopefully) solve this.

Still didn't figure out the exact reason why checked-out repos go corrupt, but this seems a reasonable candidate.

2023-01-09-151745_1951x428_scrot

@feisuzhu feisuzhu requested a review from ailzhang January 9, 2023 07:13
@netlify
Copy link

netlify bot commented Jan 9, 2023

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit b2a68d6
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/63bbbe8d63f0b300083b9463

Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: would you mind updating the description to explain why setting core.longpath may help ;)? Thanks!

@feisuzhu feisuzhu merged commit b48483a into taichi-dev:master Jan 9, 2023
@feisuzhu feisuzhu deleted the feat/more-windows-hacks branch January 9, 2023 07:28
lin-hitonami pushed a commit to lin-hitonami/taichi that referenced this pull request Jan 11, 2023
Issue: #

### Brief Summary

Sometimes we can see `filename too long` errors in `actions/checkout`
step, with the added `core.longpaths=true` we can (hopefully) solve
this.

Still didn't figure out the exact reason why checked-out repos go
corrupt, but this seems a reasonable candidate.


![2023-01-09-151745_1951x428_scrot](https://user-images.githubusercontent.com/857880/211257397-2447a941-84ce-4e3c-87c5-0efdc4ec40d8.png)
lin-hitonami pushed a commit to lin-hitonami/taichi that referenced this pull request Jan 12, 2023
Issue: #

### Brief Summary

Sometimes we can see `filename too long` errors in `actions/checkout`
step, with the added `core.longpaths=true` we can (hopefully) solve
this.

Still didn't figure out the exact reason why checked-out repos go
corrupt, but this seems a reasonable candidate.


![2023-01-09-151745_1951x428_scrot](https://user-images.githubusercontent.com/857880/211257397-2447a941-84ce-4e3c-87c5-0efdc4ec40d8.png)
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
Issue: #

### Brief Summary

Sometimes we can see `filename too long` errors in `actions/checkout`
step, with the added `core.longpaths=true` we can (hopefully) solve
this.

Still didn't figure out the exact reason why checked-out repos go
corrupt, but this seems a reasonable candidate.


![2023-01-09-151745_1951x428_scrot](https://user-images.githubusercontent.com/857880/211257397-2447a941-84ce-4e3c-87c5-0efdc4ec40d8.png)
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

Successfully merging this pull request may close these issues.

2 participants